Themes
Themes let you change how Discord looks using CSS. RMS supports URL-based themes and local theme files.
Loading a Theme from a URL
Open RMS Settings â Themes
Click the gear icon in Discord â scroll to RMS section â click Themes.
Paste a theme URL
In the Online Themes box, paste a direct CSS link (usually ending in .css) and press Enter.
Enable the theme
Toggle the theme on. Discord will apply it immediately â no restart needed.
Local Themes
You can also drop .css theme files directly into your RMS themes folder:
%AppData%\RMS\themes\
RMS will detect them automatically and they'll show up in the Themes tab under Local Themes.
QuickCSS
QuickCSS lets you write your own CSS that applies to Discord instantly without needing a full theme file.
Open RMS Settings â RMS tab
Click the gear icon â RMS section â RMS tab.
Click Edit QuickCSS
This opens a built-in CSS editor powered by Monaco.
Write your CSS
Changes apply in real time as you type. The file is saved to %AppData%\RMS\settings\quickCss.css.
Finding Themes
You can find Discord themes on:
Most BetterDiscord themes work with RMS â just grab the raw CSS URL and paste it into the Online Themes box.