Skip to content

Fix dark mode#6

Closed
heikadog wants to merge 1 commit intomackuba:masterfrom
heikadog:master
Closed

Fix dark mode#6
heikadog wants to merge 1 commit intomackuba:masterfrom
heikadog:master

Conversation

@heikadog
Copy link
Copy Markdown
Contributor

@heikadog heikadog commented Feb 19, 2026

Fixes #5, and generally fixes dark mode.

What I did

Fixed dark mode. Modified the account menu, its buttons, and the dialog panel to have correct (prefers-color-scheme: dark) media queries. Buttons now also have proper :active and :hover states where they might not have had any. Let me know if you want different colors!

image image image

Test plan

  • Check login dialog
  • Check account menu and buttons
  • Check infohazards dialog box (if you don't see it, delete the entry from your localStorage)
  • Check :hover and :active states for the buttons

(I haven't checked WCAG standards but it's at least easy to read now.)

mackuba pushed a commit that referenced this pull request Feb 21, 2026
@mackuba mackuba closed this Feb 21, 2026
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.

"Infohazard Warning" dialog is very hard to read in dark mode in iOS Safari

2 participants