]> git.rmz.io Git - dotfiles.git/blobdiff - dwb/userstyles/default.css
dwb: remove config
[dotfiles.git] / dwb / userstyles / default.css
diff --git a/dwb/userstyles/default.css b/dwb/userstyles/default.css
deleted file mode 100644 (file)
index 19f452b..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-:not(img) {
-    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;
-}
-
-:visited, :visited * {
-    color: #666665 !important;
-}
-.tagContainer {
-    display: none;
-}