change ui to arc-green dark mode does not work on 1.11 #5360

Closed
opened 2025-11-02 06:22:36 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @laoshaw on GitHub (May 7, 2020).

  • Gitea version (or commit ref): 1.11.4
  • Git version:
  • Operating system: Linux
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • [x ] SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • [ x] Yes (provide example URL)
    • No
    • [x ] Not relevant
  • Log gist:

Description

in app.in set:

[ui]
DEFAULT_THEME = arc-green

then restart gitea and use browser to access its pages, theme not changed.

Screenshots

same color as original default "gitea" theme, as nothing changes in color.

Originally created by @laoshaw on GitHub (May 7, 2020). - Gitea version (or commit ref): 1.11.4 - Git version: - Operating system: Linux - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [x ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ x] Yes (provide example URL) - [ ] No - [x ] Not relevant - Log gist: ## Description in app.in set: ``` [ui] DEFAULT_THEME = arc-green ``` then restart gitea and use browser to access its pages, theme not changed. ## Screenshots same color as original default "gitea" theme, as nothing changes in color.
Author
Owner

@zeripath commented on GitHub (May 7, 2020):

Changing the default will not affect users who already have a default theme. You will need to change your users default theme.

@zeripath commented on GitHub (May 7, 2020): Changing the default will not affect users who already have a default theme. You will need to change your users default theme.
Author
Owner

@laoshaw commented on GitHub (May 7, 2020):

Thanks! I did not even know I can choose default theme in user settings. Just did it and it works.

@laoshaw commented on GitHub (May 7, 2020): Thanks! I did not even know I can choose default theme in user settings. Just did it and it works.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5360