Dark Galaxy

Dark theme for torrentgalaxy.to

当前为 2020-12-09 提交的版本,查看 最新版本

  1. /* ==UserStyle==
  2. @name Dark Galaxy
  3. @description Dark theme for torrentgalaxy.to
  4. @namespace NotNeo
  5. @version 1.1.2
  6. @author NotNeo
  7. @license unlicense
  8. ==/UserStyle== */
  9. @-moz-document regexp("http(s?):\\/\\/torrentgalaxy\\.(to|org|pw).*") {
  10. ul.navbar-nav > li > a:hover,
  11. ul.navbar-nav > li > a:active {
  12. background-color: #1c1c1c;
  13. }
  14.  
  15. .nav > li > a:hover,
  16. .nav > li > a:active,
  17. .nav > li > a:focus {
  18. background-color: #1c1c1c;
  19. }
  20.  
  21. body {
  22. background-color: #262626;
  23. }
  24.  
  25. .row {
  26. margin: 0;
  27. }
  28.  
  29. a {
  30. color: #3996e6;
  31. }
  32. a:hover,
  33. a:active {
  34. color: #3d81bc;
  35. }
  36.  
  37. #arcade {
  38. background-color: black;
  39. box-shadow: 0 0 20px 10px #383838 inset;
  40. }
  41. .thumbnail {
  42. background-color: #505050;
  43. }
  44. .thumbnail .caption {
  45. color: white;
  46. }
  47. .alert-info {
  48. background-color: #212121 !important;
  49. }
  50.  
  51. #panelmain,
  52. .table-striped > tbody > tr:nth-of-type(2n):hover,
  53. .table-striped > tbody > tr:nth-of-type(2n):active,
  54. .table-striped > tbody > tr:nth-of-type(2n):focus {
  55. color: white;
  56. background-color: #383838;
  57. }
  58.  
  59. #panelmain legend {
  60. color: #a7a3a3;
  61. }
  62.  
  63. .tgxtablerow:hover,
  64. .tgxtablerow:active,
  65. .tgxtablerow:nth-of-type(2n+1):hover,
  66. .tgxtablerow:nth-of-type(2n+1):active,
  67. .tf8202f27436014b9c76f16147c1b2a51:hover,
  68. .tf8202f27436014b9c76f16147c1b2a51:active,
  69. .tf8202f27436014b9c76f16147c1b2a51:nth-of-type(2n+1):hover,
  70. .tf8202f27436014b9c76f16147c1b2a51:nth-of-type(2n+1):active{
  71. background-color: #bbb;
  72. }
  73.  
  74. .tprow,
  75. .newtablerow,
  76. .tprow:hover {
  77. background-color: #4d4d4d;
  78. }
  79. .tprow:nth-of-type(2n+1),
  80. .newtablerow:nth-of-type(2n+1) {
  81. background-color: #595959;
  82. }
  83. .ubcell {
  84. background-color: #595959 !important;
  85. }
  86.  
  87. .ntranimate:hover,
  88. .ntranimate:active,
  89. .ntranimate:nth-of-type(2n+1):hover,
  90. .ntranimate:nth-of-type(2n+1):active {
  91. background-color: #5b5b46;
  92. }
  93.  
  94. .breadcrumb,
  95. .form-control,
  96. .btn-default,
  97. .pagination > li > a,
  98. .pagination > li > span,
  99. .table-striped > tbody > tr:nth-of-type(2n+1),
  100. .table-striped > tbody > tr.likeboxtr:nth-of-type(2n):hover,
  101. .table-striped > tbody > tr.likeboxtr:nth-of-type(2n):active,
  102. .table-striped > tbody > tr.likeboxtr:nth-of-type(2n):focus,
  103. .likeboxtr,
  104. .panel,
  105. #tabs .tab-content .panel,
  106. .chattersonline {
  107. background-color: #242424;
  108. color: #a7a3a3;
  109. }
  110.  
  111. .chatbox,
  112. .radiobox {
  113. background-color: #181818;
  114. }
  115. #chatcoldd:nth-of-type(2n+1),
  116. .chatrows:nth-child(2n) {
  117. background-color: rgba(20, 20, 20, 0.75);
  118. }
  119.  
  120. .chatinputdiv button {
  121. background-color: #181818 !important;
  122. }
  123.  
  124. #bbinput {
  125. background-color: #242424 !important;
  126. color: #a7a3a3 !important;
  127. }
  128.  
  129. .chattersonline > .namebadge {
  130. border: none;
  131. box-shadow: none;
  132. background: none;
  133. }
  134.  
  135. #intblock {
  136. border-color: black;
  137. }
  138.  
  139. #intblockheader {
  140. border-color: black;
  141. background-color: #535337;
  142. }
  143.  
  144. #innerhead {
  145. background-color: #363636;
  146. color: #898989;
  147. }
  148.  
  149. .tgxtablerow,
  150. .tf8202f27436014b9c76f16147c1b2a51{
  151. background-color: #878787;
  152. }
  153. .tgxtablerow:nth-of-type(2n+1),
  154. .tf8202f27436014b9c76f16147c1b2a51:nth-of-type(2n+1){
  155. background-color: #717171;
  156. }
  157. .tgxtablerow a,
  158. .tf8202f27436014b9c76f16147c1b2a51 a{
  159. color: #080864;
  160. }
  161.  
  162.  
  163. #smallnav[href="/account.php"] {
  164. background-color: transparent !important;
  165. color: #a7a3a3 !important;
  166. }
  167.  
  168. #ddnews:nth-of-type(2n+1) {
  169. background-color: #181818;
  170. }
  171.  
  172. textarea#ghosted.mail,
  173. textarea.mail,
  174. #ddnews {
  175. background-color: #242424;
  176. color: white;
  177. }
  178.  
  179. #headnew {
  180. background: radial-gradient(ellipse at center, #272a16 0%, #121212 71%);
  181. }
  182.  
  183. img.profile {
  184. border-color: #242424;
  185. }
  186.  
  187. .well {
  188. background-color: #242424;
  189. color: white;
  190. }
  191.  
  192. .btn-default:hover,
  193. .btn-default:active,
  194. .pagination > li > a:hover,
  195. .pagination > li > span:hover,
  196. .pagination > li > a:active,
  197. .pagination > li > span:active {
  198. background-color: #303030;
  199. color: #a7a3a3;
  200. }
  201.  
  202. .pagination > .disabled > a,
  203. .pagination > .disabled > a:focus,
  204. .pagination > .disabled > a:hover,
  205. .pagination > .disabled > span,
  206. .pagination > .disabled > span:focus,
  207. .pagination > .disabled > span:hover {
  208. background-color: #151515;
  209. }
  210.  
  211. .pagination > .active > a,
  212. .pagination > .active > a:focus,
  213. .pagination > .active > a:hover,
  214. .pagination > .active > span,
  215. .pagination > .active > span:focus,
  216. .pagination > .active > span:hover {
  217. background-color: #002748;
  218. border-color: #002748;
  219. }
  220.  
  221. th.forumhead {
  222. background-color: #0e0e0e;
  223. }
  224. tr.subforumhead {
  225. background-color: #181818 !important;
  226. }
  227.  
  228. .clickable-row:hover,
  229. .clickable-row:active {
  230. background-color: rgba(255, 255, 255, .1) !important;
  231. }
  232. .subforumhead:hover,
  233. .subforumhead:active {
  234. background-color: #181818 !important;
  235. }
  236.  
  237. #inthpheader {
  238. background-color: #171717;
  239. }
  240.  
  241. .select select {
  242. background-color: #424242;
  243. color: white;
  244. }
  245. .select select:hover,
  246. .select select:active,
  247. .select select:focus {
  248. color: white;
  249. background-color: #4f4f4f !important;
  250. }
  251.  
  252. .btn-success {
  253. background-color: #386f38;
  254. border-color: #386f38;
  255. }
  256. .btn-success:hover,
  257. .btn-success:active,
  258. .btn-success:focus {
  259. background-color: #387938;
  260. border-color: #387938;
  261. }
  262.  
  263. #filterbox,
  264. #filterbox2 {
  265. background-color: #424242;
  266. }
  267.  
  268. form[name="upload"] .input-group > input {
  269. background-color: #242424;
  270. color: #a7a3a3;
  271. }
  272.  
  273. .namebadge {
  274. background: none;
  275. background-color: #1d1d1d;
  276. border-color: #000;
  277. }
  278. .namebadge:hover,
  279. .namebadge:active,
  280. .namebadge:focus {
  281. background: none;
  282. background-color: #222;
  283. border-color: #000;
  284. }
  285.  
  286. .panel-primary > .panel-heading {
  287. border-bottom: none;
  288. }
  289.  
  290. /*forum search results*/
  291. #panelmain .table tr[style*="background-color:gainsboro;"],
  292. #panelmain .table td[style*="background-color:gainsboro;"] {
  293. background-color: #242424 !important;
  294. }
  295.  
  296. #panelmain ol.breadcrumb > .btn-xs[style*="background-color:wheat;"] {
  297. background-color: #5a4724 !important;
  298. border-color: #5a4724 !important;
  299. color: white !important;
  300. }
  301. #panelmain ol.breadcrumb > .btn-xs[style*="background-color:lightcoral;"] {
  302. background-color: #8d2222 !important;
  303. border-color: #8d2222 !important;
  304. color: white !important;
  305. }
  306. }