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.
1 parent 507c09c commit 66b9196Copy full SHA for 66b9196
app/assets/css/dark.scss
@@ -45,7 +45,7 @@
45
.pink-background,
46
.orange-background,
47
.yellow-background {
48
- background: #303030 url("/image/background/bg_light_background.png") repeat;
+ background: #0d0d0d url("/image/background/bg_light_background.png") repeat;
49
background-blend-mode: screen;
50
}
51
0 commit comments