diff --git a/CHANGELOG b/CHANGELOG index 676919a..153fc1a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -30,4 +30,5 @@ Dec 21, 2022 · regenerated images and pruned redundant ones 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 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 \ No newline at end of file +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 \ No newline at end of file diff --git a/README.md b/README.md index 27859d7..d1f598d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,6 @@ Soft, lite and dark red theme. Utilizes Gitea's default themes but with some col [ui] THEMES = auto,gitea,arc-green,auto-red,red,arc-red DEFAULT_THEME = auto-red - THEME_COLOR_META_TAG = none ``` 09. Restart Gitea