docs: mention that light theme not supported

This commit is contained in:
Timofey Gelazoniya 2025-03-20 16:48:56 +03:00
parent e2137e661b
commit b51bef4e90
Signed by: zeldon
GPG Key ID: 047886915281DD2A

View File

@ -36,7 +36,7 @@
```ini
[ui]
THEMES=...,dark,light,auto
THEMES=dark # light theme not supported
DEFAULT_THEME=dark # optional
```