0 p.

Theme «Cold Blue Kurisu» for Discord

Theme Cold Blue Kurisu for Discord
Discord Themes (Custom CSS) "Cold Blue Kurisu" is a unique and visually appealing theme that features a cold blue color scheme with subtle white accents. The theme is inspired by the character of Kurisu Makise from the anime series "Steins;Gate" and is perfect for fans of the show. The theme includes custom CSS that can be easily modified to suit individual preferences. The theme is available for download and installation on any Discord server.

How to install Discord design

  1. Download 31697-cold-blue-kurisu.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 Kurisu Makise theme
* @version 1.0
* @author szopjle#4172 | Justsenpai_
* @description Kurisu Makise Theme xd
* @authorId 270607409150558208
*/
@import url(https://puckzxz.github.io/NotAnotherAnimeTheme/css/scsl.css);
@import url('https://gibbu.github.io/BetterDiscord-Themes/RadialStatus/base.css');
:root {
    --background-image: url(https://images6.alphacoders.com/971/971664.jpg);
    --friends-icon: url(https://i.imgur.com/K9xD5Lc.jpg);
    --friends-icon-position: center center;
    --friends-icon-zoom: 100%;
    --main-color: rgba(81, 108, 242, 0.651);
    --main-transparency: rgba(1, 12, 26, 0.836);
    --unread-server-animation: rainbow;
    --hover-list-bg-color:rgba(17, 38, 226, 0.119);
    --border-lines-color: rgb(28, 19, 204);
    --scrollbar-colour: rgb(138, 44, 44);
    --scroll-bar-color: rgba(0, 11, 133, 0.644);
    --selected-text-voice-color: #001eff;
    --channel-hover-text-color: rgba(73, 71, 207, 0.781);
    --unread-text-color: #252f99;
    --user-popup-background: rgba(0, 0, 0, 0.8);
    --HSL-server-icon-size: 35px;
    --serverlist-brightness: 0.8; 
    --left-brightness: 0.8; 
    --middle-brightness: 0.6; 
    --right-brightness: 0; 
    --popout-modal-brightness: 0.75;
    --rs-small-spacing: 1px;
--rs-large-spacing: 2px;
--rs-width: 2px;
--rs-avatar-shape: 50%;
--rs-online-color: #43b581;
--rs-idle-color: #faa61a;
--rs-dnd-color: #f04747;
--rs-offline-color: #636b75;
--rs-streaming-color: #643da7;
--rs-invisible-color: #747f8d;
--HSL-server-icon-size: 30px;
--HSL-server-spacing: 5px;
}
Download file

Comments

Cancel