Skip to content
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

please support light mode #270

Closed
minotto-plus opened this issue Dec 10, 2023 · 2 comments
Closed

please support light mode #270

minotto-plus opened this issue Dec 10, 2023 · 2 comments
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@minotto-plus
Copy link

minotto-plus commented Dec 10, 2023

If you set it to light mode in discord's settings, the theme will appear to be disabled.
image
(Google Translate)

@minotto-plus minotto-plus added the enhancement New feature or request label Dec 10, 2023
@litszwaiboris
Copy link

inside the .css file, it is clearly stated as .theme-dark, which made the theme only apply in dark mode.
this is intended because not everyone is using it and the theme itself is kinda only suitable for dark mode.
you can try to see if you can edit those codes to suit your need

Tutorial from me (I am not dev)

Replace those .theme-dark with .theme-light
Try to fix those inconsistencies with the theme (may take 10+ hours)
Done :D

@TakosThings TakosThings added the wontfix This will not be worked on label Jan 5, 2024
@TakosThings
Copy link
Owner

See #247. I'm not at all interested in working on a light mode option.

@TakosThings TakosThings closed this as not planned Won't fix, can't repro, duplicate, stale Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants