themes cleanup, ui improvements

This commit is contained in:
Aleksander
2025-11-12 17:49:05 +01:00
parent 6136a5aa43
commit 6e11c2cf87
15 changed files with 105 additions and 89 deletions

View File

@@ -1,8 +1,8 @@
<layout>
<!-- TODO: deprecate this in favor of theme.xml -->
<theme>
<var key="bg_color" value="#24273a" />
<var key="bg_color_active" value="#44475a" />
<var key="device_color" value="#666666" />
<var key="color_bg" value="#24273a" />
<var key="color_bg_active" value="#44475a" />
<var key="text_color" value="#dddddd" />
</theme>
</layout>