]> git.rmz.io Git - dotfiles.git/blobdiff - dwb/userstyles/default.css
dwb: slightly change the bg colour
[dotfiles.git] / 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 * {