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,9 +1,7 @@
<layout>
<theme>
<var key="menu_dark" value="#0A0A0ACC" />
<var key="accent" value="#008cff" />
<var key="background_dark" value="#0d131acc" />
<var key="background_light" value="#244179aa" />
<var key="bottom_panel" value="#141e28" />
<var key="color_menu_dark" value="#0A0A0ACC" />
<var key="color_accent" value="#008cff" />
<var key="color_bottom_panel" value="#141e28" />
</theme>
</layout>