Skip to content

Takes advantage of Discord's full app area to provide a clean look without nasty branding or window controls.

Notifications You must be signed in to change notification settings

akrossu/SimpleAndClean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

SimpleAndClean

Release Discord

Overview

SimpleAndClean aims to deliver as clean of a UI as possible without nipping functionality. It ensures seamless integration and customizability for both casual users and developers alike.

Please note this is an active project—if you encounter issues or visual inconsistencies, open an issue so I can fix it promptly. Thank you for supporting the theme! :3


Features

  • No branding or titlebar
    Keep things clean. Use native Windows shortcuts like Win + ↑ or Win + ↓ to manage window sizing.

Tip

With the title bar removed, you may want to install AltSnap – a lightweight utility that lets you drag/resize windows by holding Alt and clicking anywhere in the window.

  • Full Vencord compatibility
    Built and tested with Vencord to ensure consistent experience.

  • Custom background and icons
    Personalize your setup with aesthetic visuals that still feel native to Discord.

  • Pre Visual Refresh styling
    Restores some of the older styling decisions like circlular guild icons.

  • Extensive color palette
    A wide range of colors to match your style and mood.

  • Accessibility first design
    Prioritizes accessible features so they will always work.

  • Developer-friendly comments
    Every element is clearly labeled in the source, making it easy to tweak and extend.

Previews

Banner

subBanner

Installation

Online

If you're just interested in changing things like the backgrounds, you can simply install themes by importing them using a link to the raw theme.css file.

  1. Navigate to Settings > Vencord > Themes > Online Themes

  2. Copy and Paste https://raw.githubusercontent.com/akrossu/SimpleAndClean/refs/heads/main/SimpleAndClean.theme.css into the textbox.

You may edit custom properties found in the theme file by navigating to Settings > Vencord > Themes > Local Themes > Edit QuickCSS

  • By placing the custom property definition within a :root selector for example you may add custom backgrounds for both the Online and Local themes:

Note that you may only use web images.

:root {
    --app-bg-url: url('https://4kwallpapers.com/images/walls/thumbs_3t/5669.jpg') !important;
}

Local

  1. Head over to the Latest Release and download SimpleAndClean.theme.css

  2. Navigate to the Vencord Themes folder:

    • Settings > Vencord > Themes > Local Themes > Open Themes Folder
  3. Place SimpleAndClean.theme.css in the folder

  4. Make sure to click Load Missing Themes to load your new theme!


Important

BetterDiscord is not entirely supported as of right now, but I will be slowly adding specific platform support as soon as core features work.

Local

  1. Download the latest release of the theme:

  2. Navigate to the BetterDiscord Themes folder:

    • Settings > BetterDiscord > Themes > Open Themes Folder
  3. Place SimpleAndClean.theme.css in the folder

Related Themes

Note: My previous theme fork, ModifiedRoundedDark, is no longer in active development. Future updates will focus on SimpleAndClean.

SimpleAndClean ModifiedRoundedDark

Feedback & Community

If you enjoy the theme or run into bugs, feel free to open an issue or reach out to me. Suggestions and contributions are always welcome!


Thank you for using SimpleAndClean 💚

About

Takes advantage of Discord's full app area to provide a clean look without nasty branding or window controls.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages