/**
 * @name LonkMemeTheme
 * @author Lonk#6942
 * @version 1.0.0
 * @description The best theme in the universe! (only for the most dank)
 * @invite YMqKjWEVxG
 * @authorId 557388558017495046
 * @source https://github.com/Lonk12/BetterDiscordThemes/tree/main/LonkMemeTheme
*/

:root {
  /* Theme Shit */
  --background-image: url("https://raw.githubusercontent.com/Lonk12/BetterDiscordThemes/main/LonkMemeTheme/Assets/Links%20Barrel%20Beat%20Not%20Clickbait.png");
  --background-image-blur: 0px;
  --background-image-size: cover;
  --background-image-position: center;
  --popout-modal-image: var(--background-image);
  --popout-modal-blur: 0px;
  --popout-modal-size: cover;
  --popout-modal-position: center;
  --home-button-image: url("https://raw.githubusercontent.com/Lonk12/BetterDiscordThemes/main/LonkMemeTheme/Assets/Links%20Barrel%20Beat%20Not%20Clickbait%20Home%20Icon.png");
  --home-button-size: cover;
  --home-button-position: center;
  --window-padding: 20px;
  --window-roundness: 10px;
}