remove vesktop
This commit is contained in:
parent
69c4618472
commit
1387ff2547
26 changed files with 1 additions and 2093 deletions
|
@ -1,66 +0,0 @@
|
|||
/**
|
||||
* @name Ultra
|
||||
* @version 1.0.7
|
||||
* @author TheCommieAxolotl#0001
|
||||
* @authorId 538487970408300544
|
||||
* @description A Smooth, Black theme
|
||||
* @source https://github.com/TheCommieAxolotl/BetterDiscord-Stuff/tree/main/Ultra
|
||||
* @website https://thecommieaxolotl.netlify.app/
|
||||
* @donate https://github.com/sponsors/thecommieaxolotl
|
||||
* @invite g2KnUw7u7N
|
||||
*/
|
||||
|
||||
/* Imports */
|
||||
@import url("https://discord-custom-covers.github.io/usrbg/dist/usrbg.css");
|
||||
@import url("https://thecommieaxolotl.github.io/BetterDiscord-Stuff/Imports/Touchup.css");
|
||||
@import url("https://thecommieaxolotl.github.io/BetterDiscord-Stuff/Imports/UserBadges.css");
|
||||
@import url("https://maendisease.github.io/BetterDiscordStuff/css/bettterInvites.css");
|
||||
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@100;200;400;500;600;700&display=swap");
|
||||
@import url("https://fonts.googleapis.com/css2?family=Source Code Pro:wght@550&display=swap");
|
||||
|
||||
/* Source */
|
||||
@import url("https://thecommieaxolotl.github.io/BetterDiscord-Stuff/Ultra/Clients/betterdiscord.css");
|
||||
|
||||
:root,
|
||||
.theme-dark {
|
||||
--text-normal: #dcddde;
|
||||
--text-muted: #4a4a52;
|
||||
--text-link: #6e6af6;
|
||||
--text-positive: #50dc7d;
|
||||
--text-warning: #8d4949;
|
||||
--text-danger: #8d4949;
|
||||
--text-brand: #6e6af6;
|
||||
--interactive-normal: #b9bbbe;
|
||||
--interactive-hover: #dcddde;
|
||||
--interactive-active: #c9ced0;
|
||||
--interactive-muted: #4f545c;
|
||||
--background-primary: #101014;
|
||||
--background-secondary: #17161b;
|
||||
--background-secondary-alt: #17161b;
|
||||
--background-tertiary: #101014;
|
||||
--background-accent: #4f545c;
|
||||
--background-floating: #17161b;
|
||||
--modal-background: #101014;
|
||||
--channeltextarea-background: #17161b;
|
||||
--info-positive-text: #fff;
|
||||
--info-warning-text: #fff;
|
||||
--info-warning-foreground: #6e6af6;
|
||||
--info-danger-text: #fff;
|
||||
--info-help-text: #fff;
|
||||
--status-warning-text: #000;
|
||||
--background-mentioned: #6f6af62c;
|
||||
--background-mentioned-hover: #6f6af615;
|
||||
--background-message-hover: rgba(4, 4, 5, 0.07);
|
||||
--scrollbar-auto-thumb: #6e6af6;
|
||||
--brand-experiment: #6e6af6;
|
||||
--brand-experiment-hover: #6f6af64d;
|
||||
--brand-experiment-560: #6e6af6;
|
||||
--channels-default: #4a4a52;
|
||||
--selected-indicator: #97ffa5;
|
||||
--hover-indicator: #ffffff;
|
||||
--font: "Lato";
|
||||
--code-font: "Source Code Pro";
|
||||
--boost-bar: none;
|
||||
}
|
||||
|
||||
/* Made By The Commie Axolotl */
|
Loading…
Add table
Add a link
Reference in a new issue