fix srgb in uidev mode, tweak colors a bit
[skip ci]
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user