Advertisement
Guest User

Terminally Ilios

a guest
Jun 6th, 2018
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 4.66 KB | None | 0 0
  1. div.topic-info-comments a {
  2.     color: #eeeeee !important;  
  3. }
  4. body a.link-user, theme-light a.link-user, theme-dark a.link-user, theme-black a.link-user {
  5.     color: #53FCFF;
  6.     font-weight: bold;
  7. }
  8. body a[href^="/user/"]:not([href$="/new_message"]):not(.logged-in-user-username),
  9. body.theme-light a[href^="/user/"]:not([href$="/new_message"]):not(.logged-in-user-username),
  10. body.theme-dark a[href^="/user/"]:not([href$="/new_message"]):not(.logged-in-user-username),
  11. body.theme-black a[href^="/user/"]:not([href$="/new_message"]):not(.logged-in-user-username) {
  12.     color: #53FCFF;
  13.     font-weight: bold;
  14. }
  15. body {
  16.     color: #f8f8f2 !important;
  17.     background-color: #000000 !important;
  18. }
  19. header a {
  20.     color: #ffffff !important;
  21. }
  22. main, aside {
  23.     background-color: #222222 !important;
  24. }
  25. blockquote {
  26.     background-color: #333333 !important;
  27. }
  28. textarea {
  29.     border-color: #ffffff !important;
  30.     background-color: #333333 !important;
  31.     color: #eeeeee !important;
  32. }
  33. tr {
  34.     background-color: #333333 !important;
  35. }
  36. td {
  37.     border-color: #222222 !important;
  38.     border-bottom-width: 0.2rem;
  39. }
  40. #period.form-select {
  41.     background-color: #333333 !important;
  42.     border-color: #ffffff;
  43. }
  44. #period.form-select:hover {
  45.     background-color: #444444 !important;
  46. }
  47. .tab, .tab .tab-listing-order, .form-select {
  48.     border-color: #222222 !important;
  49. }
  50. .form-select:not([multiple]):not([size]) {
  51.     background-color: #44475a !important;
  52. }
  53. .tab .tab-item a {
  54.     color: #eeeeee !important;
  55. }
  56. .tab .tab-item.active a, .tab .tab-item a:hover {
  57.     color: #E4D348 !important;
  58. }
  59. .tab .tab-item.active a {
  60.     border-bottom-color: #E4D348 !important;
  61. }
  62. .topic-listing {
  63.     background-color: #222222 !important;
  64. }
  65. .topic-listing > li {
  66.     background-color: #333333 !important;
  67. }
  68. .topic-listing .is-topic-official {
  69.     border-color: #D70000 !important;
  70. }
  71. .topic-title a {
  72.     color: #ffffff !important;
  73. }
  74. .topic-title a:visited {
  75.     color: #888888 !important;
  76. }
  77. .topic-info .time-responsive {
  78.     color: #888888 !important;
  79. }
  80. .topic-metadata .topic-tags li {
  81.     color: #888888 !important;
  82. }
  83. .topic .topic-content-metadata {
  84.     color: #888888 !important;
  85. }
  86. .topic .topic-text-excerpt {
  87.     color: #eeeeee !important;
  88. }
  89. .topic-full .topic-full-byline {
  90.     color: #888888 !important;
  91. }
  92. .topic-full .topic-full-byline .link-user {
  93.     color: #888888 !important;
  94. }
  95. .topic-full .topic-full-byline .link-user:visited {
  96.     color: #888888 !important;
  97. }
  98. aside .topic-tags li {
  99.     color: #E4D348 !important;
  100. }
  101. .btn {
  102.     border-color: #ffffff !important;
  103.     color: #888888 !important;
  104. }
  105. .btn:hover {
  106.     border-color: #E4D348 !important;
  107.     background: none !important;
  108.     color: #E4D348 !important;
  109. }
  110. .btn-primary {
  111.     border-color: #ffffff !important;
  112.     background: #333333 !important;
  113.     color: #888888 !important;
  114. }
  115. .btn-primary:hover {
  116.     border-color: #E4D348 !important;
  117.     background: #E4D348 !important;
  118.     color: #eeeeee !important;
  119. }
  120. .btn-used {
  121.     border-color: #eeeeee !important;
  122.     color: #eeeeee !important;
  123. }
  124. .btn-used:hover {
  125.     border-color: #E4D348 !important;
  126.     background: #E4D348 !important;
  127.     color: #eeeeee !important;
  128. }
  129. .btn-link {
  130.     border-color: transparent !important;
  131. }
  132. .btn-link:hover {
  133.     border-color: transparent !important;
  134. }
  135. .comment header {
  136.     background-color: #333333 !important;
  137.     color: #eeeeee !important;
  138. }
  139. .comment header a {
  140.     color: #888888 !important;
  141. }
  142. .comment header a.link-user {
  143.     color: #1BEDF0 !important;
  144. }
  145. .comment header a.link-user:visited {
  146.     color: #53FCFF !important;
  147. }
  148. .post-button:hover {
  149.     color: #E4D348 !important;
  150. }
  151. .form-select {
  152.     border-color: #ffffff !important;
  153.     color: #aaaaaa !important;
  154. }
  155. .form-select:not([multiple]):not([size]) {
  156.     background-color: #333333 !important;
  157. }
  158. .is-comment-mine > .comment-itself {
  159.     border-color: #E47802 !important;
  160. }
  161. .is-comment-new .comment-text {
  162.     color: #E4D348 !important;
  163. }
  164. .label-comment-tag-offtopic {
  165.     border-color: #8be9fd !important;
  166.     color: #8be9fd !important;
  167. }
  168. .label-comment-tag-joke {
  169.     border-color: #50fa7b !important;
  170.     color: #50fa7b !important;
  171. }
  172. .label-comment-tag-flame {
  173.     border-color: #ff5555 !important;
  174.     color: #ff5555 !important;
  175. }
  176. .label-comment-tag-troll {
  177.     border-color: #ffb86c !important;
  178.     color: #ffb86c !important;
  179. }
  180. .label-comment-tag-noise {
  181.     border-color: #f1fa8c !important;
  182.     color: #f1fa8c !important;
  183. }
  184. .is-comment-mine {
  185.     background: #555555 !important;
  186.     color: #eeeeee !important;
  187. }
  188. body pre {
  189.     background: #555555;
  190. }
  191. body code {
  192.     background: #555555;
  193.     color: #aaaaaa ;
  194. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement