Add premium button colors.
This commit is contained in:
parent
c468f8b3c6
commit
92df401963
1 changed files with 5 additions and 0 deletions
|
|
@ -653,3 +653,8 @@ songCoverOverlayFg: #00000066; // song cover overlay
|
||||||
|
|
||||||
photoEditorBg: boxTitleAdditionalFg; // photo editor background
|
photoEditorBg: boxTitleAdditionalFg; // photo editor background
|
||||||
photoEditorItemBaseHandleFg: #3ccaef; // photo editor handle circle
|
photoEditorItemBaseHandleFg: #3ccaef; // photo editor handle circle
|
||||||
|
|
||||||
|
premiumButtonBg1: #55a5ff; // upgrade to premium button gradient 1
|
||||||
|
premiumButtonBg2: #a767ff; // upgrade to premium button gradient 2
|
||||||
|
premiumButtonBg3: #db5c9d; // upgrade to premium button gradient 3
|
||||||
|
premiumButtonFg: #ffffff; // upgrade to premium button text
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue