A CRT monitor effect Discord theme.
- Install BetterDiscord.
- Download the
CRT.theme.css
file: - Place theme file in the
themes
folder:- Windows:
%AppData%/BetterDiscord/themes
- Mac:
~/Library/Application Support/betterdiscord/themes
- Linux:
~/.config/BetterDiscord/themes
- Windows:
- Install Replugged.
- Install the theme:
- Install Vencord.
- Paste the following in
Settings
>Vencord
>Themes
:https://minidiscordthemes.github.io/CRT/CRT.theme.css
Description | Variable name | Valid values | Default value |
---|---|---|---|
Stacking position | --crt-height |
Any number. | 9999 |
Size of scanlines | --crt-size |
Any length, preferrably in px . |
4px |
Scanline stripes on/off | --crt-stripe |
block (on) or none (off). |
block |
Scanline stripes colour | --crt-stripe-light-color , --crt-stripe-dark-color |
Any CSS-recognised colour, low opacity recommended. | rgba(255, 255, 255, 0.1) , rgba(0, 0, 0, 0.1) |
⛐ Moving scanline on/off | --crt-scanline |
block (on) or none (off). |
block |
Moving scanline speed | --crt-scanline-speed |
Any time, in ms or s . |
3s |
Moving scanline colour | --crt-scanline-color |
Any CSS-recognised colour. | rgba(0, 0, 0, 0.5) |
Moving scanline direction | --crt-scanline-direction |
normal or reversed . |
normal |
⚠ Screen flicker on/off | --crt-flicker |
flicker (on) or none (off). |
none |
Screen flicker speed | --crt-flicker-speed |
Any time, in ms or s |
calc(1s/30) |
Screen flicker colour | --crt-flicker-color |
Any CSS-recognised colour, low opacity recommended. | rgba(0, 0, 0, 0.1) |
- ⛐ This effect is performance-intensive.
- ⚠ This is a fast flickering effect and may not be suitable for those with photosensitive epilepsy.
- Open
Settings
>BetterDiscord
>Themes
. - Click the pencil icon on this theme.
- Edit the variable values and save changes.
- Open
Settings
>Replugged
>Quick CSS
. - Copy and paste lines 15-34 of
CRT.theme.css
. - Edit the variable values and apply changes.
- Follow the instructions in
Settings
>Vencord
>Themes
.
- Open
Settings
>Vencord
>Vencord
. - Toggle on
Enable Custom CSS
and clickOpen QuickCSS File
. - Copy and paste lines 15-34 of
CRT.theme.css
. - Edit the variable values.
- TL;DR;NAL: Do whatever you want with this theme, just include the original license.
- Post an issue on GitHub.
- Post in
#theme-support
on my support server.