mirror of
https://github.com/movie-web/movie-web.git
synced 2025-01-13 14:09:07 +01:00
Fix
This commit is contained in:
parent
7159b76344
commit
a652be9a86
@ -105,6 +105,11 @@ export const defaultTheme = {
|
||||
accentB: tokens.blue.c300,
|
||||
},
|
||||
|
||||
// Modals
|
||||
modal: {
|
||||
background: tokens.shade.c800,
|
||||
},
|
||||
|
||||
// light bar
|
||||
lightBar: {
|
||||
light: tokens.blue.c400,
|
||||
@ -246,10 +251,6 @@ export const defaultTheme = {
|
||||
link: tokens.purple.c100,
|
||||
},
|
||||
|
||||
utils: {
|
||||
divider: tokens.ash.c300,
|
||||
},
|
||||
|
||||
// Error page
|
||||
errors: {
|
||||
card: tokens.shade.c800,
|
||||
|
Loading…
x
Reference in New Issue
Block a user