From 52c81aaca56ed13d5b333c714a8e008817f4c3bf Mon Sep 17 00:00:00 2001 From: likalium <102380382+likalium@users.noreply.github.com> Date: Thu, 10 Aug 2023 17:50:15 +0000 Subject: [PATCH 1/3] Update README.md - Moves only necessary files - Moves files to the right directory --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 43286b0..b9dd91c 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ Spotify Tokyo Night Theme to use with [Spicetify](https://spicetify.app/); based ````bash mkdir ~/.config/spicetify/Themes/Tokyo - cp -r Spotify-Tokyo-Night-Theme/* ~/.config/spicetify/Themes + cd Spotify-Tokyo-Night-Theme + cp color.ini user.css ~/.config/spicetify/Themes/Tokyo ```` 4. Apply the theme @@ -40,4 +41,4 @@ Spotify Tokyo Night Theme to use with [Spicetify](https://spicetify.app/); based ### Light -![](light.png) \ No newline at end of file +![](light.png) From d313600f58801d5384567daa93a29e926f0b5b20 Mon Sep 17 00:00:00 2001 From: likalium <102380382+likalium@users.noreply.github.com> Date: Thu, 10 Aug 2023 17:52:00 +0000 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9dd91c..4455938 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Spotify Tokyo Night Theme to use with [Spicetify](https://spicetify.app/); based ````bash mkdir ~/.config/spicetify/Themes/Tokyo cd Spotify-Tokyo-Night-Theme - cp color.ini user.css ~/.config/spicetify/Themes/Tokyo + cp color.ini user.css ~/.config/spicetify/Themes/Tokyo # Moving only neccessary files to the right directory ```` 4. Apply the theme From 2f675822a351531f43168b110f9674c825ba7c7a Mon Sep 17 00:00:00 2001 From: likalium <102380382+likalium@users.noreply.github.com> Date: Thu, 10 Aug 2023 17:57:11 +0000 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4455938..b9dd91c 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Spotify Tokyo Night Theme to use with [Spicetify](https://spicetify.app/); based ````bash mkdir ~/.config/spicetify/Themes/Tokyo cd Spotify-Tokyo-Night-Theme - cp color.ini user.css ~/.config/spicetify/Themes/Tokyo # Moving only neccessary files to the right directory + cp color.ini user.css ~/.config/spicetify/Themes/Tokyo ```` 4. Apply the theme