0 p.

Theme «Classroom of the Elite Kei Karuizawa» for Discord

Theme Classroom of the Elite Kei Karuizawa for Discord
The image displays a computer screen with a Discord theme titled "Classroom of the Elite Kei Karuizawa" applied. The theme features a custom CSS design that includes a background image of a beautiful anime girl with long blonde hair and blue eyes. She is laying on a bed and appears to be looking at the screen. The theme also includes various Discord icons and notifications displayed on the screen.

How to install Discord design

  1. Download 52750-classroom-of-the-elite-kei-karuizaw.theme.css.
  2. If this is your first time installing a theme: install BetterDiscord
  3. Launch Discord and go to the client settings.
  4. In the "Themes" section, click "Open Theme Folder". This will open an explorer window, where you will need to move the obtained file.
  5. Go back to the client settings and apply the added skin.

Alternatively, you can install by inserting code into the Custom CSS field.

Custom CSS

/**
 * @name Kei Karuizawa
 * @author SAD SHARK#5716
 * @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
*/

@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@100;300;400;500;700&display=swap');
@import url('https://discordstyles.github.io/FrostedGlass/dist/FrostedGlass.css');
@import url('https://discordstyles.github.io/Addons/windows-titlebar.css');
@import url('https://discordstyles.github.io/RadialStatus/dist/RadialStatus.css');
@import url('https://nyri4.github.io/Discolored/main.css');

:root {
  --background-image: url('https://i.imgur.com/X5XIw1q.jpg');
  --background-image-blur: 0px;
  --background-image-size: cover;
  --background-image-position: center;
  --popout-modal-image: transparent;
  --popout-modal-blur: 0px;
  --popout-modal-size: 1;
  --popout-modal-position: top center;
  --home-button-image: url('https://i.imgur.com/gtHTnmy.gif');
  --home-button-size: cover;
  --home-button-position: center;
  --serverlist-brightness: 0.5;
  --left-brightness: 0.5;
  --middle-brightness: 0.5;
  --right-brightness: 0;
  --popout-modal-brightness: 0.5;
  --gradient-primary: 255,235,130;
  --gradient-secondary: 125,71,249;
  --link-colour: #00B3FF;
  --scrollbar-colour: rgb(255,221,156,0.32);
  --gradient-direction: 320deg;
  --tint-colour: 255,51,159;
  --tint-brightness: 0;
  --font: Comfortaa;
  --window-padding: 0px;
  --window-roundness: 0px;
  --update-notice-1: none;
  --rs-small-spacing: 0px;
  --rs-medium-spacing: 0px;
  --rs-large-spacing: 0px;
  --rs-small-width: 2.5px;
  --rs-medium-width: 2.5px;
  --rs-large-width: 2px;
  --rs-avatar-shape: 50%;
  --rs-online-color: #14DB80;
  --rs-idle-color: #FFA002;
  --rs-dnd-color: #FF1414;
  --rs-offline-color: #464C53;
  --rs-streaming-color: #642EC0;
  --rs-phone-visible: block;
}

/* Any custom CSS below here */
Download file

Comments

Cancel