]> git.rmz.io Git - dotfiles.git/commitdiff
dwb/userstyle: update cp.org + apply to www.cp.org
authorSamir Benmendil <samir.benmendil@gmail.com>
Wed, 29 Jan 2014 18:07:09 +0000 (19:07 +0100)
committerSamir Benmendil <samir.benmendil@gmail.com>
Wed, 29 Jan 2014 18:07:09 +0000 (19:07 +0100)
dwb/userscripts/extension_loader.js
dwb/userstyles/chakra-project.org.css

index caf6fbfcf3257227b193c8a84d63f53de463d40a..897d72d9afd7ee45da4d8826415cfb8ade30d149 100644 (file)
@@ -111,6 +111,7 @@ domains : {
 hosts : {
     "plus.google.com" : { "user-stylesheet-uri" : "" },
     "chakra-project.org" : { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/chakra-project.org.css" },
 hosts : {
     "plus.google.com" : { "user-stylesheet-uri" : "" },
     "chakra-project.org" : { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/chakra-project.org.css" },
+    "www.chakra-project.org" : { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/chakra-project.org.css" },
     "reviewboard.chakra-project.org" : { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/reviewboard.chakra-project.org.css" },
     "paste.chakra-project.org" : { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/paste.chakra-project.org.css" },
 },
     "reviewboard.chakra-project.org" : { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/reviewboard.chakra-project.org.css" },
     "paste.chakra-project.org" : { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/paste.chakra-project.org.css" },
 },
index f3cd6968bb3254b5c095867d5a64ec00420da7fc..4f31a259480048d4119dafd8378c452efc34bb59 100644 (file)
@@ -1,38 +1,86 @@
-body {
+html, body {
     background-color: #201F1F !important;
     background-image: none !important;
 }
 
     background-color: #201F1F !important;
     background-image: none !important;
 }
 
-div.box, .pun blockquote, div.codebox, #adminconsole fieldset th, .rowodd, .roweven {
+div.box, div.codebox, #adminconsole fieldset th, .rowodd, .roweven {
     color: #FFF !important;
     background-color: #343434 !important;
 }
 
     color: #FFF !important;
     background-color: #343434 !important;
 }
 
-div.punwrap {
-    background-image: url(http://chakra-project.org/img/theme/header-gradient2.png) !important;
-    padding: 155px 0 0 0 !important;
-    background-color: #1A1A1A !important;
+div#wrapper {
+    background-image: url(http://chakra-project.org/bbs/style/Chakra/header.png) !important;
+    background-color: #343434 !important;
 }
 
 }
 
-body > div#punindex {
+div#punindex {
+    background-color: #343434 !important;
     width: 944px !important;
     margin: 0px auto !important;
     padding: 0 0 !important;
 }
 
     width: 944px !important;
     margin: 0px auto !important;
     padding: 0 0 !important;
 }
 
-div#punindex {
-    background-color: #1A1A1A !important;
+#brdmenu {
+    background-color: #343434 !important;
+    color: white !important;
+}
+
+#brdmenu a,
+#brdmenu a:link, #brdmenu a:visited {
+    background-color: #343434 !important;
 }
 
 }
 
-.pun {
+#announce {
+    background-color: #444444 !important;
+}
+
+.pun, .punwrap {
+    background-color: #343434 !important;
+}
+
+.pun .postmsg,
+#punhelp code, #punhelp samp {
+    background-color: #343434 !important;
     color: white !important;
 }
 
     color: white !important;
 }
 
-.pun h2 {
+.pun div.blocktable {
     background-image: none !important;
     background-color: #606060 !important;
 }
 
     background-image: none !important;
     background-color: #606060 !important;
 }
 
+.pun .blockpost {
+    background-color: #4E4E4E !important;
+}
+
+.pun .blockpost h2 {
+    background-color: #606060 !important;
+}
+
+.pun .quotebox {
+    background-color: #444444 !important;
+    border-color: #5A5A5A !important;
+    color: white !important;
+}
+
+.pun .quotebox cite {
+    color: #AAA !important;
+}
+
+.pun #quickpost h2 {
+    background-color: #343434 !important;
+    border-color: #5A5A5A !important;
+    color: #AAA !important;
+}
+
+
+.pun .infldset,
+#adintro .inbox,
+#adstats .inbox {
+    background-color: #343434 !important;
+    border-color: #5A5A5A !important;
+}
+
 .pun th {
     background-color: #505050 !important;
 }
 .pun th {
     background-color: #505050 !important;
 }
@@ -72,8 +120,10 @@ td.tc2, td.tc3, td.tcmod, #postpreview, #viewprofile dd, div.forminfo, #admincon
 
 div.postleft, div.postfootleft, div.blockpost label {
     background-color: #4E4E4E !important;
 
 div.postleft, div.postfootleft, div.blockpost label {
     background-color: #4E4E4E !important;
+    border-color: #4E4E4E !important;
 }
 
 }
 
-div.postright, div.postfootright {
-    border-left-color: #4E4E4E !important;
+div.postright, div.postfootright, div.postbody {
+    background-color: #343434 !important;
+    border-color: #4E4E4E !important;
 }
 }