0
0
Fork 0
mirror of https://github.com/Gspr-bit/Spotify-Tokyo-Night-Theme.git synced 2024-09-12 20:28:10 -04:00

Night theme :Heavy Check Mark:

This commit is contained in:
Huerta Saavedra 2022-12-15 13:45:55 -06:00
parent 56541d9192
commit 8e1854b7ab

View file

@ -1,23 +1,57 @@
[Night] [Night]
; TEXT
; Main window text color
text = a9b1d6 text = a9b1d6
subtext = a9b1d6 ; Sidebars text color
; Name of songs
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
;tab-active-text = 2ac3de
; CONTAINERS
; Main window background color
main = 1a1b26 main = 1a1b26
sidebar = 1a1b26 ; Left and right sidebar color
player = 1f1f29 sidebar = 16161e
card = 1a1b26 ; Bottom player color
shadow = 000000 player = 16161e
main-secondary = 1a1b26 ; Contextual menu color
button = 27384e card = 16161e
button-secondary = 27384e ; Left and right sidebar shadow
button-active = 27384e ; (Same color as 'sidebar' for no shadow)
button-disabled = 27384e shadow = 16161e
; Albums, songs containers in main container
main-secondary = 16161e
; Volume slidebar color
; Heart icon color
; Playback color
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 nav-active = 27384e
play-button = 2ac3de ; I don't know what this does
play-button = a9b1d6
; Library top tabs active color
tab-active = 27384e tab-active = 27384e
notification = 1a1b26 ; Friends activity's active friend mark color
notification-error = 1a1b26 ; Added/Removed to library notification color
playback-bar = 27384e notification = 414868
; No idea where this is used
notification-error = ff0000
; Playback bar left side
playback-bar = 2ac3de
; No idea
misc = FFFFFF misc = FFFFFF
[Storm] [Storm]