diff --git a/COLORS.md b/COLORS.md new file mode 100644 index 0000000..ec79da4 --- /dev/null +++ b/COLORS.md @@ -0,0 +1,13 @@ +

Retroblur Color Styles

+

+Purple +![Purple](preview/home.png) +Red +![Red](preview/red.png) +Orange +![Orange](preview/orange.png) +Green +![Green](preview/green.png) +Blue +![Blue](preview/blue.png) +

diff --git a/README.md b/README.md index d38b808..a531e3b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

Retroblur

-

Spicetify theme with lots of blur and retro elements. -Based on https://github.com/schnensch0/ziro -Copyright © 2021 Motschen - MIT License +

Spicetify theme with lots of blur and retro elements.
+Based on https://github.com/schnensch0/ziro
+Copyright © 2021 Motschen - MIT License
![Home](preview/home.png) diff --git a/color.ini b/color.ini index db50e9a..1baf67b 100644 --- a/color.ini +++ b/color.ini @@ -95,7 +95,7 @@ misc = 0c0e14 [blue] text = ffffff -subtext = 0000aa +subtext = 00bbff main = 0c0e14 sidebar = 0c0e14 player = 0c0e14 diff --git a/preview/blue.png b/preview/blue.png new file mode 100644 index 0000000..73377d3 Binary files /dev/null and b/preview/blue.png differ diff --git a/preview/green.png b/preview/green.png new file mode 100644 index 0000000..7099c2d Binary files /dev/null and b/preview/green.png differ diff --git a/preview/home.png b/preview/home.png index d11987c..59079fa 100644 Binary files a/preview/home.png and b/preview/home.png differ diff --git a/preview/orange.png b/preview/orange.png new file mode 100644 index 0000000..1e395a8 Binary files /dev/null and b/preview/orange.png differ diff --git a/preview/playlist.png b/preview/playlist.png index 94cad54..ca953e7 100644 Binary files a/preview/playlist.png and b/preview/playlist.png differ diff --git a/preview/red.png b/preview/red.png new file mode 100644 index 0000000..a89d3fa Binary files /dev/null and b/preview/red.png differ diff --git a/preview/synced_lyrics.png b/preview/synced_lyrics.png index 44a6217..4932aea 100644 Binary files a/preview/synced_lyrics.png and b/preview/synced_lyrics.png differ