remove vesktop

This commit is contained in:
askiiart 2025-02-24 17:37:50 -06:00
parent 69c4618472
commit 1387ff2547
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A
26 changed files with 1 additions and 2093 deletions

View file

@ -1,34 +0,0 @@
/**
* @name Slate
* @author Gibbu#1211 & Tropical#8908
* @version 1.1
* @invite TeRQEPb
* @description An optimized, consistent, and functional theme for Discord based on GitHub's design language.
* @source https://github.com/DiscordStyles/Slate/
* @website https://discordstyles.github.io/slate-theme/
*/
/*
Import Source Code
*/
@import url("https://discordstyles.github.io/AdjustableServerWidth/base.css");
@import url("https://discordstyles.github.io/Slate/dist/Slate.css");
/*
Basic Variables
See available vars here: https://github.com/DiscordStyles/Slate/wiki
*/
:root {
/* Primary Colors */
--accent: 3, 102, 214;
--link-colour: 48, 144, 255;
/* Server List */
--server-icon-size: 35px;
--server-icon-spacing: 8px;
--server-container-padding: 10px;
}
/*
Place any Theme-specific Custom CSS Below here
*/