remove vesktop
This commit is contained in:
parent
69c4618472
commit
1387ff2547
26 changed files with 1 additions and 2093 deletions
|
@ -1,21 +0,0 @@
|
|||
/**
|
||||
* @name SettingsModal
|
||||
* @description Turns Settings Windows like User-/Channel-/Serversettings and Boost Overview into Modals
|
||||
* @author DevilBro
|
||||
* @version 1.0.0
|
||||
* @authorId 278543574059057154
|
||||
* @invite Jx3TjNS
|
||||
* @donate https://www.paypal.me/MircoWittrien
|
||||
* @patreon https://www.patreon.com/MircoWittrien
|
||||
* @website https://mwittrien.github.io/
|
||||
* @source https://github.com/mwittrien/BetterDiscordAddons/tree/master/Themes/SettingsModal/
|
||||
* @updateUrl https://mwittrien.github.io/BetterDiscordAddons/Themes/SettingsModal/SettingsModal.theme.css
|
||||
*/
|
||||
|
||||
@import url(https://mwittrien.github.io/BetterDiscordAddons/Themes/SettingsModal/SettingsModal.css);
|
||||
|
||||
:root {
|
||||
--settingsmodalbackground: transparent; /* default: transparent (lowest bg color of changed windows, change it in case another theme turns them transparent) */
|
||||
--settingsmodalwidth: 960px; /* default: 960px (width of the settings modal, px/vw) */
|
||||
--settingsmodalheight: 80vh; /* default: 80vh (height of the settings modal, px/vh) */
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue