0 p.

Theme «qwerty» for Discord

Theme qwerty for Discord
Discord Themes (Custom CSS) "qwerty" is a collection of custom CSS styles for Discord. The styles are designed to enhance the overall look and feel of the Discord interface, making it more visually appealing and easier to navigate. The styles are available for both the desktop and mobile versions of Discord, and can be easily applied using the Discord Custom CSS feature. The styles are designed to be customizable, allowing users to tailor them to their personal preferences and needs. The collection includes a wide range of styles, from simple color changes to more complex layouts and designs. Overall, Discord Themes (Custom CSS) "qwerty" is a valuable resource for anyone looking to improve the look and feel of their Discord experience.

How to install Discord design

  1. Download 35888-qwerty.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 qwerty
 * @author DELETED
 * @version auto updates
 * @description Theme was created in generator https://vsthemes.org/generator/
 * @source https://vsthemes.org/en/skins/discord/35888-qwerty.html
 * @authorLink https://vsthemes.org/user/DELETED/
 * @authorId 2
*/
@import url(https://vsthemes.org/uploads/generator/client/BasicBackground.css);
:root {
    --transparencycolor: 52,52,52;
    --transparencyalpha: 0.2;
    --messagetransparency: 0.5;
    --guildchanneltransparency: 0.2;
    --memberlistransparency: 0;
    --accentcolor: 98,103,131;
    --background: url("https://vsthemes.org/uploads/posts/2021-07/1626489382_99px_ru_wallpaper_328667_devushka_stoit_na_ulice_v_luchah_zakatnogo_solnca.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