X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/ececd6e04124a91e30ad57ee243ae8967cce772e..b105fd8fa65df3dac66b9973d6ff2e86a599143a:/dwb/userstyles/default.css diff --git a/dwb/userstyles/default.css b/dwb/userstyles/default.css index 45aa136..e2d97d3 100644 --- a/dwb/userstyles/default.css +++ b/dwb/userstyles/default.css @@ -1,15 +1,16 @@ :not(img) { - background-color: #201F1F ! important; + background-color: #222222 ! important; + background-image: none !important; color: #D4D2CF ! important; - } +} - :link, :link * { - color: #719696 !important; - } +:link, :link * { + color: #5DC3D7 !important; +} - :visited, :visited * { - color: #666665 !important; - } - .tagContainer { - display: none; - } +:visited, :visited * { + color: #666665 !important; +} +.tagContainer { + display: none; +}