config v1

This commit is contained in:
admin
2026-05-24 01:54:31 +00:00
parent 8c7b9fe521
commit 5270ef92c1
2 changed files with 18 additions and 18 deletions

View File

@@ -44,7 +44,7 @@ THEMES: Final[list[ThemePalette]] = [
),
ThemePalette(
name="yellow",
background="rgba(113,63,18,0.24)",
background="rgba(113,93,38,0.24)",
background_inactive="rgba(113,63,18,0.16)",
border_active="rgba(250,204,21,0.36)",
border_inactive="rgba(255,255,255,0.10)",