element-web/res/themes/light/css
Bruno Windels 15b7a5af31 fix contrast issue
when badges with and without highlighted state have a very
different brightness (as they might do in dark mode), hardcoding
the fg color of a badge independent of it's highlighted state
to $accent-fg-color doesn't work well, so add an extra SASS
variable we can reassign to something more specific in the custom theme
2019-10-01 16:58:14 +02:00
..
_fonts.scss
_light.scss fix contrast issue 2019-10-01 16:58:14 +02:00
_paths.scss
light.scss