From: Samir Benmendil Date: Tue, 20 May 2014 08:36:16 +0000 (+0100) Subject: dwb: slightly change the bg colour X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/769a4f3297eef20a6624457cf3079a5270e12c16?ds=inline dwb: slightly change the bg colour --- diff --git a/dwb/userstyles/default.css b/dwb/userstyles/default.css index 9e84a99..5128339 100644 --- a/dwb/userstyles/default.css +++ b/dwb/userstyles/default.css @@ -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 * {