Files
Retroblur/color.ini
Motschen 6e96e52a25 Retroblur 1.2.0 - Animations & Colors
- Animate the speaker icons visible next to the currently playing playlist
- Overhaul color schemes
- Prepare for the upcoming 2021 Spotify icon update
- Add Spicetify marketplace integration
2021-11-15 15:06:20 +01:00

95 lines
2.6 KiB
INI

; COLOR EXPLANATION
; main, sidebar, player = background
; card = cards, tracklist, dropdowns, input fields
; shadow = text on button, tab active & selected row
; selected row = selected song & tab
; button-active = play button, outline on focused input
; button = all other buttons
; button-disabled = volume & seekbar background, scrollbar handle, borders
; everything else = self-explanatory
[purple]
text = ffffff
subtext = f70bff
main = 0c0e14
sidebar = 0c0e14
player = 0c0e14
card = 1a181e
shadow = 1a181e
selected-row = aa00ff
button = aa00ff
button-active = aa00ff
button-disabled = 302b36
tab-active = aa00ff
notification = 1a181e
notification-error = fb7c7c
misc = 0c0e14
[red]
text = ffffff
subtext = ff0105
main = 0c0e14
sidebar = 0c0e14
player = 0c0e14
card = 1a181e
shadow = 1a181e
selected-row = a10003
button = a10003
button-active = a10003
button-disabled = 302b36
tab-active = a10003
notification = 1a181e
notification-error = fb7c7c
misc = 0c0e14
[green]
text = ffffff
subtext = 00bd00
main = 0c0e14
sidebar = 0c0e14
player = 0c0e14
card = 1a181e
shadow = 1a181e
selected-row = 00aa00
button = 00aa00
button-active = 00aa00
button-disabled = 302b36
tab-active = 00aa00
notification = 1a181e
notification-error = fb7c7c
misc = 0c0e14
[yellow]
text = ffffff
subtext = 918500
main = 0c0e14
sidebar = 0c0e14
player = 0c0e14
card = 1a181e
shadow = 1a181e
selected-row = c8b700
button = c8b700
button-active = c8b700
button-disabled = 302b36
tab-active = c8b700
notification = 1a181e
notification-error = fb7c7c
misc = 0c0e14
[blue]
text = ffffff
subtext = 0000aa
main = 0c0e14
sidebar = 0c0e14
player = 0c0e14
card = 1a181e
shadow = 1a181e
selected-row = 0055ff
button = 0055ff
button-active = 0055ff
button-disabled = 302b36
tab-active = 0055ff
notification = 1a181e
notification-error = fb7c7c
misc = 0c0e14