diff --git a/_config.yml b/_config.yml deleted file mode 100644 index 2f7efbe..0000000 --- a/_config.yml +++ /dev/null @@ -1 +0,0 @@ -theme: jekyll-theme-minimal \ No newline at end of file diff --git a/piOSForever.theme.css b/piOS.theme.css similarity index 96% rename from piOSForever.theme.css rename to piOS.theme.css index 5fb94ed..298af31 100644 --- a/piOSForever.theme.css +++ b/piOS.theme.css @@ -1,9 +1,9 @@ /** - * @name piOS Forever + * @name piOS * @author Saltssaumure * @authorLink https://github.com/Saltssaumure * @description SUPERHOT piOS inspired theme. With customisable colours, glow intensity, support for both cosy and compact mode. - * @version Autoupdate6 + * @version 9 * @invite uy8nKQVatp * @source https://github.com/Saltssaumure/pios-discord-theme * @donate https://ko-fi.com/saltssaumure @@ -24,13 +24,11 @@ GitHub: https://github.com/Saltssaumure/pios-discord-theme Join the SUPERHOT Official server! https://discord.gg/9eAwJF8 Join Salts' Discord Themes server! https://discord.gg/uy8nKQVatp - */ -@import url("https://saltssaumure.github.io/pios-discord-theme/piOStheme.css"); +@import url("https://saltssaumure.github.io/pios-discord-theme/pios.min.css"); -:root -{ +:root { --glow-intensity: 1; /* Intensity of text glow. Range: 0-1, default: 1 (100%) */ --compact-message-spacing: 1; /* Space between messages in compact mode. Range: 0-∞, default: 1 (100%) */ --accent-color: 0; /* Colour accent hue value as in HSL. Range: 0-360, default: 0 (red) */