0 p.

Theme «Lumine, amber, paimon and noelle» for Discord

Theme Lumine, amber, paimon and noelle for Discord
This Discord theme features the characters Lumine, amber, paimon and noelle from the anime series Re:Zero. The theme includes a custom CSS style that changes the Discord background to a tropical beach setting with the four characters lounging on a hammock. The characters are depicted in their anime-style outfits and are surrounded by palm trees and a blue sky. The theme also includes custom CSS styles for the Discord user interface, such as changing the text and background colors to match the theme.

How to install Discord design

  1. Download 52367-lumine-amber-paimon-and-noelle-them.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 fischl+lumine+amber+paimon+noelle wallpaper 
* @version 1.0
* @description Created by 23lollo
* @author 23lollo
*/
@import url("https://discordstyles.github.io/FrostedGlass/dist/FrostedGlass.css");
@import url('https://fonts.googleapis.com/css2?family=Whitney');
:root {
--background-image: url('https://i.imgur.com/bMHwnIh.jpg');
--background-image-blur: 0px;
--background-image-size: cover;
--background-image-position: center;
--popout-modal-image: url('https://i.imgur.com/PLWDQ9i.jpg');
--popout-modal-blur: 0px;
--popout-modal-size: cover;
--popout-modal-position: right;
--home-button-image: url('https://i.imgur.com/i9P7dNS.jpg');
--home-button-size: cover;
--home-button-position: left;
--serverlist-brightness: 0.35;
--left-brightness: 0.35;
--middle-brightness: 0.1;
--right-brightness: 0.25;
--popout-modal-brightness: 0.4;
--gradient-primary: 131,40,160;
--gradient-secondary: 63,81,181;
--gradient-direction: 296deg;
--tint-colour: 255,51,159;
--tint-brightness: 0;
--window-padding: 0px;
--window-roundness: 0px;
--scrollbar-colour: #ffffff0d;
--link-colour: #00b0f4;
--show-gift-gif-buttons: none;
--font: 'Roboto';
--update-notice-1: none;
}
Download file

Comments

Cancel