aboutsummaryrefslogtreecommitdiff
path: root/.config/spicetify/Themes/Loekaars
diff options
context:
space:
mode:
authorLoek Le Blansch <l.leblansch@gmail.com>2020-08-03 09:31:34 +0200
committerLoek Le Blansch <l.leblansch@gmail.com>2020-08-03 09:31:34 +0200
commit6a6100a8faa73815863cbabedb15e63aba0a1098 (patch)
tree69bba99668cd2b2c72eca35fd603214800932381 /.config/spicetify/Themes/Loekaars
parent68f0ec3669f991945c10a04eba85eeb6e300960b (diff)
update
Diffstat (limited to '.config/spicetify/Themes/Loekaars')
-rw-r--r--.config/spicetify/Themes/Loekaars/color.ini32
-rw-r--r--.config/spicetify/Themes/Loekaars/user.css4
2 files changed, 18 insertions, 18 deletions
diff --git a/.config/spicetify/Themes/Loekaars/color.ini b/.config/spicetify/Themes/Loekaars/color.ini
index ad28399..b9d8e20 100644
--- a/.config/spicetify/Themes/Loekaars/color.ini
+++ b/.config/spicetify/Themes/Loekaars/color.ini
@@ -1,18 +1,18 @@
[Base]
Base=object Object]
-main_fg=cbc8c7
-secondary_fg=B8B4B2
-main_bg=312322
-sidebar_and_player_bg=312322
-cover_overlay_and_shadow=312322
-indicator_fg_and_button_bg=bed5fb
-pressing_fg=bed5fb
-slider_bg=665150
-sidebar_indicator_and_hover_button_bg=bed5fb
-scrollbar_fg_and_selected_row_bg=5E4B49
-pressing_button_fg=cbc8c7
-pressing_button_bg=6D5756
-selected_button=bed5fb
-miscellaneous_bg=5E4B49
-miscellaneous_hover_bg=bed5fb
-preserve_1=cbc8c7
+main_fg=c4c4c5
+secondary_fg=B0B0B2
+main_bg=141618
+sidebar_and_player_bg=141618
+cover_overlay_and_shadow=141618
+indicator_fg_and_button_bg=2b2b34
+pressing_fg=2b2b34
+slider_bg=171D26
+sidebar_indicator_and_hover_button_bg=2b2b34
+scrollbar_fg_and_selected_row_bg=151B23
+pressing_button_fg=c4c4c5
+pressing_button_bg=181F29
+selected_button=2b2b34
+miscellaneous_bg=151B23
+miscellaneous_hover_bg=2b2b34
+preserve_1=c4c4c5
diff --git a/.config/spicetify/Themes/Loekaars/user.css b/.config/spicetify/Themes/Loekaars/user.css
index 6639898..4b1634f 100644
--- a/.config/spicetify/Themes/Loekaars/user.css
+++ b/.config/spicetify/Themes/Loekaars/user.css
@@ -9,7 +9,7 @@
}
body {
- font-family: 'Product Sans';
+ font-family: 'Inter';
}
/* Hide Ad banner */
@@ -627,4 +627,4 @@ body.remotebar .view-player .player-bar-wrapper {
.Button:not(.Button--style-stroke) * ,
.button:not(.button-with-stroke) * {
color: var(--modspotify_main_bg) !important;
-} \ No newline at end of file
+}