/**
 * @name ThemeAssist
 * @author Gibbu#1211
 * @version 2.0.0
 * @description Display your picture of choice with adjustable blur and brightness.
 * @source https://github.com/DiscordStyles/FrostedGlass
 * @invite ZHthyCw
 * @donate https://paypal.me/IanRGibson
 * @website https://gibbu.me
 * @authorId 174868361040232448
 * @BDEditor Frosted Glass
*/

@import url('https://discordstyles.github.io/FrostedGlass/dist/FrostedGlass.css');
@import url('https://nyri4.github.io/Discolored/main.css');
@import url('https://discordstyles.github.io/Addons/windows-titlebar.css');

:root {
  --background-image: url('https://cdn.discordapp.com/attachments/929384422816481300/1106553496595075123/Haimonupdate.png');
  --background-image-blur: 3px;
  --background-image-size: cover;
  --background-image-position: top center;
  --popout-image: url('https://cdn.discordapp.com/attachments/929384422816481300/1108359582100766750/82914153_p0_master1200.jpg');
  --popout-image-blur: 2px;
  --popout-image-size: cover;
  --popout-image-position: center;
  --overlay-image: url('https://cdn.discordapp.com/attachments/929384422816481300/1108359582100766750/82914153_p0_master1200.jpg');
  --overlay-image-blur: 5px;
  --overlay-image-size: cover;
  --overlay-image-position: center;
  --home-button-image: url('https://gibbu.github.io/BetterDiscord-Themes/FrostedGlass/assets/discord.svg');
  --home-button-size: cover;
  --home-button-position: center;
  --serverlist-brightness: 0.7;
  --left-brightness: 0.7;
  --middle-brightness: 0.7;
  --right-brightness: 0.7;
  --overlay-brightness: 0.7;
  --gradient-primary: 250,86,179;
  --gradient-secondary: 159,20,49;
  --link-colour: #B2EAFF;
  --scrollbar-colour: rgba(255,255,255,0.05);
  --gradient-direction: 180deg;
  --tint-colour: 255,51,159;
  --tint-brightness: 0;
  --font: gg sans;
  --window-padding: 20px;
  --window-roundness: 10px;
  --update-notice-1: none;
}

/* Any custom CSS below here */
