design: implement Bento-Grid and Corporate Dark Mode redesign
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,11 +6,11 @@ export default {
|
||||
extend: {
|
||||
colors: {
|
||||
brand: {
|
||||
primary: '#0a0a0a',
|
||||
cyan: '#00e5ff',
|
||||
magenta: '#ff00ff',
|
||||
darkBg: '#111111',
|
||||
lightBg: '#f9fafb',
|
||||
darkBg: '#09090b',
|
||||
darkCard: '#18181b',
|
||||
darkBorder: '#27272a',
|
||||
arcticBlue: '#00d2ff',
|
||||
lightText: '#f4f4f5',
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user