betlog

!!Me2iIexFVez stylish user style

May 21st, 2012
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.17 KB | None | 0 0
  1. /*
  2. !!Me2iIexFVez
  3. A 'User Style' for use with the Stylish Firefox Extension
  4. Used the following to learn syntax and create this file:
  5. 4chan - Black Like Your Soul
  6. 4chan - darken/tweak by [[dethzilla]]
  7. 4chan - RiceChan Alpha
  8. HURR
  9. */
  10.  
  11. @namespace url(http://www.w3.org/1999/xhtml);
  12. @-moz-document domain("boards.4chan.org"),
  13. domain("images.4chan.org"),
  14. domain("sys.4chan.org"),
  15. domain("green-oval.net") {
  16. /*--------------------------------------------*/
  17. body
  18. {
  19. background: #5D6458 !important;
  20. color: #798273 !important;
  21. font-size: 100% !important;
  22. }
  23. /* fonts */
  24. /*body, .navtop, .replyhl, .reply, a, a:hover, a.quotejs, a.quotejs:hover, a.quotelink, span.filesize {
  25. font-family: "VL PGothic", "Verdana", Sans-Serif !important;
  26. }*/
  27.  
  28. * {
  29. border: none !important;
  30. color: #D1D4C9 !important; /* view text */
  31. }
  32.  
  33. /* all links */
  34. a {
  35. /* color: #11aaff !important;*/ /* link */
  36. color: #9f0 !important;
  37. }
  38.  
  39. /* Hover colour for links */
  40. a:hover { color: #9f9 !important; }
  41.  
  42. /* just a bar at start & end of page */
  43. html {
  44. background: #5D6458 url('null') fixed bottom right no-repeat !important;
  45. }
  46.  
  47. /* Delete Post & pages list */
  48. .deletebuttons, .pages {
  49. background: #798273 !important;
  50. }
  51. b {
  52. color: #f00 !important;
  53. text-shadow: 0 1px 1px #ff0;
  54. }
  55.  
  56. /*--------------------------------------------*/
  57.  
  58. /* input box - ALL */
  59. .inputtext {
  60. table-layout:auto;
  61. width: 300px;
  62. height: 24px !important;
  63. vertical-align: top !important;
  64. font-family: sans-serif !important;
  65. }
  66.  
  67. /* input box - comment */
  68. textarea.inputtext {
  69. height: 100px !important;
  70. }
  71.  
  72.  
  73. /*--------------------------------------------*/
  74. /*Poster name for OP and replies*/
  75. /*.postername, .commentpostername, .linkmail:not([href="mailto:sage"]) {
  76. background-color: #798273 !important;
  77. }*/
  78.  
  79. /*Mod username*/
  80. .postername [style^="color: rgb(128, 0, 128)"] { color: #99f !important; }
  81. .commentpostername [style^="color: rgb(128, 0, 128)"] { color: #99f !important; }
  82.  
  83.  
  84. /*Mootykins gets to be special*/
  85. .postername [style^="color: rgb(240, 0, 0)"] { color: #f0f !important; }
  86. .postertrip [style^="color: rgb(255, 0, 0)"] { color: #f0f !important; }
  87. .commentpostername [style^="color: rgb(240, 0, 0)"] { color: #f0f !important; }
  88.  
  89.  
  90. /* thread title */
  91. /*.filetitle, .replytitle {
  92. background-color: #798273 !important;
  93. }*/
  94.  
  95. /* post number */
  96. /*.quotejs {
  97. color: #6a0 !important;
  98. }*/
  99.  
  100. /* File details */
  101. /*.filesize {
  102. background-color: #798273 !important;
  103. }*/
  104.  
  105. /*--------------------------------------------*/
  106.  
  107. /* regular post text */
  108. blockquote {
  109. color: #fff !important;
  110. }
  111.  
  112. /*Things common to both replies and highlighted replies*/
  113. .reply, .replyhl {
  114. /* border: 1px solid !important;
  115. border-width: 1px !important;*/
  116. /* -moz-border-radius: 1em/1em; */
  117. padding: 0px 0px 0px 0px !important;
  118. font-size: 70% !important;
  119. background-color: #798273 !important;
  120. }
  121.  
  122. /*Just normal replies*/
  123. .reply {
  124. /* background-color: #798273 !important;*/
  125. padding-right: 10px !important;
  126. /* border-color: #C05300 !important;*/
  127. }
  128.  
  129. /*Just highlighted replies*/
  130. .replyhl {
  131. /* background-color: #C05300 !important;*/
  132. border: 1px solid !important;
  133. border-width: 1px !important;
  134. border-color: #EEFF00 !important;
  135. padding-right: 10px !important;
  136. }
  137.  
  138. /*--------------------------------------------*/
  139.  
  140. /* >implying / >quoting */
  141. .unkfunc {
  142. color: #9f0 !important;
  143. }
  144.  
  145. /*Marked for deletion (old)*/
  146. .oldpost {
  147. color: #f00 !important;
  148. font-size: 80%;
  149. }
  150.  
  151. /*--------------------------------------------*/
  152.  
  153. /*Add the word (sage) to the poster name*/
  154. a[href="mailto:sage"]:before {
  155. /* color: #f90;*/
  156. /* content: '「さげる」'; */
  157. content: '[sage]';
  158. /* text-shadow: 0 -1px 1px #f00;*/
  159. }
  160.  
  161. /*Change name colour for saged post*/
  162. /*a[href="mailto:sage"] {
  163. color: #c60 !important;
  164. }*/
  165.  
  166. /*--------------------------------------------*/
  167.  
  168. /* thread watcher - */
  169. #twi_table_div {
  170. /* border: 0 none !important; */
  171. border: 1px solid !important;
  172. opacity: 1.0 !important;
  173. color: #ff0 !important;
  174. /* border-width: 1px 1px 0 1px !important;*/
  175. /* -moz-border-radius: 8px 8px 0 0 !important;*/
  176. /*-moz-border-radius: 1em/1em;*/
  177. }
  178.  
  179. /* thread watcher - title: "watched threads" */
  180. #twi_table_div > .postblock {
  181. border-color: #000000 !important;
  182. /* color: #000000 !important;*/
  183. border-width: 1px 1px 0 1px !important;
  184. /* -moz-border-radius: 10px 10px 0 0 !important;*/
  185. text-align: center !important;
  186. }
  187.  
  188. /* thread watcher - ???? */
  189. #twi_table_div table .postblock {
  190. /* -moz-border-radius: 0 !important;*/
  191. background-color: #fff !important;
  192. margin: 0 !important;
  193. color: #000000 !important;
  194. text-align: center !important;
  195. }
  196.  
  197. /* thread watcher - text */
  198. #twi_table_div > #twi_table {
  199. border-width: 0 1px 1px 1px !important;
  200. /* -moz-border-radius: 0 0 10px 10px !important; */
  201. /* padding: 0 0 5px 0 !important;*/
  202. opacity: 1.0 !important;
  203. }
  204.  
  205. /*--------------------------------------------*/
  206.  
  207. /* .page,.deletebuttons{position:absolute;top:0;left:0;} */
  208.  
  209. }
Advertisement
Add Comment
Please, Sign In to add comment