mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-19 03:01:53 +10:00
- adding icons to buttons
- styling modals for dark mode
This commit is contained in:
@ -11,7 +11,7 @@ const COLOR_CONFIG = {
|
||||
"--color-primary": "#f5f5f5",
|
||||
"--color-primary-dark": "#eee",
|
||||
"--color-inverse": "#212121",
|
||||
"--color-inverse-dark": "#121212",
|
||||
"--color-inverse-dark": "#181818",
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user