mirror of
https://github.com/Gspr-bit/Spotify-Tokyo-Night-Theme.git
synced 2025-01-02 21:08:43 -05:00
Storm theme :Heavy Check Mark:
This commit is contained in:
parent
8e1854b7ab
commit
3f0096d370
1 changed files with 66 additions and 7 deletions
73
color.ini
73
color.ini
|
@ -13,21 +13,24 @@ nav-active-text = 2ac3de
|
||||||
; CONTAINERS
|
; CONTAINERS
|
||||||
|
|
||||||
; Main window background color
|
; Main window background color
|
||||||
main = 1a1b26
|
main = 24283b
|
||||||
; Left and right sidebar color
|
; Left and right sidebar color
|
||||||
sidebar = 16161e
|
sidebar = 1f2335
|
||||||
; Bottom player color
|
; Bottom player color
|
||||||
player = 16161e
|
player = 1f2335
|
||||||
; Contextual menu color
|
; Contextual menu color
|
||||||
card = 16161e
|
card = 1f2335
|
||||||
; Left and right sidebar shadow
|
; Left and right sidebar shadow
|
||||||
; (Same color as 'sidebar' for no shadow)
|
; (Same color as 'sidebar' for no shadow)
|
||||||
shadow = 16161e
|
shadow = 1f2335
|
||||||
; Albums, songs containers in main container
|
; Albums, songs containers in main container
|
||||||
main-secondary = 16161e
|
main-secondary = 1f2335
|
||||||
; Volume slidebar color
|
; Volume slidebar color
|
||||||
; Heart icon color
|
; Heart icon color
|
||||||
; Playback color
|
; Playback color
|
||||||
|
|
||||||
|
; BUTTONS
|
||||||
|
|
||||||
button = 2ac3de
|
button = 2ac3de
|
||||||
; Heart icon at playlist or album top
|
; Heart icon at playlist or album top
|
||||||
; Download icon
|
; Download icon
|
||||||
|
@ -55,7 +58,63 @@ playback-bar = 2ac3de
|
||||||
misc = FFFFFF
|
misc = FFFFFF
|
||||||
|
|
||||||
[Storm]
|
[Storm]
|
||||||
; TODO
|
; TEXT
|
||||||
|
; Main window text color
|
||||||
|
text = a9b1d6
|
||||||
|
; Sidebars text color
|
||||||
|
; Name of songs
|
||||||
|
subtext = c0caf5
|
||||||
|
; Text color of the selected nav at the left container
|
||||||
|
nav-active-text = 2ac3de
|
||||||
|
; FIXME: This has no effect
|
||||||
|
;tab-active-text = 2ac3de
|
||||||
|
|
||||||
|
; CONTAINERS
|
||||||
|
|
||||||
|
; Main window background color
|
||||||
|
main = 24283b
|
||||||
|
; Left and right sidebar color
|
||||||
|
sidebar = 1f2335
|
||||||
|
; Bottom player color
|
||||||
|
player = 1f2335
|
||||||
|
; Contextual menu color
|
||||||
|
card = 1f2335
|
||||||
|
; Left and right sidebar shadow
|
||||||
|
; (Same color as 'sidebar' for no shadow)
|
||||||
|
shadow = 1f2335
|
||||||
|
; Albums, songs containers in main container
|
||||||
|
main-secondary = 1f2335
|
||||||
|
; Volume slidebar color
|
||||||
|
; Heart icon color
|
||||||
|
; Playback color
|
||||||
|
|
||||||
|
; BUTTONS
|
||||||
|
|
||||||
|
button = 2ac3de
|
||||||
|
; Heart icon at playlist or album top
|
||||||
|
; Download icon
|
||||||
|
; Contextual menu icon
|
||||||
|
button-secondary = a9b1d6
|
||||||
|
; Play icon at playlist or album top
|
||||||
|
button-active = 2ac3de
|
||||||
|
; Scroll bar
|
||||||
|
; Right side of music playback bar
|
||||||
|
button-disabled = a9b1d6
|
||||||
|
; Left sidebar selected nav color
|
||||||
|
nav-active = 27384e
|
||||||
|
; I don't know what this does
|
||||||
|
play-button = a9b1d6
|
||||||
|
; Library top tabs active color
|
||||||
|
tab-active = 27384e
|
||||||
|
; Friends activity's active friend mark color
|
||||||
|
; Added/Removed to library notification color
|
||||||
|
notification = 414868
|
||||||
|
; No idea where this is used
|
||||||
|
notification-error = ff0000
|
||||||
|
; Playback bar left side
|
||||||
|
playback-bar = 2ac3de
|
||||||
|
; No idea
|
||||||
|
misc = FFFFFF
|
||||||
|
|
||||||
[Light]
|
[Light]
|
||||||
; TODO
|
; TODO
|
||||||
|
|
Loading…
Reference in a new issue