diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-09-07 20:22:36 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-09-07 20:22:36 +0900 |
| commit | bc23ec0a95779d27eb62e74e536a18795bbad077 (patch) | |
| tree | b1f8446c140019bad493eeff8a12baff55a88107 /src | |
| parent | v2566 (diff) | |
| download | sharkey-bc23ec0a95779d27eb62e74e536a18795bbad077.tar.gz sharkey-bc23ec0a95779d27eb62e74e536a18795bbad077.tar.bz2 sharkey-bc23ec0a95779d27eb62e74e536a18795bbad077.zip | |
wip dark
Diffstat (limited to 'src')
| -rw-r--r-- | src/web/app/desktop/style.styl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/web/app/desktop/style.styl b/src/web/app/desktop/style.styl index fa50f6ce31..88adb68b2b 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'] |