feat: move config from arc

This commit is contained in:
Jamie Albert
2025-11-03 16:07:40 +00:00
parent 5bc91f8354
commit a533ac2102
25 changed files with 7584 additions and 352 deletions

View File

@@ -0,0 +1,13 @@
# Default
Default look of Spotify with different color schemes.
## Screenshot
![screenshot](./ocean.png)
## Info
### Ocean
Part of material ocean themes, [checkout here](https://github.com/material-ocean) for the same theme for different applications. By @Blacksuan19

View File

@@ -0,0 +1,33 @@
[Ocean]
text = FFFFFF
subtext = F1F1F1
main = 0F111A
sidebar = 0F111A
player = 0F111A
card = 00010A
shadow = 0F111A
selected-row = F1F1F1
button = FF4151
button-active = F1F1F1
button-disabled = 434C5E
tab-active = FF4151
notification = 00010A
notification-error = FF4151
misc = 00010A
[gruvbox]
text = fbf1c7
subtext = ebdbb2
main = 1d2021
sidebar = 282828
player = 3c3836
card = 665c54
shadow = 1d2021
selected-row = d5c4a1
button = ebdbb2
button-active = 8ec07c
button-disabled = 535353
tab-active = 689d6a
notification = ebdbb2
notification-error = e2e2e2
misc = bdae93

View File

@@ -0,0 +1,16 @@
[gruvbox]
text = fbf1c7
subtext = ebdbb2
main = 1d2021
sidebar = 282828
player = 3c3836
card = 665c54
shadow = 1d2021
selected-row = d5c4a1
button = ebdbb2
button-active = 8ec07c
button-disabled = 535353
tab-active = 689d6a
notification = ebdbb2
notification-error = e2e2e2
misc = bdae93

Binary file not shown.

After

Width:  |  Height:  |  Size: 226 KiB