We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.12.3b15
The dark mode theme is using default 'light' mode colors in some spots throughout the application.
http://localhost:5600/#/timeline
Filter
http://localhost:5600/#/stopwatch
Running
History
:hover
The above mentioned elements should have a dark background color when using dark mode.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Actually I'm on the latest prerelease
v0.12.3b15
v0.12.3b15
Describe the bug
The dark mode theme is using default 'light' mode colors in some spots throughout the application.
To Reproduce: Timeline
http://localhost:5600/#/timeline
TimelineFilter
Filter
button background has a light background (should be dark)Screenshots
To Reproduce: Stopwatch
http://localhost:5600/#/stopwatch
StopwatchRunning
andHistory
lists.:hover
color of the entry has a light background (should be dark)Screenshots
Expected behavior
The above mentioned elements should have a dark background color when using dark mode.
The text was updated successfully, but these errors were encountered: