]> git.rmz.io Git - dotfiles.git/blobdiff - dwb/userstyles/default.css
dwb: use perdomainsettings to set user-stylsheet
[dotfiles.git] / dwb / userstyles / default.css
diff --git a/dwb/userstyles/default.css b/dwb/userstyles/default.css
new file mode 100644 (file)
index 0000000..45aa136
--- /dev/null
@@ -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;
+ }