From a711bb131a86c647bc066da4ee3ff573dbaa22a7 Mon Sep 17 00:00:00 2001 From: anthony Date: Tue, 6 Aug 2024 01:52:45 +0200 Subject: [PATCH] modified: Discord/Golden-Devil.theme.css modified: Discord/Pink-Angel.theme.css --- Discord/Golden-Devil.theme.css | 4 ++-- Discord/Pink-Angel.theme.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Discord/Golden-Devil.theme.css b/Discord/Golden-Devil.theme.css index 9270fe0..f09bea9 100644 --- a/Discord/Golden-Devil.theme.css +++ b/Discord/Golden-Devil.theme.css @@ -3,7 +3,7 @@ * @description A Black and Golden Discord Theme, matching with the SputnikOS Gnome Theme * @author Anthony * @version 0.1 - + * @source https://code.cif.su/anthony/Themes/src/branch/main/Discord/Golden-Devil.theme.css */ @@ -12,7 +12,7 @@ /* customize things here */ .theme-dark { - /* font, change to 'gg sans' for default discord font*/ + /* font */ --font: 'Ubuntu'; /* top left corner text */ diff --git a/Discord/Pink-Angel.theme.css b/Discord/Pink-Angel.theme.css index 50850c7..3678886 100644 --- a/Discord/Pink-Angel.theme.css +++ b/Discord/Pink-Angel.theme.css @@ -11,7 +11,7 @@ /* customize things here */ .theme-light { - /* font, change to 'gg sans' for default discord font*/ + /* font */ --font: 'Ubuntu'; /* top left corner text */