feat: move config from arc
This commit is contained in:
13
config/spicetify/Default/README.md
Normal file
13
config/spicetify/Default/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Default
|
||||
|
||||
Default look of Spotify with different color schemes.
|
||||
|
||||
## Screenshot
|
||||
|
||||

|
||||
|
||||
## Info
|
||||
|
||||
### Ocean
|
||||
|
||||
Part of material ocean themes, [checkout here](https://github.com/material-ocean) for the same theme for different applications. By @Blacksuan19
|
||||
33
config/spicetify/Default/color.ini
Normal file
33
config/spicetify/Default/color.ini
Normal 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
|
||||
16
config/spicetify/Default/gruvbox.ini
Normal file
16
config/spicetify/Default/gruvbox.ini
Normal 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
|
||||
BIN
config/spicetify/Default/ocean.png
Normal file
BIN
config/spicetify/Default/ocean.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 226 KiB |
Reference in New Issue
Block a user