Skip to content

Add theming system with light/dark mode support and CSS variables#453

Open
TheDormouse wants to merge 1 commit intodanielbrendel:mainfrom
TheDormouse:#441
Open

Add theming system with light/dark mode support and CSS variables#453
TheDormouse wants to merge 1 commit intodanielbrendel:mainfrom
TheDormouse:#441

Conversation

@TheDormouse
Copy link
Copy Markdown

Resolves #441

Site will default to system setting, allowing for override which is stored in local storage.

Replaces many hardcoded values with CSS variables for easier theming.

@danielbrendel
Copy link
Copy Markdown
Owner

Wow, another nice PR! I will need some time for reviewing both of your PRs, as they are kinda big and I really want to take my time, so please be patient. But it's really nice to see someone getting into the core app!

@TheDormouse
Copy link
Copy Markdown
Author

TheDormouse commented Sep 19, 2025

Wow, another nice PR! I will need some time for reviewing both of your PRs, as they are kinda big and I really want to take my time, so please be patient. But it's really nice to see someone getting into the core app!

No worries at all, please feel free to reach out with questions if needed. It's been fun to work with.

~ Marchy

@danielbrendel
Copy link
Copy Markdown
Owner

danielbrendel commented Oct 11, 2025 via email

@danielbrendel danielbrendel self-assigned this Oct 11, 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.

Light theme

2 participants