50 lines
1.4 KiB
CSS
50 lines
1.4 KiB
CSS
/**
|
|
* @name Arindy
|
|
* @author FeoreV
|
|
* @version 2.0.0
|
|
* @description Blur is the new black
|
|
* @source https://github.com/FeoreV/Themes/tree/main/Discord/FVUI
|
|
* @invite baEMQkgswT
|
|
* @website https://feorev.github.io/
|
|
* @authorId 489785940546551831
|
|
* @BDEditor FVUI
|
|
*/
|
|
|
|
@import url('https://fonts.googleapis.com/css2?family=Fira+Mono:wght@100;300;400;500;700&display=swap');
|
|
@import url('https://feorev.github.io/Themes/Discord/FVUI/Cores/preload.css');
|
|
@import url('https://feorev.github.io/Themes/Discord/FVUI/assets/SubThemes/Mica.css');
|
|
@import url('https://feorev.github.io/Themes/Discord/FVUI/Addons/ModularDesign.css');
|
|
@import url('https://feorev.github.io/Themes/Discord/FVUI/Addons/RadialStatus.css');
|
|
@import url('https://feorev.github.io/Themes/Discord/FVUI/Addons/TitleIsland.css');
|
|
|
|
:root {
|
|
--undefined: 0;
|
|
--color1: 48,48,48;
|
|
--color2: 0,0,0;
|
|
--color3: 76,175,80;
|
|
--undefined: 0;
|
|
--ColorOpacity: 0.5;
|
|
--DisableOpacity: 0;
|
|
--cursor: transparent;
|
|
--font: Fira Mono;
|
|
--homeicon: url('https://feorev.github.io/Themes/Discord/FVUI/assets/HomeIcon/Icon.png');
|
|
--undefined: 0;
|
|
--FVUI: Arindy;
|
|
--customdesc: "";
|
|
--BGopacity: 50%;
|
|
--BGcolor: #00000088;
|
|
--undefined: 0;
|
|
--outline: 1px;
|
|
--outlineCLR: var(--color03);
|
|
--outlineBR: 8px;
|
|
--outlineMG: 0.7rem;
|
|
--outlineBS: 14px;
|
|
--outlineBGclr: unset;
|
|
--outlineBGalpha: 1;
|
|
--outlineBLUR: "";
|
|
}
|
|
|
|
/* Any custom CSS below here */
|
|
|
|
|