0 p.

Theme «Kurumi tokisaki smiling» for Discord

Theme Kurumi tokisaki smiling for Discord
Discord Themes (Custom CSS) "Kurumi tokisaki smiling" is a vibrant and colorful theme that features a custom CSS style sheet that brings the popular anime character, Kurumi tokisaki, to life in the Discord application. The theme includes a variety of custom styles for the Discord interface, such as changing the background color to a deep red, adding a black and red gradient to the header, and changing the text color to a bright red. The theme also includes custom styles for the Discord messages, such as changing the text color to a bright red and adding a red border around the text. The theme is perfect for fans of the anime series "Date A Live" and those who enjoy vibrant and colorful themes in their Discord application.

How to install Discord design

  1. Download 48103-kurumi-tokisaki-smiling.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 Kurumi tokisaki smiling
 * @author DELETED
 * @version auto updates
 * @description Theme was created in generator https://vsthemes.org/generator/
 * @source https://vsthemes.org/en/skins/discord/48103-kurumi-tokisaki-smiling.html
 * @authorLink https://vsthemes.org/user/DELETED/
 * @authorId 2
*/
@import url(https://vsthemes.org/uploads/generator/client/BasicBackground.css);
:root {
    --transparencycolor: 0,0,0;
    --transparencyalpha: 0.2;
    --messagetransparency: 0.3;
    --guildchanneltransparency: 0.2;
    --memberlistransparency: 0.2;
    --accentcolor: 158,0,0;
    --background: url("https://vsthemes.org/uploads/posts/2021-12/1639088068_thumb-1920-1027370.webp");
    --backdrop: rgba(0,0,0,0.2);
    --backgroundblur: 0px;
    --popoutblur: 0px;
    --backdropblur: 0px;
    --version1_0_5:none;
    --backgroundsize: cover;
    --popoutsize: cover;
    --backdropsize: cover;
}
Download file

Comments

Cancel