mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-10 15:35:35 +00:00
feat: adjust light_theme grey color
This commit is contained in:
@@ -18,11 +18,11 @@ export const darkTheme: Theme = {
|
||||
primary: '#4fadfc',
|
||||
secondary: '#323a47',
|
||||
|
||||
black: '#333',
|
||||
black: '#333333',
|
||||
white: '#ffffff',
|
||||
|
||||
lightGrey: '#323a47',
|
||||
grey: '#999999',
|
||||
grey: '#aaaaaa',
|
||||
|
||||
lightestBlue,
|
||||
lightBlue,
|
||||
|
||||
Reference in New Issue
Block a user