0 p.

Theme «Flowers (yellow suit)» for Discord

Theme Flowers (yellow suit) for Discord
Discord Themes (Custom CSS) "Flowers (yellow suit)" - A vibrant and lively theme that brings a touch of nature to your Discord interface. The theme features a yellow flower background with delicate petals that sway in the wind. The theme also includes a purple accent color that adds a touch of elegance. The theme is fully customizable with CSS, allowing you to adjust the colors and layout to your liking. The theme is perfect for those who love nature and want to bring a touch of freshness to their Discord experience.

How to install Discord design

  1. Download 37030-flowers.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 Flowers 
* @version 0.1
* @description Flowers are so cute :)
* @author Roh
* @invite 6FdJprvQHS
*/
@import url("https://tropix126.github.io/BetterDiscordStuff/aurora/addons/settingsModal.css");
@import "https://monstrousdev.github.io/themes/addons/categoryNameFlair.css";
@import url("https://puckzxz.github.io/NotAnotherAnimeTheme/build/v3/naat.v3.css");
@import url('https://fonts.googleapis.com/css2?family=Klee+One');
@import url('https://codedotspectra.github.io/themes/core/custom-font.css');
@import url('https://discordstyles.github.io/RadialStatus/dist/RadialStatus.css');
:root {
--main-theme-color: #F3FF05FF;
--theme-transparency: #00000000;
--theme-background-image: url('https://i.imgur.com/LZTGlQR.jpg');
--home-icon-image: url('https://i.imgur.com/MF1BPXW.gif');
--home-icon-image-zoom: 100%;
--home-icon-image-position: center;
--server-listing-width: 72px;
--font-size: 100%;
--mention-color: #432C07FF;
--mention-sider: #5544FAFF;
--mention-hover-color: #FAA61AFF;
--category-hover-color: #3FCAB6FF;
--unread-server-animation: rainbow;
--video-screen-button-background-color: #26BBC833;
--video-screen-button-foreground-color: #ffffffff;
--video-screen-button-background-hovor-color: #c8c8c866;
--video-screen-button-foreground-hovor-color: #ffffffff;
--member-listing-role-color: #A814B5FF;
--small-user-popout-background-image: url('https://i.imgur.com/5TblVhu.jpg');
--small-user-popout-background-transparency: #00000000;
--small-user-popout-background-image-position: center;
--big-user-popout-background-image: url('https://i.imgur.com/vmWMlLZ.jpg');
--big-user-popout-background-transparency: #00000000;
--big-user-popout-background-image-position: center;
--code-markup-background-color: #00000000;
--code-markup-border: 1px solid transparent;
--message-box-transparency: #00000000;
--embed-background-transparency: #00000000;
--message-hover-buttons-background: #c8c8c81a;
--context-menu-transparency: #0f0f0fcc;
--add-discover-icon-transparency: #C8C8C800;
--add-discover-icon-color: #B51299FF;
--channel-limit-count-color: #43b581;
--channel-limit-background-left: #c8c8c81a;
--channel-limit-background-right: #c8c8c833;
--scrollbar-color: #c8c8c833;
--unread-message-divider-color: #f04747;
--unread-message-divider-font-color: #ffffff;
--new-messages-bar-background-color: #7289da;
--new-messages-bar-font-color: #ffffff;
--emoji-menu-background-color: #ffffff;
--emoji-menu-sider-background-color: #ffffff;
--emoji-menu-server-header-background-color: #ffffff;
--emoji-menu-bottom-bar-background-color: #ffffff;
--emoji-menu-search-bar-background-color: #ffffff;
--message-search-menu-background-color: #000000cc;
--message-search-container-background-color: #00000099;
--message-search-result-background-color: #c8c8c80d;
--text-voice-channel-color: #8e9297ff;
--text-voice-channel-hover-color: #dcddde;
--text-voice-channel-selected-text-color: #ffffff;
--unread-text-channel-color: #ffffff;
--unread-text-channel-bubble-color: #ffffff;
--folder-background-color: #2f3136;
--expanded-folder-background-color: #00000000;
--reaction-emoji-background-color: #00000000;
--reaction-emoji-border-color: 1px solid transparent;
--reaction-emoji-hover-background-color: #ffffff1a;
--reaction-emoji-hover-border-color: #ffffff33;
--rs-small-spacing: 2px;
--rs-medium-spacing: 3px;
--rs-large-spacing: 4px;
--rs-small-width: 2px;
--rs-medium-width: 3px;
--rs-large-width: 4px;
--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;
--rs-phone-visible: block;
--customFont: 'Klee One';
}
Download file

Comments

Cancel