mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 02:42:54 +01:00
109 lines
3.3 KiB
INI
109 lines
3.3 KiB
INI
[Psycho]
|
|
; Red on dark grey background
|
|
text = e00000
|
|
subtext = ffffff
|
|
button-text = ffffff
|
|
main = 101010
|
|
sidebar = 171717
|
|
player = 171717
|
|
card = 171717
|
|
shadow = 000000
|
|
selected-row = 330d0d
|
|
sub-button = a20606
|
|
button = e00000
|
|
button-active = e00000
|
|
button-disabled = 404040
|
|
sidebar-button = ff4700
|
|
tab-active = 171717
|
|
notification = 5e0000
|
|
notification-error = 5e0000
|
|
playback-bar = ff4700
|
|
misc = adadad
|
|
|
|
[Deeper]
|
|
; Light blue on Dark Background
|
|
text = 4f9a87
|
|
subtext = 4f9a87
|
|
button-text = 4f9a87
|
|
main = 040614
|
|
sidebar = 0F111A
|
|
player = 0F111A
|
|
card = 0C1C19
|
|
shadow = 000000
|
|
selected-row = 040614
|
|
sub-button = 4f9a87
|
|
button = 4f9a87
|
|
button-active = 4a99e9
|
|
button-disabled = 0C1C19
|
|
sidebar-button = 040614
|
|
tab-active = 0a1527
|
|
notification = 051024
|
|
notification-error = 051024
|
|
playback-bar = 4f9a87
|
|
misc = 0C1C19
|
|
|
|
[Deep]
|
|
; White on dark blue background
|
|
text = ffffff
|
|
subtext = ffffff
|
|
button-text = ffffff
|
|
main = 020816
|
|
sidebar = 051024
|
|
player = 030b1e
|
|
card = 0a1527
|
|
shadow = 000000
|
|
selected-row = 09162e
|
|
sub-button = ffffff
|
|
button = 1464b5
|
|
button-active = 4a99e9
|
|
button-disabled = 21282f
|
|
sidebar-button = 37b778
|
|
tab-active = 0a1527
|
|
notification = 051024
|
|
notification-error = 051024
|
|
playback-bar = 37b778
|
|
misc = BFBFBF
|
|
|
|
[BIB]
|
|
; Green on dark grey background
|
|
text = 8bc34a
|
|
subtext = b4b4b4
|
|
button-text = 202020
|
|
main = 202020
|
|
sidebar = 202020
|
|
player = 242424
|
|
card = 242424
|
|
shadow = 000000
|
|
selected-row = 2a3c17
|
|
sub-button = 6a913d
|
|
button = 8bc34a
|
|
button-active = 98da4b
|
|
button-disabled = 353535
|
|
sidebar-button = 8bc34a
|
|
tab-active = 303030
|
|
notification = 242424
|
|
notification-error = 242424
|
|
playback-bar = 8bc34a
|
|
misc = FFFFFF
|
|
|
|
; Description
|
|
|
|
; 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
|
|
; button-text = text in main buttons in sidebar when active
|
|
; main = main field or main bg
|
|
; sidebar = sidebar bg
|
|
; player = player bg
|
|
; card = card bg
|
|
; shadow = bg of buttons like account, pop-up lyrics, full app display in main field
|
|
; selected-row = color of the song selected
|
|
; sub-button = caption and details of playlist, download and options button
|
|
; button = playlist buttons bg in sidebar, drop-down menus, now playing song, like button
|
|
; button-active = hover on song selected
|
|
; button-disabled = seekbar bg, volume bar bg, scrollbar
|
|
; sidebar-button = sidebar buttons bg
|
|
; tab-active = button bg in main field (playlists, podcasts, artists, albums)
|
|
; notification = notification ('Added to liked songs' etc.)
|
|
; notification-error = error
|
|
; playback-bar = seekbar fg, main play/pause button bg
|
|
; misc = miscellaneous |