mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-04-23 16:14:53 +00:00
fix default theme color
This commit is contained in:
parent
71cd0faf61
commit
54ae422384
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
}
|
||||
|
||||
body.THEME_NAME {
|
||||
background-color: #{'BACKGROUND-COLOR-50'};
|
||||
background-color: #{'BACKGROUND-COLOR-A100'};
|
||||
color: #{'BACKGROUND-CONTRAST-0.87'};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue