mirror of
https://github.com/Gspr-bit/Spotify-Tokyo-Night-Theme.git
synced 2025-01-02 21:08:43 -05:00
Moved the comments
This commit is contained in:
parent
7a02e5c365
commit
216deaae4f
2 changed files with 66 additions and 85 deletions
151
color.ini
151
color.ini
|
@ -1,120 +1,101 @@
|
||||||
[Night]
|
[Night]
|
||||||
; TEXT
|
|
||||||
; Main window text color
|
|
||||||
text = a9b1d6
|
text = a9b1d6
|
||||||
; Sidebars text color
|
|
||||||
; Name of songs
|
|
||||||
subtext = c0caf5
|
subtext = c0caf5
|
||||||
; Text color of the selected nav at the left container
|
|
||||||
nav-active-text = 2ac3de
|
nav-active-text = 2ac3de
|
||||||
; FIXME: This has no effect
|
; FIXME: This has no effect
|
||||||
;tab-active-text = 2ac3de
|
;tab-active-text = 2ac3de
|
||||||
|
|
||||||
; CONTAINERS
|
|
||||||
|
|
||||||
; Main window background color
|
|
||||||
main = 24283b
|
main = 24283b
|
||||||
; Left and right sidebar color
|
|
||||||
sidebar = 1f2335
|
sidebar = 1f2335
|
||||||
; Bottom player color
|
|
||||||
player = 1f2335
|
player = 1f2335
|
||||||
; Contextual menu color
|
|
||||||
card = 1f2335
|
card = 1f2335
|
||||||
; Left and right sidebar shadow
|
|
||||||
; (Same color as 'sidebar' for no shadow)
|
|
||||||
shadow = 1f2335
|
shadow = 1f2335
|
||||||
; Albums, songs containers in main container
|
|
||||||
main-secondary = 1f2335
|
main-secondary = 1f2335
|
||||||
; Volume slidebar color
|
|
||||||
; Heart icon color
|
|
||||||
; Playback color
|
|
||||||
|
|
||||||
; BUTTONS
|
|
||||||
|
|
||||||
button = 2ac3de
|
button = 2ac3de
|
||||||
; Heart icon at playlist or album top
|
|
||||||
; Download icon
|
|
||||||
; Contextual menu icon
|
|
||||||
button-secondary = a9b1d6
|
button-secondary = a9b1d6
|
||||||
; Play icon at playlist or album top
|
|
||||||
button-active = 2ac3de
|
button-active = 2ac3de
|
||||||
; Scroll bar
|
|
||||||
; Right side of music playback bar
|
|
||||||
button-disabled = a9b1d6
|
button-disabled = a9b1d6
|
||||||
; Left sidebar selected nav color
|
|
||||||
nav-active = 27384e
|
nav-active = 27384e
|
||||||
; I don't know what this does
|
|
||||||
play-button = a9b1d6
|
play-button = a9b1d6
|
||||||
; Library top tabs active color
|
|
||||||
tab-active = 27384e
|
tab-active = 27384e
|
||||||
; Friends activity's active friend mark color
|
|
||||||
; Added/Removed to library notification color
|
|
||||||
notification = 414868
|
notification = 414868
|
||||||
; No idea where this is used
|
|
||||||
notification-error = ff0000
|
notification-error = ff0000
|
||||||
; Playback bar left side
|
|
||||||
playback-bar = 2ac3de
|
playback-bar = 2ac3de
|
||||||
; No idea
|
misc = 000000
|
||||||
misc = FFFFFF
|
|
||||||
|
|
||||||
[Storm]
|
[Storm]
|
||||||
; TEXT
|
|
||||||
; Main window text color
|
|
||||||
text = a9b1d6
|
text = a9b1d6
|
||||||
; Sidebars text color
|
|
||||||
; Name of songs
|
|
||||||
subtext = c0caf5
|
subtext = c0caf5
|
||||||
; Text color of the selected nav at the left container
|
|
||||||
nav-active-text = 2ac3de
|
nav-active-text = 2ac3de
|
||||||
; FIXME: This has no effect
|
; FIXME: This has no effect
|
||||||
;tab-active-text = 2ac3de
|
;tab-active-text = 2ac3de
|
||||||
|
main = 24283b
|
||||||
|
sidebar = 1f2335
|
||||||
|
player = 1f2335
|
||||||
|
card = 1f2335
|
||||||
|
shadow = 1f2335
|
||||||
|
main-secondary = 1f2335
|
||||||
|
button = 2ac3de
|
||||||
|
button-secondary = a9b1d6
|
||||||
|
button-active = 2ac3de
|
||||||
|
button-disabled = a9b1d6
|
||||||
|
nav-active = 27384e
|
||||||
|
play-button = a9b1d6
|
||||||
|
tab-active = 27384e
|
||||||
|
notification = 414868
|
||||||
|
notification-error = ff0000
|
||||||
|
playback-bar = 2ac3de
|
||||||
|
misc = 000000
|
||||||
|
|
||||||
|
[Light]
|
||||||
|
text = a9b1d6
|
||||||
|
subtext = c0caf5
|
||||||
|
nav-active-text = 2ac3de
|
||||||
|
; FIXME: This has no effect
|
||||||
|
;tab-active-text = 2ac3de
|
||||||
|
main = 24283b
|
||||||
|
sidebar = 1f2335
|
||||||
|
player = 1f2335
|
||||||
|
card = 1f2335
|
||||||
|
shadow = 1f2335
|
||||||
|
main-secondary = 1f2335
|
||||||
|
button = 2ac3de
|
||||||
|
button-secondary = a9b1d6
|
||||||
|
button-active = 2ac3de
|
||||||
|
button-disabled = a9b1d6
|
||||||
|
nav-active = 27384e
|
||||||
|
play-button = a9b1d6
|
||||||
|
tab-active = 27384e
|
||||||
|
notification = 414868
|
||||||
|
notification-error = ff0000
|
||||||
|
playback-bar = 2ac3de
|
||||||
|
misc = FFFFFF
|
||||||
|
|
||||||
|
; Description
|
||||||
|
|
||||||
|
; TEXT
|
||||||
|
|
||||||
|
; text = main text, playlist names in main field, name of playlist selected in sidebar, headings
|
||||||
|
; subtext = text in main buttons in sidebar, playlist names in sidebar, artist names, and mini infos
|
||||||
|
; nav-active-text = text in main buttons in sidebar when active
|
||||||
|
|
||||||
; CONTAINERS
|
; CONTAINERS
|
||||||
|
|
||||||
; Main window background color
|
; main = main bg
|
||||||
main = 24283b
|
; main-secondary = bg color of selected song rows, bg color of artist/track cards
|
||||||
; Left and right sidebar color
|
; sidebar = sidebar bg
|
||||||
sidebar = 1f2335
|
; player = player bg
|
||||||
; Bottom player color
|
; card = popup-card bg
|
||||||
player = 1f2335
|
; shadow = all shadows
|
||||||
; 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
|
; BUTTONS
|
||||||
|
|
||||||
button = 2ac3de
|
; button = playlist buttons bg in sidebar, drop-down menus, now playing song, like button
|
||||||
; Heart icon at playlist or album top
|
; button-secondary = download and options button
|
||||||
; Download icon
|
; button-active = hover on song selected
|
||||||
; Contextual menu icon
|
; button-disabled = seekbar bg, volume bar bg, scrollbar
|
||||||
button-secondary = a9b1d6
|
; nav-active = sidebar buttons bg
|
||||||
; Play icon at playlist or album top
|
; play-button = color of main play button in main field
|
||||||
button-active = 2ac3de
|
; tab-active = button bg in main field (playlists, podcasts, artists, albums)
|
||||||
; Scroll bar
|
; notification = notification ('Added to liked songs' etc.)
|
||||||
; Right side of music playback bar
|
; playback-bar = seekbar fg, volume bar fg, main play/pause button
|
||||||
button-disabled = a9b1d6
|
; misc = miscellaneous
|
||||||
; 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]
|
|
||||||
; TODO
|
|
||||||
|
|
BIN
storm.png
Normal file
BIN
storm.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 503 KiB |
Loading…
Reference in a new issue