slightly fix light theme accessibility

This commit is contained in:
hippoz 2022-12-03 20:55:52 +02:00
parent 7f44da8d5c
commit bfd2643547
Signed by: hippoz
GPG key ID: 7C52899193467641

View file

@ -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}