From 2fa11c9cb485f2a809cfa2d26dc8861a9478c116 Mon Sep 17 00:00:00 2001 From: refact0r <34758569+refact0r@users.noreply.github.com> Date: Tue, 23 Jul 2024 11:40:11 -0700 Subject: [PATCH] update spotify --- .../{spicetify-text.theme.css => spotify-text.theme.css} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename flavors/{spicetify-text.theme.css => spotify-text.theme.css} (93%) diff --git a/flavors/spicetify-text.theme.css b/flavors/spotify-text.theme.css similarity index 93% rename from flavors/spicetify-text.theme.css rename to flavors/spotify-text.theme.css index 80a7e70..2bc0002 100644 --- a/flavors/spicetify-text.theme.css +++ b/flavors/spotify-text.theme.css @@ -1,11 +1,11 @@ /** - * @name system24 (spicetify text theme) - * @description A tui-style discord theme. Settings configured to match the spicetify text theme. + * @name system24 (spotify text theme) + * @description A tui-style discord theme. Settings configured to match the spotify/spicetify text theme. * @author refact0r * @version 1.0.0 * @invite nz87hXyvcy * @website https://github.com/refact0r/system24 - * @source https://github.com/refact0r/system24/blob/master/flavors/text.theme.css + * @source https://github.com/refact0r/system24/blob/master/flavors/spotify-text.theme.css * @authorId 508863359777505290 * @authorLink https://www.refact0r.dev */ @@ -21,7 +21,7 @@ --corner-text: 'system24'; - --pad: 16px; + --pad: 18px; --txt-pad: 10px; --bg-0: hsl(0, 0%, 7%);