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 */