Update colors from google material palette
This commit is contained in:
parent
1dadd6c821
commit
3afe69de9e
7 changed files with 33 additions and 15 deletions
3
src/App.scss
Normal file
3
src/App.scss
Normal file
|
@ -0,0 +1,3 @@
|
|||
#root {
|
||||
@apply m-0 p-0 bg-surface dark:bg-dark_surface text-on_surface dark:text-dark_on_surface;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue