mirror of
https://gittea.dev/O/O.git
synced 2025-02-25 03:56:50 -05:00
Add files via upload
This commit is contained in:
parent
7083b08001
commit
620b276744
@ -60,8 +60,8 @@
|
||||
<UIVariable name="$secondaryAccentFillColor" value="$accentColor2"/>
|
||||
<UIVariable name="$secondaryAccentTextColor" value="$primaryTextColor"/>
|
||||
|
||||
<UIVariable name="$defaultProgressFillColor" value="rgb(115,180,200)"/>
|
||||
<UIVariable name="$defaultProgressBorderColor" value="rgb(115,180,200)"/>
|
||||
<UIVariable name="$defaultProgressFillColor" value="rgb(239,239,239)"/>
|
||||
<UIVariable name="$defaultProgressBorderColor" value="rgb(239,239,239)"/>
|
||||
|
||||
<UIVariable name="$selectBlockFillColor" value="rgb(255,225,120)"/>
|
||||
<UIVariable name="$selectBlockTextColor" value="$strongTextColor"/>
|
||||
|
@ -60,8 +60,8 @@
|
||||
<UIVariable name="$secondaryAccentFillColor" value="$accentColor2"/>
|
||||
<UIVariable name="$secondaryAccentTextColor" value="$primaryTextColor"/>
|
||||
|
||||
<UIVariable name="$defaultProgressFillColor" value="rgb(115,180,200)"/>
|
||||
<UIVariable name="$defaultProgressBorderColor" value="rgb(115,180,200)"/>
|
||||
<UIVariable name="$defaultProgressFillColor" value="rgb(239,239,239)"/>
|
||||
<UIVariable name="$defaultProgressBorderColor" value="rgb(239,239,239)"/>
|
||||
|
||||
<UIVariable name="$selectBlockFillColor" value="rgb(255,225,120)"/>
|
||||
<UIVariable name="$selectBlockTextColor" value="$strongTextColor"/>
|
||||
|
@ -60,8 +60,8 @@
|
||||
<UIVariable name="$secondaryAccentFillColor" value="$accentColor2"/>
|
||||
<UIVariable name="$secondaryAccentTextColor" value="$primaryTextColor"/>
|
||||
|
||||
<UIVariable name="$defaultProgressFillColor" value="rgb(115,180,200)"/>
|
||||
<UIVariable name="$defaultProgressBorderColor" value="rgb(115,180,200)"/>
|
||||
<UIVariable name="$defaultProgressFillColor" value="rgb(239,239,239)"/>
|
||||
<UIVariable name="$defaultProgressBorderColor" value="rgb(239,239,239)"/>
|
||||
|
||||
<UIVariable name="$selectBlockFillColor" value="rgb(255,225,120)"/>
|
||||
<UIVariable name="$selectBlockTextColor" value="$strongTextColor"/>
|
||||
|
Loading…
Reference in New Issue
Block a user