-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtopic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UItype/enhancementAn improvement of existing functionalityAn improvement of existing functionality
Description
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 Monochrome color special rule silverwind/remap-css#3 for easy remapping of monochrome colors.
- Auto-generate
arc-green
usingremap-css
. - Possibly add new
gitea-dark
theme.
splitt3r, xf-, karthanistyr and PhenX
Metadata
Metadata
Assignees
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtopic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UItype/enhancementAn improvement of existing functionalityAn improvement of existing functionality