]> git.rmz.io Git - dotfiles.git/blob - dwb/userstyles/default.css
51283390ee592702d67ccd8d46e94a0feb959b81
[dotfiles.git] / dwb / userstyles / default.css
1 :not(img) {
2 background-color: #222222 ! important;
3 color: #D4D2CF ! important;
4 }
5
6 :link, :link * {
7 color: #5DC3D7 !important;
8 }
9
10 :visited, :visited * {
11 color: #666665 !important;
12 }
13 .tagContainer {
14 display: none;
15 }