design: apply exact color definitions and copy text modifications from funktionen.md
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 25s
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 25s
This commit is contained in:
@@ -6,10 +6,10 @@ export default {
|
||||
extend: {
|
||||
colors: {
|
||||
brand: {
|
||||
darkBg: '#09090b',
|
||||
darkCard: '#18181b',
|
||||
darkBorder: '#27272a',
|
||||
arcticBlue: '#00d2ff',
|
||||
darkBg: '#0b0f19',
|
||||
darkCard: '#151b2c',
|
||||
darkBorder: '#232d45',
|
||||
arcticBlue: '#38bdf8',
|
||||
lightText: '#f4f4f5',
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user