X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/19c9fcb54cfacb0613968aef35ed2ee7421a5ebd..ececd6e04124a91e30ad57ee243ae8967cce772e:/dwb/userstyles/default.css diff --git a/dwb/userstyles/default.css b/dwb/userstyles/default.css new file mode 100644 index 0000000..45aa136 --- /dev/null +++ b/dwb/userstyles/default.css @@ -0,0 +1,15 @@ +:not(img) { + background-color: #201F1F ! important; + color: #D4D2CF ! important; + } + + :link, :link * { + color: #719696 !important; + } + + :visited, :visited * { + color: #666665 !important; + } + .tagContainer { + display: none; + }