gitea-github-theme
gitea-github-theme copied to clipboard
Theme Won't Activate, What is The Name Of The Theme To Be Added To app.ini
I can't get the theme to activate. All of the files are in the correct place, but according to the Gitea documentation, in order to use themes, a [ui] section must be added to the app.ini file, and then the list of theme names must be references in this section with the additional option to set a default theme in the app.ini file, However, there is no documentation on what name this theme should be referenced by. I have no problems getting the other themes available for Gitea to work, space, dark-blue, and matrix, but I can't get this theme to work.
Hi. It was created when there was no theme system in gitea.
If you'll manage to fix the issue, feel free to create a pull request
@mcbeav just investigating theme support for https://codeberg.org. I found out that you can place the themes into gitea/public/css/theme-something.css and then add to your app.ini under the ui section the something as a theme. Have a look at https://codeberg.org/Codeberg/Documentation/issues/114#issuecomment-174972
Sadly, it seems that this theme is not really well compatible with the current gitea releases ... it sometimes feels inconsistent and our (custom) header is kinda broken (not responsive anymore).