style(themes): increase text contrast and darken secondary color
- update text color palette in dark theme for higher contrast (pure white base) - update text color palette in light theme for higher contrast (pure black base) - darken `--color-secondary` in dark theme from #30363d to #1b1b1b - add `DEFAULT_THEME = octo-auto` example to README
This commit is contained in:
@@ -25,6 +25,7 @@ Thème Gitea épuré, palette neutre, disponible en variante claire et sombre.
|
||||
```ini
|
||||
[ui]
|
||||
THEMES = gitea-auto, gitea-light, gitea-dark, octo-auto, octo-light, octo-dark
|
||||
DEFAULT_THEME = octo-auto
|
||||
```
|
||||
|
||||
Les noms à ajouter sont **sans** le préfixe `theme-` ni le suffixe `.css`.
|
||||
|
||||
Reference in New Issue
Block a user