mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
More light mode
This commit is contained in:
parent
1532b085b2
commit
85d37337a7
1 changed files with 2 additions and 2 deletions
|
|
@ -172,8 +172,8 @@ export const { styled, css, theme, getCssText, globalCss, keyframes, config } =
|
|||
thBackground5: '#F5F5F5',
|
||||
thBackgroundActive: '#F9F9F9',
|
||||
thBackgroundContrast: '#FFFFFF',
|
||||
thLeftMenuBackground: '$thBackground',
|
||||
thLibraryBackground: '$thBackground2',
|
||||
thLeftMenuBackground: '#F2F3F6',
|
||||
thLibraryBackground: '#FFFFFF',
|
||||
|
||||
thTextContrast: '#1E1E1E',
|
||||
thTextContrast2: '#3D3D3D',
|
||||
|
|
|
|||
Loading…
Reference in a new issue