Skip to content

Add dark mode support via prefers-color-scheme (closes #808) #838

New issue

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

Closed
wants to merge 1 commit into from

Conversation

sinex-cloud
Copy link

Implements system-aware dark mode using CSS variables and prefers-color-scheme.

  • Added _variables.css for theme management
  • Replaced all hard-coded colors with CSS variables
  • Tested across browsers/OS themes
  • Updated documentation

Closes #808

@ThomasBaruzier
Copy link

Screenshot jpg

Hello, this is very cool, thank you very much!
Just to point out here in the screenshot, there's a few issues for the separators

@poeti8
Copy link
Member

poeti8 commented Apr 3, 2025

There are visual issues and inconsistencies here:

Screenshot 2025-03-30 at 11-41-26 Kutt Free modern URL shortener

Screenshot 2025-03-30 at 11-41-39 Kutt Free modern URL shortener

@poeti8
Copy link
Member

poeti8 commented Apr 16, 2025

Closing due to inactivity.

@poeti8 poeti8 closed this Apr 16, 2025
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.

Add Dark Mode Support Using prefers-color-scheme
3 participants