[Feature Request] Custom styles via UI #6864

Open
opened 2025-11-02 07:09:18 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @lonix1 on GitHub (Feb 14, 2021).

To make style-related changes, we can do this:

  • write userstyles (e.g. via stylish)
  • add custom files in the config

These approaches are messy and/or difficult to maintain.

It would be nice to have the same approach "Kanboard" takes, which is a custom styles feature in the config page:

(After that, maybe it would be beneficial to also have a custom scripts feature that works in the same way. They could be injected into the DOM via something like the footer.tmpl template.)

Originally created by @lonix1 on GitHub (Feb 14, 2021). To make style-related changes, we can do this: - write userstyles (e.g. via stylish) - add [custom files](https://docs.gitea.io/en-us/customizing-gitea/#other-additions-to-the-page) in the config These approaches are messy and/or difficult to maintain. It would be nice to have the same approach "Kanboard" takes, which is a [custom styles feature](https://docs.kanboard.org/en/latest/user_guide/settings.html#custom-stylesheet) in the config page: <img src="https://docs.kanboard.org/en/latest/_images/application-settings.png" /> (After that, maybe it would be beneficial to also have a custom scripts feature that works in the same way. They could be injected into the DOM via something like the `footer.tmpl` template.)
GiteaMirror added the type/proposal label 2025-11-02 07:09:18 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#6864