We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7ccd23 + 958196f commit 5f5bc84Copy full SHA for 5f5bc84
1 file changed
src/theme/app/_background.scss
@@ -129,3 +129,8 @@
129
}
130
131
132
+
133
+// Remove discord app default background color (potentially if user want to use --background-image: transparent;)
134
+.app__160d8, .appMount__51fd7, body {
135
+ background: transparent;
136
+}
0 commit comments