mirror of
https://github.com/saegl5/Gitea-Red.git
synced 2025-05-31 04:04:13 -04:00
THEME_COLOR_META_TAG = none no longer required
This commit is contained in:
parent
5e42543c17
commit
8a96941330
@ -30,4 +30,5 @@ Dec 21, 2022 · regenerated images and pruned redundant ones
|
|||||||
Jan 15, 2023 · removed little color preview squares
|
Jan 15, 2023 · removed little color preview squares
|
||||||
Feb 6, 2023 · removed background color of alternating table rows, since distracting if such rows contain codes
|
Feb 6, 2023 · removed background color of alternating table rows, since distracting if such rows contain codes
|
||||||
Feb 28, 2023 · added "auto" to THEMES list
|
Feb 28, 2023 · added "auto" to THEMES list
|
||||||
Mar 1, 2023 · added dark theme and auto theme to mitigate current and any future issues with Dark Reader
|
Mar 1, 2023 · added dark theme and auto theme to mitigate current and any future issues with Dark Reader
|
||||||
|
May 3, 2023 · `THEME_COLOR_META_TAG = none` no longer required, as of Gitea 1.19.2
|
@ -16,7 +16,6 @@ Soft, lite and dark red theme. Utilizes Gitea's default themes but with some col
|
|||||||
[ui]
|
[ui]
|
||||||
THEMES = auto,gitea,arc-green,auto-red,red,arc-red
|
THEMES = auto,gitea,arc-green,auto-red,red,arc-red
|
||||||
DEFAULT_THEME = auto-red
|
DEFAULT_THEME = auto-red
|
||||||
THEME_COLOR_META_TAG = none
|
|
||||||
```
|
```
|
||||||
09. Restart Gitea
|
09. Restart Gitea
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user