Open
Description
Currently the default Text color for badges in dark mode is way too white, which is not good to read:
But i had tried changing the text color to the same the buttons are set now:
which would be the change of [data-theme='dark'] {--ifm-badge-color: var(--ifm-font-color-base-inverse);}
, which would look like:
(Note: the Secondary
overwrite is still in place for this screenshot)
this is just a small mockup (no testing or PR worthy) change but i think it is way better than just the white it was before
Tested and Screenshots from Linux Manjaro 21.3.0 with Firefox 101.0.1 on KDE Plasma Wayland
This issue is related to #192, but about a more specific part of it
Metadata
Metadata
Assignees
Labels
No labels