From bc23ec0a95779d27eb62e74e536a18795bbad077 Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 7 Sep 2017 20:22:36 +0900 Subject: [PATCH] wip dark --- src/web/app/desktop/style.styl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/web/app/desktop/style.styl b/src/web/app/desktop/style.styl index fa50f6ce3..88adb68b2 100644 --- a/src/web/app/desktop/style.styl +++ b/src/web/app/desktop/style.styl @@ -39,7 +39,8 @@ background rgba(0, 0, 0, 0.2) html - background #fdfdfd + //background #2f3e42 + background #313a42 // ↓ workaround of https://github.com/riot/riot/issues/2134 &[data-page='entrance']