gitea-github-theme icon indicating copy to clipboard operation
gitea-github-theme copied to clipboard

Theme Won't Activate, What is The Name Of The Theme To Be Added To app.ini

Open mcbeav opened this issue 5 years ago • 3 comments

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.

mcbeav avatar Jul 23 '20 11:07 mcbeav

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

lstolcman avatar Jul 23 '20 20:07 lstolcman

@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

fnetX avatar Feb 28 '21 02:02 fnetX

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).

fnetX avatar Feb 28 '21 02:02 fnetX