Cannot change themes (changing settings in [ui] does nothing) #17331

Closed
opened 2021-10-16 17:52:01 +00:00 by MatCat · 0 comments
MatCat commented 2021-10-16 17:52:01 +00:00 (Migrated from github.com)

Gitea Version

1.15.4 built with GNU Make 4.1, go1.16.9 : bindata, sqlite, sqlite_unlock_notify

Git Version

2.20.1

Operating System

Debian 10

How are you running Gitea?

Running the amd64 binary

Database

MySQL

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Description

I added:

[ui]
DEFAULT_THEME = arc-green

to my app.ini, however the theme does not change. No idea what I am doing wrong for it to not work.

I have GITEA_CUSTOM="/home/mygit/custom/"

app.ini is in /home/mygit/custom/conf/app.ini

Screenshots

No response

### Gitea Version 1.15.4 built with GNU Make 4.1, go1.16.9 : bindata, sqlite, sqlite_unlock_notify ### Git Version 2.20.1 ### Operating System Debian 10 ### How are you running Gitea? Running the amd64 binary ### Database MySQL ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Description I added: ``` [ui] DEFAULT_THEME = arc-green ``` to my app.ini, however the theme does not change. No idea what I am doing wrong for it to not work. I have GITEA_CUSTOM="/home/mygit/custom/" app.ini is in /home/mygit/custom/conf/app.ini ### Screenshots _No response_
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lunny/gitea#17331
No description provided.