fix srgb in uidev mode, tweak colors a bit

[skip ci]
This commit is contained in:
Aleksander
2025-12-26 20:58:17 +01:00
parent a44aa2e426
commit d8625f770c
9 changed files with 24 additions and 34 deletions

View File

@@ -19,7 +19,7 @@
>
<!-- Shine effect at the top -->
<rectangle position="absolute" width="100%" height="2" round="4" color="#ffffff55" />
<rectangle position="absolute" width="100%" height="2" round="4" color="#ffffff22" />
<!-- Top bar contents -->
<div gap="16" align_items="center">
@@ -35,8 +35,8 @@
<!-- Content -->
<rectangle height="100%"
color="#010310ee"
color2="#062a5eee"
color="#010310fe"
color2="#051c55fc"
gradient="vertical"
padding="16"
id="content">