Advertisement
nix_e

css-04.24

Apr 6th, 2024
702
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 4.46 KB | None | 0 0
  1. /* Require IBM Plex font */
  2. body {
  3.   background: #111111 !important;
  4.   color: #AAAAAA !important;
  5.   font-family: "IBM Plex Mono Regular" !important;
  6.   font-size: 16px !important;
  7.   background-position: center !important;
  8.   font-weight: 400 !important;
  9. }
  10. :root.tomorrow blockquote>span.quote{
  11.     color: #85b685 !important;
  12. }
  13.  
  14. :root.tomorrow a, a:visited {
  15.     color: #EDEDED !important;
  16.     text-decoration: none !important;
  17. }
  18.  
  19. :root.tomorrow div.boardTitle {
  20.     font-weight: 450 !important;
  21.     font-size: 34px !important;
  22. }
  23.  
  24. :root.tomorrow .dialog {
  25.     background: #171717 !important;
  26.     color: #EDEDED !important;
  27.     box-shadow: 0px 0px 10px #101010 !important;
  28.     font-size: 16.6px !important;
  29. }
  30.  
  31. :root.fixed:not(.gallery-open) #header-bar:not(:hover) {
  32.     background: #171717 !important;
  33.     box-shadow: 0px 2px #101010 !important;
  34. }
  35.  
  36. #custom-board-list {
  37.   font-family: "IBM Plex Mono Regular" !important;
  38.   font-size: 16px !important;
  39. }
  40.  
  41. #shortcuts {
  42.   font-size: 16.8px !important;
  43. }
  44.    
  45. :root.tomorrow .catalog-stats {
  46.     color: #EDEDED !important;
  47. }
  48.  
  49. :root.tomorrow div.post blockquote.postMessage {
  50.     font-family: "IBM Plex Mono Regular" !important;
  51.     font-size: 17px !important;
  52. }
  53.  
  54. :root.tomorrow .catalog-thread.watched .catalog-thumb{
  55.     border: 4px solid red !important;
  56. }
  57.  
  58. :root.tomorrow.highlight-own .yourPost > .reply {
  59.     border-left: 3px #EDEDED double !important;
  60. }
  61.  
  62. :root.tomorrow.highlight-you .quotesYou > .reply {
  63.     border-left: 3px #EDEDED dashed !important;
  64. }
  65.  
  66. :root.tomorrow .qphl{
  67.     outline: 2px solid rgba(#8000ff, 0.2) !important;
  68. }
  69.  
  70. :root.tomorrow .quotelink, .deadlink {
  71.     color: #9d2e45 !important;
  72. }
  73.  
  74. :root.tomorrow div.reply{
  75.     background: #161616 !important;
  76.     box-shadow: 0 0 15px #090909 !important;
  77.     border-radius: 3px !important;
  78.     padding-right: 5px !important;
  79.     padding-left: 5px !important;
  80.     margin-top: 11px !important;
  81.     border: 1px solid #333333 !important;
  82. }
  83. :root.tomorrow .reply {
  84.     width: 98.8% !important;
  85. }
  86.  
  87. :root.tomorrow .fa-minus-square-o {
  88.     display: none !important;
  89. }
  90.  
  91. :root.tomorrow .show-reply-button {
  92.     margin-left:270px !important;
  93. }
  94.  
  95. :root.tomorrow .prettyprint{
  96.     background: rgba(0,0,0,0.1) !important;
  97. }
  98. :root.tomorrow .catalog-post.catalog-post{
  99.     background: #161616 !important;
  100.     box-shadow: 0px 0px 15px #090909 !important;
  101.     margin-top: 6px !important;
  102.  
  103. :root.tomorrow .thread {
  104.     position: center !important;
  105.     margin-bottom: 10px !important;
  106. }
  107.  
  108. #overlay, #navlinks, :root.float #updater, :root.float #thread-stats, #qr {
  109.     background: rgba(0,0,0,0.1) !important;
  110.     backdrop-filter: blur(10px) !important;
  111.     border-top: 1px #ADADAD solid !important
  112. }
  113.  
  114. .fixed #header-bar {
  115.     background: #202020 !important;
  116.     border-top: 1px #ADADAD solid !important
  117. }
  118.  
  119. :root.tomorrow.catalog-hover-expand .catalog-container:hover > .post {
  120.     background: rgba(10,10,10,10.255) !important;
  121.     backdrop-filter: blur(10px) !important;
  122.     border: 1px #ADADAD solid !important
  123. }
  124.  
  125. :root.tomorrow .qr-link {
  126.     background: rgba(20,20,20,20.255) !important;
  127.     backdrop-filter: blur(10px) !important;
  128.     border: 1px #ADADAD solid !important
  129. }
  130.  
  131. :root.tomorrow #qr > form {
  132.     width: 100% !important;
  133.     color: #EDEDED !important;
  134.     background: rgba(20,20,20,20.255) !importatnt;
  135. }
  136.  
  137. :root.tomorrow a, a:visited {
  138.     color: #ADADAD !important;
  139.     text-decoration: none !important;
  140. }
  141.  
  142. :root.tomorrw .unread-line {
  143.     display: none !important;
  144. }
  145.  
  146. :root.tomorrow .subject {
  147.     color: #b685b6 !important;
  148. }
  149.  
  150. #index-mode, #index-size, #index-sort, #styleSelector, .pages.cataloglink, .pagelist.json-index {
  151.     color: #EDEDED !important;
  152.     background: #181818 !important;
  153.     font-size: 17px !important;
  154. }
  155.  
  156. :root.tomorrow .postMessage {
  157.     color: #dadada !important;
  158. }
  159.  
  160. :root.tomorrow .quotelink.you.forwardlink {
  161.     color: #982565 !important;
  162. }
  163.  
  164. :root.tomorrow .quotelink.forwardlink {
  165.     color: #982222 !important;
  166. }
  167.  
  168. :root.tomorrow .quotelink.you {
  169.     color: #982565 !important;
  170. }
  171.  
  172. :root.tomorrow .subject {
  173.     color: #979425 !important;
  174. }
  175.  
  176. .tab-keybinds {
  177.     margin: -4px !important;
  178. }
  179.  
  180. .fileThumb {
  181.     border: 20px solid #0000 !important;
  182. }
  183.  
  184. .file {
  185.     border-bottom: 20px solid #0000 !important;
  186. }
  187.  
  188. .replylink {
  189.     color: red !important;
  190. }
  191.  
  192. /* FACK EMOJITARD */
  193. .xae {
  194.     display: none !important;
  195. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement