Dark theme rework #5258

Closed
opened 2025-11-02 06:19:20 -06:00 by GiteaMirror · 6 comments
Owner

Originally created by @silverwind on GitHub (Apr 18, 2020).

List of things I plan to do:

  • Remove THEMES option to allow us to easily introduce new themes. This currently acts as a whitelist so new themes can currently not be introduced without a config change and I don't really see a valid reason why admin would want to disable certain themes (theme is a user's choice, not admin's).
  • Figure out webpack multi-stage webpack build where theme generation can run after public files have been written (essentially running webpack twice).
  • Resolve https://github.com/silverwind/remap-css/issues/3 for easy remapping of monochrome colors.
  • Auto-generate arc-green using remap-css.
  • Possibly add new gitea-dark theme.
Originally created by @silverwind on GitHub (Apr 18, 2020). List of things I plan to do: - Remove `THEMES` option to allow us to easily introduce new themes. This currently acts as a whitelist so new themes can currently not be introduced without a config change and I don't really see a valid reason why admin would want to disable certain themes (theme is a user's choice, not admin's). - Figure out webpack multi-stage webpack build where theme generation can run after `public` files have been written (essentially running webpack twice). - Resolve https://github.com/silverwind/remap-css/issues/3 for easy remapping of monochrome colors. - Auto-generate `arc-green` using `remap-css`. - Possibly add new `gitea-dark` theme.
GiteaMirror added the topic/uiissue/confirmedtype/enhancement labels 2025-11-02 06:19:20 -06:00
Author
Owner

@stale[bot] commented on GitHub (Jun 17, 2020):

This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.

@stale[bot] commented on GitHub (Jun 17, 2020): This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.
Author
Owner

@silverwind commented on GitHub (Jun 17, 2020):

Not stale

@silverwind commented on GitHub (Jun 17, 2020): Not stale
Author
Owner

@silverwind commented on GitHub (Jul 26, 2020):

I'm thinking it may be time to put arc-green to the grave once we have the "proper" dark theme and migrate users to that new theme.

@silverwind commented on GitHub (Jul 26, 2020): I'm thinking it may be time to put `arc-green` to the grave once we have the "proper" dark theme and migrate users to that new theme.
Author
Owner

@silverwind commented on GitHub (Aug 7, 2020):

https://github.com/go-gitea/gitea/pull/12448

@silverwind commented on GitHub (Aug 7, 2020): https://github.com/go-gitea/gitea/pull/12448
Author
Owner

@yardenshoham commented on GitHub (Nov 12, 2022):

@silverwind is this completed?

@yardenshoham commented on GitHub (Nov 12, 2022): @silverwind is this completed?
Author
Owner

@silverwind commented on GitHub (Nov 13, 2022):

No, but I guess part of this stuff is now out of date, so I'll close it. I still would like to make a "darker" dark theme at some point, which should now be very easy since all colors are in variables.

@silverwind commented on GitHub (Nov 13, 2022): No, but I guess part of this stuff is now out of date, so I'll close it. I still would like to make a "darker" dark theme at some point, which should now be very easy since all colors are in variables.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5258