changed font used by frostedglass so my font overrides can work instead

This commit is contained in:
Seaswimmer 2023-10-27 21:43:37 -04:00
parent b3ac14bc86
commit 757bb60ecd
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE

View file

@ -8,7 +8,7 @@
* @source https://github.com/DiscordStyles/FrostedGlass
* @website https://gibbu.me/
*/
@import url('https://fonts.googleapis.com/css2?family=Comic+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://discordstyles.github.io/FrostedGlass/dist/FrostedGlass.css');
/* Old Windows titlebar - remove this @import if you wish to use default titlebar */
@ -72,7 +72,7 @@
* Visit https://fonts.google.com and select one to your liking.
* Now just follow this tutorial: https://imgur.com/a/CNbw7xC
*/
--font: "comic neue";
--font: "roboto";
/*
* ~~DO NOT TOUCH~~
* Removing this will display an annoying update banner.