X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/2f3c96f9d210e238f812b25424a7629426d3294c..0d89e0b38f04e0dc6fd0e2b51efa044bd3ccfc5a:/dwb/userstyles/default.css?ds=inline diff --git a/dwb/userstyles/default.css b/dwb/userstyles/default.css index 9e84a99..19f452b 100644 --- a/dwb/userstyles/default.css +++ b/dwb/userstyles/default.css @@ -1,10 +1,20 @@ :not(img) { - background-color: #201F1F ! important; + background-color: rgba(34, 34, 34, 0.5) ! important; + background-image: none !important; color: #D4D2CF ! important; } +body, html { + background-color: #222222 ! important; + background-image: none !important; +} + +.dwb_hint { + background-color: #222222 ! important; +} + :link, :link * { - color: #5DC3D7!important; + color: #5DC3D7 !important; } :visited, :visited * {