Virtual Boy

By GH0STP4WZ Version 1.5 Updated 01/29/2024 81.3K downloads

A theme based on a failed Nintendo console with the same name.

customizable black

Live preview

Full Discord interface with this theme applied โ€” powered by ThemePreview.

Screenshot

Virtual Boy screenshot
virtual-boy.theme.css
GitHub

Open source

https://raw.githubusercontent.com/Riddim-GLiTCH/Virtual-Boy/e64f327132e7c3c4ae447895456bb5f398146f66/virtual-boy.theme.css
1/**
2 * @name Virtual Boy
3 * @author Riddim_Glitch
4 * @version 1.5
5 * @description A theme based on a failed Nintendo console with the same name.
6 * @source https://github.com/Nexus-Themes/Virtual-Boy
7 * @invite aYxpgkvdvR
8 * @authorId 801089753038061669
9*/
10
11@import url('https://Nexus-Themes.github.io/Virtual-Boy/virtual-boy.css');
12
13/* Comment out this line to disable message boxes */
14@import url("https://riddim-glitch.github.io/Virtual-Boy/MessageBoxes.css");
15/* Uncomment this line to use Right Alinged Selfmessages. Requires my helper plugin! Refer to the github repo for more information. */
16/* @import url("https://Riddim-GLiTCH.github.io/Virtual-Boy/selfmessages.css"); */
17:root {
18 /* Don't like the colors? Change these HSL variables! */
19 --VBaccent: 0 100% 50%;
20 --VBaccent-muted: 0 100% 39.2%;
21 --VBaccent-dimmest: 0 100% 17.6%;
22 --text-shadow-size: 1px; /*Default: 1px*/
23}