]> git.rmz.io Git - dotfiles.git/commitdiff
dwb: slightly change the bg colour
authorSamir Benmendil <samir.benmendil@gmail.com>
Tue, 20 May 2014 08:36:16 +0000 (09:36 +0100)
committerSamir Benmendil <samir.benmendil@gmail.com>
Tue, 20 May 2014 08:36:16 +0000 (09:36 +0100)
dwb/userstyles/default.css

index 9e84a99595d05d22ed7d146864a2f7bb204a12a2..51283390ee592702d67ccd8d46e94a0feb959b81 100644 (file)
@@ -1,10 +1,10 @@
 :not(img) {
-    background-color: #201F1F ! important;
+    background-color: #222222 ! important;
     color: #D4D2CF ! important;
 }
 
 :link, :link * {
-    color: #5DC3D7!important;
+    color: #5DC3D7 !important;
 }
 
 :visited, :visited * {