slightly fix light theme accessibility
This commit is contained in:
parent
7f44da8d5c
commit
bfd2643547
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
--background-color-3: rgb(173, 174, 175);
|
--background-color-3: rgb(173, 174, 175);
|
||||||
|
|
||||||
--colored-element-text-color: var(--background-color-0);
|
--colored-element-text-color: var(--background-color-0);
|
||||||
--foreground-special-color-1: hsl(180, 18%, 30%);
|
--foreground-special-color-1: hsl(180, 18%, 20%);
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
Loading…
Reference in a new issue