Adds built-in color swatches, for easier theme building

This commit is contained in:
Alicia Sykes
2021-07-18 20:46:42 +01:00
parent 517755add6
commit fa8062739c
3 changed files with 34 additions and 2 deletions

View File

@@ -482,7 +482,7 @@ html[data-theme='material'], html[data-theme='material-dark'] {
html[data-theme='material'] {
--primary: #363636;
--background: #f5f5f5;
--background-darker: #4285f4;
--background-darker: #5c90eb;
--item-group-outer-background: none;
--item-group-shadow: none;
--item-group-background: none;