0 p.

Theme «ChizurUwU» for Discord

Theme ChizurUwU for Discord
Discord Themes (Custom CSS) "ChizurUwU" is a collection of custom CSS themes designed to enhance the user experience of the popular chat platform Discord. The theme features a unique and visually appealing design, with a focus on the character Chizuru from the anime series "Fate/Stay Night". The theme includes custom backgrounds, icons, and color schemes that are inspired by the anime and its characters. The theme is designed to be easy to use and can be applied to any Discord server or user account. The theme is available for download and installation on any device running Discord.

How to install Discord design

  1. Download 31335-chizuruwu.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 chizuru.exe
* @description Mizuhara chizuru theme xddd
* @version 1.0
* @author Justsenpai_ | szopjle#4172
* @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://images.alphacoders.com/110/thumb-1920-1105205.png);
    --friends-icon: url(https://i.pinimg.com/originals/81/52/19/8152199ab2e2be03bc6af376b94b9ce2.gif);
    --friends-icon-position: center center;
    --friends-icon-zoom: 90%;
    --main-color: rgb(174, 0, 174);
    --main-transparency: rgba(23, 17, 0, 0.831);
    --unread-server-animation: rainbow;
    --hover-list-bg-color: rgba(255, 247, 0, 0.167);
    --border-lines-color: rgba(117, 110, 5, 0.521);
    --scroll-bar-color: rgba(175, 175, 5, 0.63);
    --font-size: 16px;
    --selected-text-voice-color: #a3ae28;
    --channel-hover-text-color: rgb(244, 222, 113);
    --unread-text-color: #d4a236;
    --user-popup-background: rgba(0, 0, 0, 0.815);
    --scrollbar-colour: rgba(25, 72, 190, 0.651);
    --rs-small-spacing: 1px;
    --rs-large-spacing: 2px;
    --rs-width: 2px;
    --rs-avatar-shape: 42.0%;
    --rs-online-color: #09ff00;
    --rs-idle-color: #f87c08;
    --rs-dnd-color: #fd0000;
    --rs-offline-color: #242525;
    --rs-streaming-color: #723bcf;
    --rs-invisible-color: #8b8b8b;
    --HSL-server-icon-size: 55px;
    --HSL-server-spacing: 10px;
}
Download file

Comments

Cancel