Skip to content

Commit

Permalink
update spotify
Browse files Browse the repository at this point in the history
  • Loading branch information
refact0r committed Jul 23, 2024
1 parent 62f28fb commit 2fa11c9
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -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
*/
Expand All @@ -21,7 +21,7 @@

--corner-text: 'system24';

--pad: 16px;
--pad: 18px;
--txt-pad: 10px;

--bg-0: hsl(0, 0%, 7%);
Expand Down

0 comments on commit 2fa11c9

Please sign in to comment.