Light Mode #10

Open
opened 2025-07-22 17:39:47 -04:00 by Cutieguwu · 1 comment
Owner

This issue does not include the possibility for a light/dark mode toggle, merely proposes adding a light mode that the browser can apply automatically based on the system preference.

This would be done via

@media (prefers-color-scheme: light) {}

since the website currently uses dark.

This issue does not include the possibility for a light/dark mode toggle, merely proposes adding a light mode that the browser can apply automatically based on the system preference. This would be done via `@media (prefers-color-scheme: light) {}` since the website currently uses dark.
Cutieguwu added the EnhancementTheme labels 2025-07-22 17:39:47 -04:00
Cutieguwu added reference v2.0.0-alpha 2025-07-23 16:40:53 -04:00
Author
Owner
https://css-tricks.com/dark-modes-with-css/ https://github.com/Xe/Xess
Cutieguwu added this to the Cutieguwu Website V2 milestone 2025-07-23 16:41:07 -04:00
Cutieguwu added this to the Cutieguwu Website V2 project 2025-07-23 16:41:09 -04:00
Cutieguwu removed reference v2.0.0-alpha 2025-08-20 17:48:07 -04:00
Cutieguwu removed this from the Cutieguwu Website V2 milestone 2025-08-20 17:48:10 -04:00
Cutieguwu removed this from the Cutieguwu Website V2 project 2025-08-20 17:48:13 -04:00
Sign in to join this conversation.