mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-18 16:36:10 +01:00
finished theme changer and wallpaper changer
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
[Dynamic]
|
||||
text = c2c2c4
|
||||
subtext = c2c2c4
|
||||
main = 0b0c16
|
||||
sidebar = 0b0c16
|
||||
player = 0b0c16
|
||||
card = 0b0c16
|
||||
shadow = 0b0c16
|
||||
text = 3d3d3e
|
||||
subtext = 3d3d3e
|
||||
main = f5f5f8
|
||||
sidebar = f5f5f8
|
||||
player = f5f5f8
|
||||
card = f5f5f8
|
||||
shadow = f5f5f8
|
||||
selected-row = 53ACE4
|
||||
button = 1171B0
|
||||
button-active = 53ACE4
|
||||
button-disabled = 484850
|
||||
button-disabled = b7b7ba
|
||||
tab-active = 1171B0
|
||||
notification = 0b0c16
|
||||
notification = f5f5f8
|
||||
notification-error = 1171B0
|
||||
misc = 0b0c16
|
||||
misc = f5f5f8
|
||||
@@ -2,4 +2,6 @@
|
||||
|
||||
cp -r $HOME/.cache/wal/colors-spicetify.ini $HOME/.config/spicetify/Themes/Pywal
|
||||
cd $HOME/.config/spicetify/Themes/Pywal
|
||||
mv colors-spicetify.ini color.ini
|
||||
mv colors-spicetify.ini color.ini
|
||||
|
||||
spicetify apply
|
||||
Reference in New Issue
Block a user