littlemisswhoever

Full Dark Theme - RPThreadTracker (by iniziare/khruseos)

Nov 28th, 2019
375
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.84 KB | None | 0 0
  1. body {
  2. -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  3. filter: grayscale(100%);
  4. }
  5.  
  6.  
  7. :root {
  8. -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  9. filter: grayscale(100%);
  10. }
  11.  
  12.  
  13.  
  14. .form-control:disabled, .form-control[readonly] {
  15. background: rgb(17, 17, 17);
  16. opacity: 1;
  17. }
  18.  
  19.  
  20.  
  21. .dpSJGl .at-a-glance-card > .card-body .card {
  22. cursor: pointer;
  23. margin-bottom: 0px;
  24. border-top-width: initial;
  25. border-left-width: initial;
  26. border-top-color: initial;
  27. border-left-color: initial;
  28. border-style: none solid solid none;
  29. border-image: initial;
  30. outline: 1px solid rgb(51, 51, 51);
  31. }
  32.  
  33.  
  34.  
  35. .ergPGg .public-view-form-turn-section {
  36. padding: 15px 0px;
  37. background: rgb(17, 17, 17);
  38. }
  39.  
  40.  
  41.  
  42.  
  43. .modal-content {
  44. position: relative;
  45. display: flex;
  46. flex-direction: column;
  47. width: 100%;
  48. pointer-events: auto;
  49. background-color: rgb(17, 17, 17);
  50. background-clip: padding-box;
  51. border: 1px solid rgb(83, 83, 83);
  52. outline: 0;
  53. color:#ffffff;
  54. }
  55.  
  56.  
  57.  
  58. .hJXULT input, .hJXULT select, .hJXULT input:focus, .hJXULT select:focus {
  59. height: 28px;
  60. font-size: 12px;
  61. line-height: 1.5;
  62. color: rgb(221, 221, 221);
  63. background-color: rgb(17, 17, 17);
  64. background-image: none;
  65. padding: 4px 7px;
  66. outline:1px solid rgb(45, 45, 45);
  67. border-width: 0px;
  68. border-style: solid;
  69. border-color: rgb(83, 83, 83);
  70. border-image: initial;
  71. border-radius: 4px;
  72. transition: border 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, background 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  73. }
  74.  
  75.  
  76.  
  77. .blbIUt .ReactTable .rt-thead.-filters input, .blbIUt .ReactTable .rt-thead.-filters select {
  78. color: rgb(221, 221, 221);
  79. outline:1px solid rgb(45, 45, 45);
  80. border-width: 0px;
  81. border-style: solid;
  82. border-color: rgb(119, 119, 119);
  83. border-image: initial;
  84. background-color: rgb(17, 17, 17);
  85. }
  86.  
  87.  
  88.  
  89. .ReactTable .-pagination input, .ReactTable .-pagination select {
  90. border: 0px solid rgba(0, 0, 0, 0.1);
  91. outline:1px solid rgb(45, 45, 45);
  92. background-color: rgb(17, 17, 17);
  93. padding: 5px 7px;
  94. font-size: inherit;
  95. border-radius: 3px;
  96. font-weight: normal;
  97. color:#ffffff;
  98. }
  99.  
  100.  
  101.  
  102. .blbIUt .ReactTable .rt-thead.-header .rt-th, .blbIUt .ReactTable .rt-thead .rt-td {
  103. font-weight: bold;
  104. border-width: 0px;
  105. border-style: solid;
  106. border-color: rgb(51, 51, 51);
  107. border-image: initial;
  108. background: rgb(17, 17, 17);
  109. outline: 1px solid rgb(51, 51, 51);
  110. padding: 10px;
  111. }
  112.  
  113.  
  114. .btn {
  115. display: inline-block;
  116. font-weight: 400;
  117. text-align: center;
  118. white-space: nowrap;
  119. vertical-align: middle;
  120. user-select: none;
  121. border: 1px solid transparent;
  122. /* padding: 0.375rem 0.75rem; */
  123. font-size: 0.875rem;
  124. line-height: 1.5;
  125. border-radius: 0;
  126. transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  127. }
  128.  
  129.  
  130. .iPvRST {
  131. color: rgb(119, 119, 119);
  132. background: rgb(17, 17, 17);
  133. border-right: 1px solid rgb(83, 83, 83);
  134. }
  135.  
  136.  
  137. .iPvRST .nav .nav-item .nav-link {
  138. color: rgb(196, 196, 196);
  139. }
  140.  
  141.  
  142. .iPvRST .nav .nav-title {
  143. color: rgb(255, 255, 255);
  144. }
  145.  
  146.  
  147. .iPvRST .nav .nav-item .nav-link.active {
  148. color: rgb(255, 255, 255);
  149. background: rgb(45, 45, 45);
  150. }
  151.  
  152.  
  153. .hVAQpl.app-header.navbar {
  154. background-color: rgb(17, 17, 17);
  155. padding-right: 30px;
  156. border-bottom: 1px solid rgb(83, 83, 83);
  157. }
  158.  
  159. .hVAQpl.app-header.navbar .navbar-brand {
  160. color: rgb(255, 255, 255);
  161. background-color: rgb(17, 17, 17);
  162. background-image: none;
  163. font-size: 16px;
  164. line-height: 38px;
  165. height: 53px;
  166. border-width: initial;
  167. border-style: none;
  168. border-color: initial;
  169. border-image: initial;
  170. }
  171.  
  172.  
  173. .btn-primary, .btn-primary:hover {
  174. color: #fff;
  175. background-color: rgb(45, 45, 45);
  176. border-color: rgb(49, 49, 49);
  177. }
  178.  
  179.  
  180. .ctsUCp > .switch-input:checked ~ .switch-label {
  181. border-color: rgb(45, 45, 45);
  182. background: rgb(45, 45, 45)!important;
  183. }
  184.  
  185.  
  186. .switch-info > .switch-input:checked ~ .switch-handle {
  187. border-color: rgb(45, 45, 45)!important;
  188. }
  189.  
  190.  
  191. .btn-primary.disabled, .btn-primary:disabled {
  192. color: #fff;
  193. background-color: rgb(45, 45, 45);
  194. border-color: rgb(49, 49, 49);
  195. }
  196.  
  197.  
  198. .blbIUt .ReactTable .-pagination .-btn {
  199. color: rgb(255, 255, 255);
  200. background: rgb(17, 17, 17);
  201. }
  202.  
  203. .progress-xs {
  204. height: 2px;
  205. }
  206.  
  207. .progress-bar {
  208. display: flex;
  209. flex-direction: column;
  210. justify-content: center;
  211. color: #fff;
  212. text-align: center;
  213. white-space: nowrap;
  214. background-color: rgb(51, 51, 51);
  215. transition: width 0.6s ease;
  216. }
  217.  
  218.  
  219. .evClhk .breadcrumb a {
  220. color: rgb(255, 255, 255);
  221. }
  222.  
  223.  
  224. .blbIUt .ReactTable .rt-tbody .rt-td a {
  225. color: rgb(255, 255, 255);
  226. }
  227.  
  228.  
  229. .iyNUow a {
  230. color: rgb(255, 255, 255)!important;
  231. }
  232.  
  233.  
  234. .dpSJGl .recent-activity-card .row button {
  235. color: rgb(255, 255, 255);
  236. background: none;
  237. border-width: initial;
  238. border-style: none;
  239. border-color: initial;
  240. border-image: initial;
  241. }
  242.  
  243.  
  244. a {
  245. color: #fff;
  246. text-decoration: none;
  247. background-color: transparent;
  248. -webkit-text-decoration-skip: objects;
  249. }
  250.  
  251.  
  252.  
  253.  
  254. .sidebar .nav .nav-item .nav-link:hover, .sidebar .nav .nav-item .navbar .dropdown-toggle:hover, .navbar .sidebar .nav .nav-item .dropdown-toggle:hover {
  255. color: #fff !important;
  256. background: rgb(51, 51, 51)!important;
  257. }
  258.  
  259.  
  260.  
  261.  
  262. .text-muted {
  263. color: #848484 !important;
  264. }
  265.  
  266.  
  267.  
  268.  
  269.  
  270. .form-control {
  271. display: block;
  272. width: 100%;
  273. height: calc(2.0625rem + 2px);
  274. padding: 0.375rem 0.75rem;
  275. font-size: 0.875rem;
  276. line-height: 1.5;
  277. color: #fff;
  278. background-color: rgb(17, 17, 17);
  279. background-clip: padding-box;
  280. border: 1px solid rgb(49, 49, 49);
  281. border-radius: 0;
  282. transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  283. }
  284.  
  285.  
  286.  
  287.  
  288. .ergPGg .form-control {
  289. border-width: 1px;
  290. border-style: solid;
  291. border-color: rgb(49, 49, 49);
  292. border-image: initial;
  293. }
  294.  
  295.  
  296.  
  297. .modal-content {
  298. position: relative;
  299. display: flex;
  300. flex-direction: column;
  301. width: 100%;
  302. pointer-events: auto;
  303. background-color: rgb(17, 17, 17);
  304. background-clip: padding-box;
  305. border: 1px solid rgb(49, 49, 49);
  306. outline: 0;
  307. color: #ffffff;
  308. }
  309.  
  310.  
  311. .modal-header {
  312. display: flex;
  313. align-items: flex-start;
  314. justify-content: space-between;
  315. padding: 1rem;
  316. border-bottom:1px solid rgb(49, 49, 49);
  317. }
  318.  
  319.  
  320. .modal-footer {
  321. display: flex;
  322. align-items: center;
  323. justify-content: flex-end;
  324. padding: 1rem;
  325. border-top: 1px solid rgb(49, 49, 49);
  326. }
Advertisement
Add Comment
Please, Sign In to add comment