💄 Makes warning color/ yellow darker in light themes

This commit is contained in:
Alicia Sykes 2022-01-26 16:59:51 +00:00
parent 5570cd257f
commit 34e109ddeb
1 changed files with 2 additions and 0 deletions

View File

@ -586,6 +586,8 @@ html[data-theme='material'] {
--widget-background-color: var(--background);
--warning: #d4d015;
.minimal-section-inner.selected, div.minimal-section-heading {
border: none;
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);