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

1

Open RMS Settings → Themes

Click the gear icon in Discord → scroll to RMS section → click Themes.

2

Paste a theme URL

In the Online Themes box, paste a direct CSS link (usually ending in .css) and press Enter.

3

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.

1

Open RMS Settings → RMS tab

Click the gear icon → RMS section → RMS tab.

2

Click Edit QuickCSS

This opens a built-in CSS editor powered by Monaco.

3

Write your CSS

Changes apply in real time as you type. The file is saved to %AppData%\RMS\settings\quickCss.css.

â„šī¸ Make sure Enable QuickCSS is toggled on in RMS Settings → RMS tab for your QuickCSS to apply.

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.