Advertisement
Psykek

V3rmillion light theme

Jan 30th, 2019
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 8.13 KB | None | 0 0
  1. /*
  2.     To use this, you need to download the stylus extension off of your browser (don't download the stylish extension as that contains spyware). You can get this extension here: https://addons.mozilla.org/en-US/firefox/addon/styl-us/ or https://chrome.google.com/webstore/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne?hl=en
  3.  
  4.  
  5. After you download that extension, click on it at the top right of your browser then click "manage". It will pop up a window which you can then click on "Write new style" (located on the left side of the screen) and paste the css into the the text area. Make sure you click on the + sign at the bottom and add v3rmillion.net so that it only applies there and not everywhere else. Otherwise you will just get messed up webpages everywhere else you go. After you are done with that, click save and it should work.
  6.  
  7.  
  8. Here are all of the pages you will need to add:
  9. - https://v3rmillion.net/
  10.  
  11.  
  12. Images: https://vgy.me/ixQOmE.jpg, https://vgy.me/fSRKGY.jpg
  13.  
  14. *Images may differ from product due to possible future updates. If the theme changes drastically in future updates then images will also be updated.  
  15.  
  16.  
  17. If you want to contact me, add me on discord at Psykek#3180 or join the discord: https://discord.gg/9uMWE3U
  18. */
  19.  
  20. #header {
  21.     background-color: #909090;
  22. }
  23. #bridge {
  24.     background-color: #505050;
  25.     border-bottom-color: #999999;
  26. }
  27. ul.menu li a.active {
  28.     background: #999999 !important;
  29.     color: black !important;
  30. }
  31. body {
  32.     background-color: #606060;
  33. }
  34. #header {
  35.     background-color: #505050;
  36. }
  37. .wrap {
  38.     background-color: #505050;
  39.     border-color: #404040;
  40. }
  41. h1 {
  42.     color: black;
  43. }
  44. .hr {
  45.     opacity: 0.2;
  46. }
  47. .sectiondiv {
  48.     background-color: #707070;
  49.     color: #101010;
  50. }
  51. .sectiondiv > strong {
  52.     color: black;
  53. }
  54. .sectiondiv > a {
  55.     color: white;
  56. }
  57. .tooltip a {
  58.     color: white;
  59. }
  60. .footer {
  61.     background-color: #909090;
  62.     color: black;
  63. }
  64. .sectiondiv {
  65.     border-left-color: #303030;
  66. }
  67. #wrapper {
  68.     background: #707070;
  69.     padding: 20px 0;
  70. }
  71. .navigation {
  72.     background-color: #505050;
  73.     border-color: #303030;
  74. }
  75. .navigation .active {
  76.     color: #202020;
  77. }
  78. #content {
  79.     background-color: #505050;
  80.     border-color: #303030;
  81. }
  82. #content .thead {
  83.     background-color: #404040;
  84. }
  85. #cat_3_e .tcat {
  86.     background-color: #303030;
  87. }
  88. #cat_3_e .trow2 {
  89.     background-color: #585858;
  90. }
  91. #cat_3_e .trow1 {
  92.     background-color: #606060;
  93. }
  94. .trow1 .sub_control {
  95.     background-color: #454545;
  96.     border-color: #303030;
  97. }
  98. #cat_34_e .tcat {
  99.     background-color: #303030;
  100. }
  101. #cat_34_e .trow2 {
  102.     background-color: #585858;
  103. }
  104. #cat_34_e .trow1 {
  105.     background-color: #606060;
  106. }
  107. #cat_17_e .tcat {
  108.     background-color: #303030;
  109. }
  110. #cat_17_e .trow2 {
  111.     background-color: #606060;
  112. }
  113. #cat_17_e .sub_control {
  114.     background-color: #454545;
  115.     border-color: #303030;
  116. }
  117. #cat_8_e .tcat {
  118.     background-color: #303030;
  119. }
  120. #cat_8_e .trow2 {
  121.     background-color: #606060;
  122. }
  123. #cat_8_e .trow1 {
  124.     background-color: #585858;
  125. }
  126. #cat_27_e .tcat {
  127.     background-color: #303030;
  128. }
  129. #cat_27_e .trow2 {
  130.     background-color: #606060;
  131. }
  132. #cat_27_e .trow1 {
  133.     background-color: #585858;
  134. }
  135. #cat_62_e .tcat {
  136.     background-color: #303030;
  137. }
  138. #cat_62_e .trow2 {
  139.     background-color: #606060;
  140. }
  141. #cat_62_e .trow1 {
  142.     background-color: #585858;
  143. }
  144. #cat_7_e .tcat {
  145.     background-color: #303030;
  146. }
  147. #cat_7_e .trow2 {
  148.     background-color: #606060;
  149. }
  150. #cat_7_e .trow1 {
  151.     background-color: #585858;
  152. }
  153. #cat_6_e .tcat {
  154.     background-color: #303030;
  155. }
  156. #cat_6_e .trow2 {
  157.     background-color: #606060;
  158. }
  159. #cat_6_e .trow1 {
  160.     background-color: #585858;
  161. }
  162. #cat_7_e .sub_control {
  163.     background-color: #454545;
  164.     border-color: #303030;
  165. }
  166. #boardstats_e .tcat {
  167.     background-color: #303030;
  168. }
  169. #boardstats_e .trow1 {
  170.     background-color: #252525;
  171. }
  172. #boardstats_e .tfoot {
  173.     background-color: #404040;
  174. }
  175. ul.bottommenu {
  176.     background: #353535;
  177. }
  178. #footer {
  179.     background-color: #303030;
  180.     border-top-color: #404040;
  181. }
  182. .tcat {
  183.     background-color: #303030;
  184. }
  185. .trow_sep {
  186.     background-color: #282828;
  187. }
  188. .forumdisplay_sticky.trow2 {
  189.     background-color: #606060;
  190. }
  191. .forumdisplay_sticky.trow1 {
  192.     background-color: #585858;
  193. }
  194. .forumdisplay_regular.trow2 {
  195.     background-color: #606060;
  196. }
  197. .forumdisplay_regular.trow1 {
  198.     background-color: #595959;
  199. }
  200. .pagination a {
  201.     background-color: #404040;
  202.     border-color: #303030;
  203. }
  204. .pagination .pagination_current {
  205.     background-color: #303030;
  206.     border-radius: 100px;
  207. }
  208. .clear .tfoot {
  209.     background-color: #404040;
  210. }
  211. select {
  212.     background-color: #303030;
  213. }
  214. input.textbox {
  215.     background-color: #303030;
  216. }
  217. input.button {
  218.     background-color: #252525;
  219.     border-color: #151515;
  220. }
  221. .trow2 {
  222.     background-color: #606060;
  223. }
  224. .trow1 {
  225.     background-color: #585858;
  226. }
  227. #content .tfoot {
  228.     background-color: #404040;
  229. }
  230. .thead input.textbox {
  231.     border-color: #202020;
  232. }
  233. .pmspace_used.high {
  234.     background-color: #303030;
  235.     border-color: #202020;
  236. }
  237. .pmspace_container {
  238.     background-color: #404040;
  239.     border-color: #303030;
  240. }
  241. .trow1 > button {
  242.     background-color: #303030;
  243.     border-color: #202020;
  244. }
  245. .trow2 > button {
  246.     background-color: #303030;
  247.     border-color: #202020;
  248. }
  249. #Elitemodalheader {
  250.     background-color: #404040;
  251. }
  252. #EliteforOthers {
  253.     background-color: #555555;
  254. }
  255. #EliteforMe {
  256.     background-color: #555555;
  257. }
  258. #Elitepayment_modal .tborder {
  259.     background-color: #555555;
  260. }
  261. #Elitegift_step td {
  262.     color: #fff;
  263. }
  264. #Eliteuidbox {
  265.     background-color: #707070;
  266.     border-color: #707070;
  267. }
  268. #Elitesubmitbtn button {
  269.     background-color: #303030;
  270.     border-color: #202020;
  271. }
  272. .current .thead {
  273.     background-color: #404040;
  274. }
  275. #VIPforOthers {
  276.     background-color: #555555;
  277. }
  278. #VIPforMe {
  279.     background-color: #555555;
  280. }
  281. .current .tborder {
  282.     background-color: #555555;
  283. }
  284. #VIPuidbox {
  285.     background-color: #707070;
  286.     border-color: #707070;
  287. }
  288. .current button {
  289.     background-color: #303030;
  290.     border-color: #202020;
  291. }
  292. #VIPgift_step td {
  293.     color: #fff;
  294. }
  295. #content .tborder {
  296.     background-color: #404040;
  297. }
  298. ul.menu li ul {
  299.     background-color: #404040;
  300.     border-top-color: #606060;
  301. }
  302. ul.menu li ul li a:link, ul.menu li ul li a:visited {
  303.     background: #404040;
  304. }
  305. .inline_row a {
  306.     color: white;
  307. }
  308. .thread_head td {
  309.     background-color: #404040;
  310. }
  311. .thread_head {
  312.     border-color: #303030;
  313. }
  314. .post .post_head {
  315.     border-color: #303030;
  316. }
  317. .post .post_author {
  318.     background-color: #353535;
  319. }
  320. .signature {
  321.     background-color: #383838;
  322. }
  323. .post_controls {
  324.     background-color: #303030;
  325. }
  326. blockquote {
  327.     background-color: #303030;
  328. }
  329. .codeblock {
  330.     background-color: #303030;
  331. }
  332. #message {
  333.     background-color: #303030;
  334. }
  335. .editor_control_bar {
  336.     background-color: #303030;
  337. }
  338. .buttons {
  339.     border-color: #202020;
  340.     background-color: #303030;
  341. }
  342. a.button:link, a.button:visited, a.button:active {
  343.     background: #303030;
  344.     color: #fff;
  345.     display: inline-block;
  346.     padding: 4px 8px;
  347.     margin: 2px 2px 6px;
  348.     border: 1px solid #202020;
  349.     font-size: 14px;
  350.     font-weight: 700;
  351. }
  352. element.style {
  353.     background-color: #404040;
  354.     border-radius: 5px;
  355.     color: white;
  356.     padding: 10px;
  357. }
  358. div.error {
  359.     background-color: #999999;
  360. }
  361. div.error p em {
  362.     color: black;
  363. }
  364. .panel_buttons {
  365.     background-color: #404040;
  366.     border-color: #606060;
  367. }
  368. .profile_header {
  369.     background-color: #404040;
  370. }
  371. ._plus {
  372.     border-radius: 100px;
  373. }
  374. .postbit_buttons>a:link, .postbit_buttons>a:hover, .postbit_buttons>a:visited, .postbit_buttons>a:active {
  375.     background: #303030;
  376.     border: 1px solid #202020;
  377. }
  378. .inline_row a:visited {
  379.     color: #999999;
  380.     font-size: 90%;
  381. }
  382. .forum_on {
  383.     color: #303030;
  384. }
  385. #buddy_container {
  386.     background-color: #404040;
  387. }
  388. .inline_row a:visited {
  389.     color: #999999;
  390.     font-size: 90%;
  391. }
  392. .ltr {
  393.     background-color: #505050;
  394.     border-color: #404040;
  395. }
  396. #content > .smalltext {
  397.     background-color: #303030;
  398.     color: #999999;
  399. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement