Skip to content

Better Dark Mode Preset CSS - #118

Open
dflock wants to merge 3 commits into
plibither8:mainfrom
dflock:patch-1
Open

Better Dark Mode Preset CSS#118
dflock wants to merge 3 commits into
plibither8:mainfrom
dflock:patch-1

Conversation

@dflock

@dflock dflock commented Jul 14, 2022

Copy link
Copy Markdown

The existing dark mode preset uses a filter to simluate dark mode, which noticably degrades text rendering in Edge/Windows (and possibly other places).
This replaces that with CSS that just sets element colors , which renders fine on Egde/Windows - and should work everywhere without issues.

dflock added 3 commits July 14, 2022 13:44
The existing dark mode preset uses a filter to simluate dark mode, which noticably degrades text rendering in Edge/Windows (and possible other places).
This replaces that with CSS that just sets element colors , which renders fine on Egde/Windows - and should work everywhere without issues.
@plibither8
plibither8 changed the base branch from master to main September 25, 2022 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant