Retroblur Fresh - Gradients, More Animations and Polish

- Added many gradients that make Spotify way more colorful
- Using dirty hacks, some of the gradients are even animated!
- Completely revamped color themes
- Fixed many little annoyances
- On Linux systems, the big gap at the upper left corner (which houses the ... button on Windows) is removed
- Fix some pages not having a blurred background (Your Episodes, Marketplace Readme, Options)
- Fix many general Spotify bugs
- Probably so much more :)
This commit is contained in:
Motschen
2023-04-29 21:44:44 +02:00
parent 123b932561
commit 79b0cf7fb5
18 changed files with 241 additions and 108 deletions

140
color.ini
View File

@@ -8,7 +8,7 @@
; button-disabled = volume & seekbar background, scrollbar handle, borders
; everything else = self-explanatory
[purple]
[dream]
text = ffffff
subtext = f70bff
main = 0c0e14
@@ -25,7 +25,75 @@ notification = 1a181e
notification-error = fb7c7c
misc = 0c0e14
[red]
[water]
text = ffffff
subtext = 1d7af5
main = 0c0e14
sidebar = 0c0e14
player = 0c0e14
card = 1a181e
shadow = 1a181e
selected-row = 00bbff
button = 00bbff
button-active = 00bbff
button-disabled = 302b36
tab-active = 00bbff
notification = 1a181e
notification-error = fb7c7c
misc = 0c0e14
[summer]
text = ffffff
subtext = 68fdab
main = 0c0e14
sidebar = 0c0e14
player = 0c0e14
card = 1a181e
shadow = 1a181e
selected-row = b0fd68
button = b0fd68
button-active = b0fd68
button-disabled = 302b36
tab-active = b0fd68
notification = 1a181e
notification-error = fb7c7c
misc = 0c0e14
[sun]
text = ffffff
subtext = ebc726
main = 0c0e14
sidebar = 0c0e14
player = 0c0e14
card = 1a181e
shadow = 1a181e
selected-row = ceeb26
button = ceeb26
button-active = ceeb26
button-disabled = 302b36
tab-active = ceeb26
notification = 1a181e
notification-error = fb7c7c
misc = 0c0e14
[sunset]
text = ffffff
subtext = f54e4e
main = 0c0e14
sidebar = 0c0e14
player = 0c0e14
card = 1a181e
shadow = 1a181e
selected-row = ebb726
button = ebb726
button-active = ebb726
button-disabled = 302b36
tab-active = ebb726
notification = 1a181e
notification-error = fb7c7c
misc = 0c0e14
[mercy]
text = ffffff
subtext = ff0105
main = 0c0e14
@@ -42,74 +110,6 @@ notification = 1a181e
notification-error = fb7c7c
misc = 0c0e14
[orange]
text = ffffff
subtext = ff8800
main = 0c0e14
sidebar = 0c0e14
player = 0c0e14
card = 1a181e
shadow = 1a181e
selected-row = ff7300
button = ff7300
button-active = ff7300
button-disabled = 302b36
tab-active = ff7300
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 = 00bbff
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
[Xresources]
text = ${xrdb:foreground}
subtext = ${xrdb:color1}