Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.77 KB | None | 0 0
  1. /*
  2. _ _ _
  3. __ _ _ __ _ __ | |__ __ _ ___| | ____ _ _ __ ___ _ _ _ __ __| |
  4. / _` | '_ \| '_ \ | '_ \ / _` |/ __| |/ / _` | '__/ _ \| | | | '_ \ / _` |
  5. | (_| | |_) | |_) | | |_) | (_| | (__| < (_| | | | (_) | |_| | | | | (_| |
  6. \__,_| .__/| .__/ |_.__/ \__,_|\___|_|\_\__, |_| \___/ \__,_|_| |_|\__,_|
  7. |_| |_| |___/
  8. */
  9. :root {
  10. --theme-color: 37, 172, 232;
  11. }
  12. @keyframes JColor {
  13. 0%{color: #00cfff;}
  14. 20%{color: orange;}
  15. 40%{color: red;}
  16. 60%{color: yellow;}
  17. 100%{color: #00cfff;}
  18. }
  19. /* Jaren */
  20. [style*="86262214066970624"] + div .user-name,
  21. [style*="86262214066970624"] + div .member-username-inner{
  22. animation: JColor 2s infinite linear alternate;
  23. text-shadow: 0 0 20px currentColor;
  24. color:#00cfff !important;
  25. }
  26. /* James */
  27. [style*="257055153272782848"] + div .user-name,
  28. [style*="257055153272782848"] + div .member-username-inner{
  29. color: #8bbdef !important;
  30. text-shadow: 0 0 20px currentColor;
  31. transition: color 0.5s, text-shadow 0.5s;
  32. }
  33. [style*="257055153272782848"] + div:hover .user-name,
  34. :hover > [style*="257055153272782848"] + div .member-username-inner{
  35. color: #2674ff !important;
  36. }
  37. /* Ascari */
  38. [style*="195629622111633408"] + div .user-name,
  39. [style*="195629622111633408"] + div .member-username-inner{
  40. text-shadow: 0 0 20px currentColor;
  41. }
  42. /* Main background and settings background */
  43. html, body {
  44. background: url("https://i.imgur.com/TT16s.jpg");
  45. background-size:cover !important;
  46. }
  47. .app,
  48. .theme-dark .layer, .theme-dark .layers {
  49. background:url(https://cdn.discordapp.com/attachments/278817162645471234/324088739427123212/TYZwPVn.jpg) !important;
  50. background-size:cover !important;
  51. }
  52. div.layers > .layer {
  53. background: none !important;
  54. }
  55. .theme-dark .ui-standard-sidebar-view {
  56. background: none;
  57. }
  58. .theme-dark .ui-standard-sidebar-view .sidebar-region {
  59. background: rgba(47, 49, 54, 0.9) !important;
  60. }
  61. .theme-dark .ui-standard-sidebar-view .content-region {
  62. background: rgba(54, 57, 63, 0.9) !important;
  63. }
  64. .layers.flex-vertical.flex-spacer > layer {
  65. background: none !important;
  66. }
  67. .quick-message {
  68. border: 1px solid #1f1a17 !important;
  69. background: #000 !important;
  70. color: #FFF !important;
  71. }
  72. .container-iksrDt {
  73. background: rgba(0, 0, 0, 0.2) !important;
  74. }
  75. .theme-dark .search-results-wrap {
  76. background-color: rgba(0,0,0,0.9) !important;
  77. }
  78. .theme-dark .search-results-wrap .search-header {
  79. background-color: rgba(10,13,16,0.5) !important;
  80. }
  81. .theme-dark .search-results-wrap .channel-separator .channel-name {
  82. background-color: transparent !important;
  83. }
  84. .theme-dark .search-results-wrap .search-result:before {
  85. background-image: none !important;
  86. }
  87. .theme-dark .search-results-wrap .search-result .hit {
  88. background-color: rgba(0,0,0,0.2) !important;
  89. box-shadow: 0 0 10px 6px rgba(0,0,0,0.4) !important;
  90. }
  91. .theme-dark .search-results-wrap .search-result:after {
  92. background-image: linear-gradient(180deg,rgba(46,49,54,0) 0,rgba(0,0,0,0.5) 100%) !important;
  93. }
  94. .theme-dark .search-results-wrap .search-result .search-result-message.hit {
  95. border: 2px solid rgba(28,28,28,.2) !important;
  96. }
  97. .theme-dark .private-channel-call {
  98. background-color: rgba(0,0,0,0.9) !important;
  99. }
  100. .theme-dark .ui-video {
  101. background-color: transparent !important;
  102. }
  103. .theme-dark .private-channel-call.minimum .private-channel-call-actions .center {
  104. border-color: rgba(0,0,0,0.2) !important;
  105. background-color: rgba(0,0,0,0.5) !important;
  106. }
  107. .theme-dark .modal-3HOjGZ {
  108. background-color: rgba(25,25,25,0.5) !important;
  109. }
  110. .theme-dark .message-25xg43 {
  111. background-color: rgba(0,0,0,0.5) !important;
  112. box-shadow: none !important;
  113. }
  114. .theme-dark .themed-popout {
  115. background-color: rgba(0,0,0,0.4) !important;
  116. }
  117. .theme-dark .themed-popout .header {
  118. background-color: rgba(0,0,0,0.6) !important;
  119. }
  120. .theme-dark .messages-popout-wrap .messages-popout .message-group {
  121. border-color: rgba(0,0,0,0.2) !important;
  122. background-color: rgba(0,0,0,0.4) !important;
  123. }
  124. .theme-dark .messages-popout-wrap .messages-popout .message-group .action-buttons .jump-button {
  125. background-color: rgba(125,125,125,0.2) !important;
  126. }
  127. .theme-dark .messages-popout-wrap .messages-popout .message-group:hover .action-buttons {
  128. box-shadow: none !important;
  129. background-color: transparent !important;
  130. }
  131. .private-channels .channel .channel-name {
  132. opacity: .4;
  133. }
  134. #user-profile-modal .avatar-wrapper {
  135. background-color: transparent !important;
  136. }
  137. #user-profile-modal .guilds .section .connected-accounts .connected-account {
  138. border: 1px solid #1E1916 !important;
  139. }
  140. #user-profile-modal .header:after {
  141. background: none !important;
  142. }
  143. #user-profile-modal .header, #user-profile-modal .btn {
  144. background: #111 !important;
  145. }
  146. #user-profile-modal .header .header-info .header-info-inner .discord-tag {
  147. color: #FCFCFC !important;
  148. }
  149. #user-profile-modal .header .header-info .header-info-inner .discord-tag .discriminator {
  150. color: rgba(255,255,255,.3) !important;
  151. }
  152. #user-profile-modal .tab-bar .tab-bar-item.selected {
  153. border-bottom-color: #999999!important;
  154. color:#999999!important;
  155. }
  156. #user-profile-modal .guilds .section .connected-accounts .connected-account .connected-account-name-inner .connected-account-name {
  157. color: #DDD !important;
  158. }
  159. .emoji-picker .scroller .emoji-item.selected {
  160. background-color: rgba(100,100,100,0.3);
  161. }
  162. /*
  163. _ _
  164. ___ ___ _ __ ___ ___| | ___ _ __ ___ ___ _ __ | |_ ___
  165. / __/ _ \| '__/ _ \ / _ \ |/ _ \ '_ ` _ \ / _ \ '_ \| __/ __|
  166. | (_| (_) | | | __/ | __/ | __/ | | | | | __/ | | | |_\__ \
  167. \___\___/|_| \___| \___|_|\___|_| |_| |_|\___|_| |_|\__|___/
  168.  
  169. */
  170.  
  171.  
  172.  
  173. textarea {
  174. background:transparent !important;
  175. }
  176.  
  177. div.scroller-wrap > div.scroller::-webkit-scrollbar-thumb,
  178. .ui-scroller-wrap > div.scroller::-webkit-scrollbar-thumb,
  179. .theme-dark .search-results-wrap > div.scroller-wrap > div.scroller::-webkit-scrollbar-thumb{
  180. border:3px solid rgba(255,255,255,0) !important;
  181. background-color:#1D6586 !important;
  182. }
  183.  
  184. div.scroller-wrap > div.scroller::-webkit-scrollbar-track-piece,
  185. .theme-dark .search-results-wrap > div.scroller-wrap > div.scroller::-webkit-scrollbar-track-piece
  186. {
  187. border:3px solid rgba(255,255,255,0) !important;
  188. background-color:rgba(0,0,0,0.5) !important;
  189. }
  190. .popout .ui-scroller-wrap > div.scroller::-webkit-scrollbar-track-piece {
  191. background-color:#000 !important;
  192. }
  193. /*
  194. _ _ _
  195. | |__ (_) __| | ___
  196. | '_ \| |/ _` |/ _ \
  197. | | | | | (_| | __/
  198. |_| |_|_|\__,_|\___|
  199.  
  200. */
  201.  
  202. .links,
  203. .help-container {
  204. display: none;
  205. }
  206.  
  207. /*
  208. _ _ _ _
  209. _ __ ___ __ _(_)_ __ | |__ __ _ ___| | ____ _ _ __ ___ _ _ _ __ __| |___
  210. | '_ ` _ \ / _` | | '_ \ | '_ \ / _` |/ __| |/ / _` | '__/ _ \| | | | '_ \ / _` / __|
  211. | | | | | | (_| | | | | | | |_) | (_| | (__| < (_| | | | (_) | |_| | | | | (_| \__ \
  212. |_| |_| |_|\__,_|_|_| |_| |_.__/ \__,_|\___|_|\_\__, |_| \___/ \__,_|_| |_|\__,_|___/
  213. |___/
  214. */
  215.  
  216. .links,
  217. .chat,
  218. .typing,
  219. .content,
  220. .guild-channels,
  221. .private-channels,
  222. .guild-header header,
  223. .divider-red span,
  224. .messages-wrapper,
  225. #voice-connection {
  226. background: transparent !important;
  227. }
  228.  
  229. /* Server list area */
  230. .guilds-wrapper { background:rgba(0,0,0,0.6) !important }
  231. /* Channels list area */
  232. .channels-wrap { background:rgba(0,0,0,0.7) }
  233. .channels-wrap > * { background:none }
  234.  
  235. /* Chat area */
  236. .content > div { background:rgba(0,0,0,0.8) }
  237. /* User list area */
  238. .channel-members { background:rgba(0,0,0,0.9) !important }
  239.  
  240. /*
  241. _ _ _ _ _
  242. ___ ___ _ ____ _____ _ __ | (_)___| |_ ___ ___ ___| |_(_) ___ _ __
  243. / __|/ _ \ '__\ \ / / _ \ '__| | | / __| __| / __|/ _ \/ __| __| |/ _ \| '_ \
  244. \__ \ __/ | \ V / __/ | | | \__ \ |_ \__ \ __/ (__| |_| | (_) | | | |
  245. |___/\___|_| \_/ \___|_| |_|_|___/\__| |___/\___|\___|\__|_|\___/|_| |_|
  246.  
  247. */
  248.  
  249. .create-guild-container {
  250. background:none !important;
  251. }
  252.  
  253. .create-guild-container .action {
  254. background:rgba(0,0,0,0.7);
  255. }
  256.  
  257. .create-guild-container .create-or-join .actions .or {
  258. -webkit-filter:opacity(0.9) invert();
  259. color:#000;
  260. }
  261.  
  262. .create-guild-container .action.create .action-icon,
  263. .create-guild-container .action.join .action-icon {
  264. -webkit-filter:invert() hue-rotate(150deg);
  265. }
  266.  
  267. .create-guild-container h5,
  268. .create-guild-container .action.create .action-header {
  269. color:rgb(var(--theme-color));
  270. }
  271.  
  272. .create-guild-container .action.create .btn-primary {
  273. background-color:rgb(var(--theme-color)) !important;
  274. }
  275.  
  276. .create-guild-container .action.create:hover .btn-primary {
  277. background-color:#1D6586 !important;
  278. }
  279.  
  280. .create-guild-container .form-actions .btn-default {
  281. background: rgba(255,255,255,0.1);
  282. border: 0;
  283. }
  284.  
  285. .create-guild-container .create-guild .guild-form .region-select {
  286. background: rgba(255,255,255,0.1);
  287. }
  288.  
  289. .create-guild-container .create-guild .guild-form .region-select button {
  290. color:#000;
  291. }
  292.  
  293. .create-guild-container .create-guild .guild-form .region-select:hover button {
  294. background-color:rgb(var(--theme-color));
  295. border-color:rgb(var(--theme-color));
  296. color:#fff;
  297. }
  298.  
  299. .create-guild-container .create-guild .guild-form .region-select:hover .region-select-inner {
  300. border-color:rgb(var(--theme-color));
  301. }
  302.  
  303. .create-guild-container .create-guild .guild-form .region-select-name {
  304. color:#fff;
  305. }
  306.  
  307. .avatar-uploader .avatar-uploader-inner {
  308. background-color: rgb(var(--theme-color));
  309. }
  310.  
  311. .region-select-modal {
  312. background:rgba(0,0,0,0.8);
  313. }
  314.  
  315. .region-select-modal .region-select-modal-header {
  316. color:rgb(var(--theme-color));
  317. }
  318.  
  319. .region-select-modal .region-select-modal-option {
  320. background:rgba(255,255,255,0.1);
  321. border:2px solid rgba(255,255,255,0.1);
  322. }
  323.  
  324. .region-select-modal .region-select-modal-option:hover {
  325. border-color: rgb(var(--theme-color));
  326. }
  327.  
  328. .region-select-modal .region-select-modal-option .region-select-name {
  329. color:#fff;
  330. }
  331.  
  332. .guild-header ul {
  333. background:#000 !important;
  334. opacity:0 !important;
  335. transition: transform .5s cubic-bezier(0.18, 0.89, 0.32, 1.28) !important;
  336. padding-top:100px;
  337. top:-56px;
  338. }
  339.  
  340. .guild-header-open ul {
  341. opacity:1 !important;
  342. }
  343.  
  344. .guilds-add {
  345. font-size:22px !important;
  346. }
  347.  
  348. .platform-osx .guilds-wrapper {
  349. padding-top:30px;
  350. }
  351.  
  352. .guilds-wrapper {
  353. border-right:1px solid rgba(0,0,0,0.4);
  354. box-shadow:inset -10px 0px 20px -10px rgba(0,0,0,0.2);
  355. }
  356.  
  357. .guilds-wrapper .guild-separator {
  358. margin-top:5px;
  359. margin-bottom:5px;
  360. margin-left:-5px;
  361. display:none;
  362. }
  363.  
  364. .guilds-wrapper .guild-separator:after {
  365. background:transparent;
  366. }
  367.  
  368. .guild-header header span {
  369. margin-left:-7px;
  370. }
  371.  
  372. .guild-header header {
  373. box-shadow:none !important;
  374. color:#ddd;
  375. }
  376.  
  377. .guild-channels header h2 {
  378. padding:0 18px;
  379. }
  380.  
  381. .guild-channels .channel-text .channel-name,
  382. .guild-channels .channel-voice .channel-name {
  383. font-size:0.9em;
  384. }
  385.  
  386. .guild-channels .channel-text a {
  387. padding:8px 6px 10px 18px;
  388. }
  389.  
  390. .guild-channels header h2,
  391. .guild-channels .channel a {
  392. color:#fff;
  393. }
  394.  
  395. .guilds-add {
  396. font-size:30px;
  397. background:#000;
  398. }
  399.  
  400. .guilds-wrapper .guilds .friends-online {
  401.  
  402. }
  403.  
  404. .guilds-wrapper .guilds .guild .guild-inner {
  405. background:#151515 !important;
  406. }
  407.  
  408. .guilds-wrapper .guilds .guild.active:first-of-type .guild-inner {
  409. background:rgb(var(--theme-color)) !important;
  410. }
  411.  
  412. .guilds-wrapper .guilds .guild .guild-inner:hover {
  413. background:#1D6586 !important;
  414. }
  415.  
  416. .guilds-wrapper .guilds .guild.audio .guild-inner:after {
  417. background-size:12px;
  418. background-color:rgba(0,0,0,0.8);
  419. }
  420.  
  421. .guilds-wrapper .guilds .guild:before,
  422. .guilds-wrapper .guilds .guild.unread:before,
  423. .guilds-wrapper .guilds .guild.selected:before {
  424. transition:0.2s ease-in-out all;
  425. }
  426.  
  427. .guilds-wrapper .guilds .guild.unread:not(.selected):before,
  428. .guild-channels .channel-text.unread:not(.selected):not(.channel-muted):before {
  429. background:rgb(var(--theme-color));
  430. }
  431.  
  432. .guilds-wrapper .guilds .guild.active .guild-inner:before {
  433. background:#fff !important;
  434. }
  435.  
  436. .guilds-wrapper .guilds .friends-online {
  437. color: #ccc;
  438. font-size: 9px;
  439. margin: 15px 0 15px -2px;
  440. line-height: 20px;
  441. width: 55px;
  442. height: 20px;
  443. border-radius: 25px;
  444. overflow: hidden;
  445. background: rgba(0,0,0,0.3);
  446. }
  447.  
  448. .guilds-wrapper .guilds-error {
  449. width:40px;
  450. height:40px;
  451. line-height:36px;
  452. }
  453.  
  454. .guild-channels header h2,
  455. .private-channels header {
  456. opacity:.6;
  457. }
  458.  
  459. .guild-channels .channel:hover {
  460. background:rgba(0,0,0,0.3) !important;
  461. }
  462.  
  463. .private-channels .search-bar {
  464. background:rgba(10,13,16,0) !important;
  465. }
  466.  
  467. .private-channels .channel.selected a {
  468. background-color: rgb(79,84,92) !important;
  469. }
  470. .guild-channels .channel:not(.selected):before,
  471. .guild-channels .channel.selected:before,
  472. .guild-channels .channel.selected:hover:before,
  473. .private-channels .channel:not(.selected):before,
  474. .private-channels .channel.selected:before,
  475. .private-channels .channel.selected:hover:before,
  476. .private-channels .search-result.selected:before,
  477. .private-channels .search-result:hover:before {
  478. border-left:2px solid #1D6586 !important;
  479. }
  480.  
  481. .guild-channels .channel-text.unread:not(.selected):not(.channel-muted):before {
  482. left:-8px;
  483. }
  484.  
  485. /*
  486. _ _ _ _
  487. ___| |__ __ _ _ __ _ __ ___| |___ ___ ___ ___| |_(_) ___ _ __
  488. / __| '_ \ / _` | '_ \| '_ \ / _ \ / __| / __|/ _ \/ __| __| |/ _ \| '_ \
  489. | (__| | | | (_| | | | | | | | __/ \__ \ \__ \ __/ (__| |_| | (_) | | | |
  490. \___|_| |_|\__,_|_| |_|_| |_|\___|_|___/ |___/\___|\___|\__|_|\___/|_| |_|
  491.  
  492. */
  493. .badge, .toolbar-badge {
  494. background-color: rgba(var(--theme-color),0.8) !important;
  495. }
  496. .theme-dark .header-toolbar .toolbar-badge {
  497. border-color: rgba(0,0,0,0.8) !important;
  498. }
  499. .btn-hamburger {
  500. margin-right:-30px;
  501. }
  502.  
  503. .btn-hamburger span {
  504. background:#fff;
  505. }
  506.  
  507. .account {
  508. z-index:9;
  509. border-top:none !important;
  510. width:320px;
  511. margin-left:-80px;
  512. padding:0 15px !important;
  513. background:rgba(0,0,0,0.95);
  514. height:77px;
  515. box-sizing:border-box;
  516. }
  517.  
  518. .account .status {
  519. border:2px solid rgba(0,0,0,1);
  520. }
  521.  
  522. .account .btn {
  523. background:transparent;/*#000;*/
  524. box-shadow:none !important;
  525. }
  526.  
  527. .account .btn:active {
  528. background:#000;
  529. }
  530.  
  531. .account .btn-settings:after {
  532. opacity:0.3;
  533. }
  534.  
  535. .account .btn-deafen,
  536. .account .btn-mute {
  537. border-right:none;/*1px solid #101010;*/
  538. }
  539.  
  540. #voice-connection {
  541. z-index:9;
  542. border-top:none !important;
  543. /*width:285px;
  544. margin-left:-83px;*/
  545. padding:15px 20px 15px 18px !important;
  546. }
  547.  
  548. #voice-connection .btn {
  549. background:#000;
  550. box-shadow:none !important;
  551. }
  552.  
  553. .account .btn-deafen, .account .btn-settings {
  554. box-shadow:none !important;
  555. }
  556.  
  557. .account .btn-group, #voice-connection .btn-group {
  558. border:none;
  559. }
  560.  
  561. .account .avatar-small {
  562. margin:0 0 0 10px;
  563. }
  564.  
  565. .message-group .comment {
  566. background:transparent !important;
  567. border:none !important;
  568. }
  569.  
  570. /*
  571. _ _ _ _
  572. ___| |__ __ _| |_ ___ ___ ___| |_(_) ___ _ __
  573. / __| '_ \ / _` | __| / __|/ _ \/ __| __| |/ _ \| '_ \
  574. | (__| | | | (_| | |_ \__ \ __/ (__| |_| | (_) | | | |
  575. \___|_| |_|\__,_|\__| |___/\___|\___|\__|_|\___/|_| |_|
  576.  
  577. */
  578.  
  579. .header-toolbar button.popout-open {
  580. background:rgb(var(--theme-color));
  581. }
  582.  
  583. .channel-pins-wrap {
  584. background: rgba(0,0,0,0.9) !important;
  585. }
  586.  
  587. .channel-pins-wrap .header,
  588. .channel-pins-wrap .footer {
  589. background-color: rgba(0,0,0,0.95) !important;
  590. box-shadow: none !important;
  591. }
  592. .theme-dark .themed-popout .footer {
  593. background-color: rgba(0,0,0,0.7) !important;
  594. }
  595. .channel-pins .message-group {
  596. background-color: rgba(0,0,0,0.7) !important;
  597. }
  598.  
  599. .channel-pins .message-group:hover {
  600. box-shadow: 0 0 4px 5px rgba(var(--theme-color), 0.1);
  601. border-color: rgba(var(--theme-color), 0.47) !important;
  602. }
  603.  
  604. .channel-pins .message-group .action-buttons {
  605. box-shadow: none !important;
  606. background: none !important;
  607. }
  608.  
  609. .channel-pins .message-group .action-buttons .jump-button {
  610. background-color: rgba(255,255,255,0.15) !important;
  611. }
  612.  
  613. .spinner-wandering-cubes .spinner-item {
  614. background-color:rgb(var(--theme-color));
  615. width:15px;
  616. height:15px;
  617. border-radius:4px;
  618. }
  619.  
  620. .chat .has-more button {
  621. color:rgb(var(--theme-color)) !important;
  622. background:rgba(255,255,255,0.1) !important;
  623. border:none !important;
  624. box-shadow:none !important;
  625. }
  626.  
  627. .highlight {
  628. color:rgb(var(--theme-color));
  629. }
  630.  
  631. .emoji-picker {
  632. background:rgba(0,0,0,0.85) !important;
  633. }
  634.  
  635. .emoji-picker .search-bar input {
  636. color:rgba(255,255,255,0.7);
  637. }
  638.  
  639. .emoji-picker .search-bar-clear {
  640. background:rgba(0,0,0,0.7);
  641. }
  642.  
  643. .emoji-picker .sticky-header,
  644. .emoji-picker .search-bar {
  645. background:rgba(0,0,0,0.95) !important;
  646. }
  647.  
  648. .emoji-picker .categories .item.selected {
  649. border-bottom-color:rgb(var(--theme-color));
  650. }
  651.  
  652. .title-wrap {
  653. border-bottom:1px solid rgba(0,0,0,0.3) !important;
  654. background:rgba(0,0,0,0.95) !important;
  655. }
  656.  
  657. .header-toolbar button.active {
  658. background-color:rgba(255,255,255,0.1);
  659. }
  660.  
  661. .bot-tag,
  662. .need-help-modal .header {
  663. background:rgb(var(--theme-color));
  664. }
  665.  
  666. .form header {
  667. color:rgb(var(--theme-color));
  668. }
  669.  
  670. .markdown-modal,
  671. .form .form-inner,
  672. .form .form-header,
  673. .form .form-actions,
  674. .need-help-modal .footer,
  675. .markdown-modal .markdown-modal-footer {
  676. background:rgba(100,100,100,0.8) !important;
  677. color: #DDD;
  678. }
  679. .markdown-modal >
  680. .channel-notification-settings .content label,
  681. .notification-settings-modal .mute-server .checkbox .label span {
  682. color:#fff;
  683. }
  684.  
  685. .notification-settings-modal .notification-settings-modal-channel-settings-list {
  686. box-shadow:none !important;
  687. }
  688.  
  689. .markdown-modal .markdown-modal-header {
  690. color:#fff;
  691. }
  692.  
  693. .form .form-header,
  694. .form .form-actions,
  695. .need-help-modal .footer,
  696. .channel-notification-settings,
  697. .markdown-modal .markdown-modal-header,
  698. .markdown-modal .markdown-modal-footer {
  699. border-color:rgba(255,255,255,0.2);
  700. }
  701.  
  702. .chat .new-messages-bar {
  703. background-color:rgba(var(--theme-color),.9);
  704. }
  705.  
  706. .chat .new-messages-bar:hover {
  707. background-color:rgba(var(--theme-color),1);
  708. }
  709.  
  710. .chat .new-messages-bar button:last-child {
  711. color:rgba(255,255,255,0.5);
  712. }
  713.  
  714. .chat-empty {
  715. background:rgba(20,23,27,0.95);
  716. }
  717.  
  718. .chat>.title-wrap>.title .channel-name {
  719. color:rgba(255,255,255,0.8);
  720. }
  721.  
  722. .chat>.title-wrap>.topic {
  723. color:#656565 !important;
  724. }
  725.  
  726. .markdown-modal .highlight,
  727. .chat .title-wrap .topic .highlight {
  728. background-color:rgba(255,255,255,.1) !important;
  729. }
  730.  
  731. .markdown-modal .highlight:hover,
  732. .chat .title-wrap .topic .highlight:hover {
  733. background-color:rgba(255,255,255,.2) !important;
  734. color:rgb(var(--theme-color)) !important;
  735. }
  736.  
  737. .chat .divider {
  738. height:25px;
  739. background:none;
  740. }
  741.  
  742. .chat .divider>div {
  743. display:none !important;
  744. }
  745. .chat .divider:not(.divider-red)>div {
  746. background:rgba(255,255,255,0.2) !important;
  747. }
  748.  
  749. .chat .divider:before {
  750. background:rgba(255,255,255,0.1) !important;
  751. height:25px;
  752. }
  753.  
  754. .chat .divider>span {
  755. background-color:transparent !important;
  756. font-size:12px;
  757. text-transform:uppercase;
  758. margin:10px 0px;
  759. border-radius: 0px;
  760. opacity: 1;
  761. padding: 8px 15px;
  762. line-height: 1px;
  763. width: 100%;
  764. text-align: center;
  765. }
  766.  
  767. .chat .divider.divider-red>span {
  768. color: rgba(255,255,255,0.9) !important;
  769. }
  770.  
  771. .chat .divider:not(.divider-red)>span {
  772. color:rgba(255,255,255,1) !important;
  773. }
  774.  
  775. .chat .divider>div {
  776. display:none;
  777. }
  778.  
  779. .chat form {
  780. border-top: none !important;
  781. }
  782.  
  783. .messages .message-group:not(.has-divider) {
  784. border-bottom-color:hsla(0,0%,100%,.04) !important;
  785. }
  786.  
  787. .messages .message-group {
  788. border-bottom: none !important;
  789. }
  790.  
  791. .friends-table .messages .message-group .message-send-failed .markup,
  792. .friends-table .messages .message-group .message-send-failed .markup a,
  793. .messages .message-group .message-send-failed .markup,
  794. .messages .message-group .message-send-failed .markup a {
  795. color:rgba(240,71,71,0.5) !important;
  796. font-style:italic;
  797. }
  798.  
  799. .mentioned .message-text {
  800. border-radius: 0 !important;
  801. background: rgba(var(--theme-color),0.2) !important;
  802. }
  803.  
  804. .mentioned .message-text:after {
  805. border-radius: 0 !important;
  806. border-color:rgb(var(--theme-color)) !important;
  807. background:rgba(var(--theme-color),0.2) !important;
  808. }
  809.  
  810. .messages a {
  811. color:rgb(var(--theme-color)) !important;
  812. }
  813.  
  814. .messages h2 .user-name {
  815. font-size:0.85em;
  816. color:rgba(255,255,255,0.8);
  817. }
  818.  
  819. .messages h2 span {
  820. color:rgba(255,255,255,0.2) !important;
  821. }
  822.  
  823. .messages h2 .bot-tag {
  824. color:rgba(255,255,255,0.8) !important;
  825. }
  826.  
  827. .messages .markup {
  828. font-size:0.85em !important;
  829. line-height:1.4em !important;
  830. }
  831.  
  832. .messages .markup:not([data-colour="true"]) {
  833. color:rgba(255,255,255,0.5) !important;
  834. }
  835.  
  836. .markup pre {
  837. border-radius:0 !important;
  838. background:transparent !important;
  839. border-color:rgba(255,255,255,0.1) !important;
  840. }
  841.  
  842. .markup pre code.hljs {
  843. background:rgba(255,255,255,0.1) !important;
  844. color:rgba(255,255,255,0.7) !important;
  845. padding:1em !important;
  846. }
  847.  
  848. .modal-content .markup code.inline,
  849. .markup code.inline {
  850. background:rgba(255,255,255,0.1) !important;
  851. color:rgba(255,255,255,0.7) !important;
  852. padding:0.3em 0.6em !important;
  853. border-radius:0 !important;
  854. }
  855.  
  856. .messages .markup .highlight {
  857. background-color:rgba(var(--theme-color),.5) !important;
  858. color:#ddd !important;
  859. padding: 1px 4px;
  860. border-radius: 0;
  861. }
  862.  
  863. .messages .markup .highlight:hover {
  864. background-color:rgba(var(--theme-color),1) !important;
  865. color:#fff !important;
  866. }
  867.  
  868. .messages .invite-button {
  869. background: rgba(255,255,255,0.07) !important;
  870. border-color: rgba(255,255,255,0.1) !important;
  871. }
  872.  
  873. .emotewrapper img {
  874. position: relative;
  875. top: 7px;
  876. }
  877.  
  878. .channel-textarea-upload {
  879. border-right-color: hsla(0,0%,100%,.1) !important;
  880. }
  881.  
  882. .channel-textarea-inner {
  883. border: 2px solid rgba(255,255,255,0.1) !important;
  884. background:rgba(0,0,0,0.6) !important;
  885. }
  886.  
  887. .channel-textarea-autocomplete-inner {
  888. border:none !important;
  889. background:rgba(0,0,0,0.95) !important;
  890. }
  891.  
  892. .channel-textarea-autocomplete-inner header {
  893. border:none !important;
  894. background: rgba(var(--theme-color),0.5) !important;
  895. color: rgba(255,255,255,0.9) !important;
  896. }
  897.  
  898. .channel-textarea-autocomplete-inner ul li.active {
  899. background:rgba(255,255,255,0.1) !important;
  900. }
  901.  
  902. .channel-textarea-guard button {
  903. background:#1D6586 !important;
  904. }
  905.  
  906. .channel-textarea-guard button:hover {
  907. background:rgb(var(--theme-color)) !important;
  908. }
  909.  
  910. .typing {
  911. font-size:11px;
  912. }
  913.  
  914. .spoiler span {display:none;}
  915. .spoiler:before {
  916. min-height:18px;
  917. padding-top:2px;
  918. border-radius:5px;
  919. background:rgba(25,25,25,0.7);
  920. }
  921.  
  922. #twitchcord-button {
  923. background-size: 24px;
  924. background-position: 20px;
  925. background-color: transparent;
  926. opacity:0.4;
  927. }
  928.  
  929. #twitchcord-button:hover,
  930. #twitchcord-button.twitchcord-button-open {
  931. opacity:1;
  932. }
  933.  
  934. #twitchcord-button-container {
  935. right:30px !important;
  936. }
  937.  
  938. /*** COMPACT MODE ***/
  939.  
  940. .message-group.compact {
  941. margin-left:0;
  942. }
  943.  
  944. .message-group.compact .timestamp {
  945. color:rgba(255,255,255,0.3) !important;
  946. position:relative;
  947. top:-1px;
  948. }
  949.  
  950. .message-group.compact .message .markup .user-name {
  951. margin-right:8px;
  952. font-size:14px;
  953. }
  954.  
  955. /*
  956. __ _ _ _ _ _
  957. / _|_ __(_) ___ _ __ __| |___ | (_)___| |_
  958. | |_| '__| |/ _ \ '_ \ / _` / __| | | / __| __|
  959. | _| | | | __/ | | | (_| \__ \ | | \__ \ |_
  960. |_| |_| |_|\___|_| |_|\__,_|___/ |_|_|___/\__|
  961.  
  962. */
  963.  
  964. #friends .btn,
  965. .add-friend-popout .btn,
  966.  
  967. .add-friend-popout .btn:disabled {
  968. background-color:#1D6586 !important;
  969. opacity:0.4;
  970. }
  971. #user-profile-modal .actions .btn.add-friend {
  972. background: #43b581 !important;
  973. }
  974. #user-profile-modal .actions .btn.add-friend:hover {
  975. background: #69c49a !important;
  976. }
  977. .private-channels .channel.btn-friends .badge {
  978. margin-right:10px;
  979. }
  980.  
  981. .private-channels .channel .close {
  982. margin-right:5px;
  983. }
  984.  
  985. #friends {
  986. background:transparent !important;
  987. }
  988.  
  989. .friends-header {
  990. background:rgba(0,0,0,0.95) !important;
  991. }
  992.  
  993. .friends-table {
  994. background:rgba(0,0,0,0.85) !important;
  995. margin-top:0 !important;
  996. }
  997.  
  998. .friends-header,
  999. .friends-table .friends-table-header {
  1000. border-bottom: 1px solid hsla(0,0%,100%,.1) !important;
  1001. }
  1002.  
  1003. .friends-header .tab-bar .tab-bar-separator,
  1004. .friends-table .friends-table-header .friends-column-separator {
  1005. background-color:hsla(0,0%,100%,.1) !important;
  1006. }
  1007.  
  1008. .friends-table .friends-table-body {
  1009. padding-top:20px !important;
  1010. }
  1011.  
  1012. .friends-table .friends-row:hover {
  1013. background: rgba(0,0,0,0.7) !important;
  1014. }
  1015.  
  1016. /*
  1017. _ _ _ _ _
  1018. _ _ ___ ___ _ __ | (_)___| |_ ___ ___ ___| |_(_) ___ _ __
  1019. | | | / __|/ _ \ '__| | | / __| __| / __|/ _ \/ __| __| |/ _ \| '_ \
  1020. | |_| \__ \ __/ | | | \__ \ |_ \__ \ __/ (__| |_| | (_) | | | |
  1021. \__,_|___/\___|_| |_|_|___/\__| |___/\___|\___|\__|_|\___/|_| |_|
  1022.  
  1023. */
  1024.  
  1025. .channel-members .invite-btn {
  1026. background:#1D6586;
  1027. }
  1028.  
  1029. .channel-members .invite-btn:hover {
  1030. background:rgb(var(--theme-color));
  1031. }
  1032.  
  1033. .channel-members .member:hover {
  1034. background:rgba(255,255,255,0.07) !important;
  1035. }
  1036.  
  1037. .channel-members .member .member-username {
  1038. font-size:15px;
  1039. }
  1040.  
  1041. .channel-members .member .member-game {
  1042. font-size:10px;
  1043. }
  1044.  
  1045. .channel-members .avatar-small .status {
  1046. border-color:rgba(0,0,0,0.7) !important;
  1047. }
  1048.  
  1049. .channel-members h2 {
  1050. background: rgba(0,0,0,0);
  1051. padding-top: 10px;
  1052. padding-bottom: 10px;
  1053. }
  1054.  
  1055. .channel-members .member+h2 {
  1056. margin-top:12px;
  1057. }
  1058.  
  1059. .channel-members h2:first-of-type {
  1060. margin-top:0px !important;
  1061. }
  1062.  
  1063. /*
  1064. _ __ _
  1065. _ _ ___ ___ _ __ (_)_ __ / _| ___ _ __ ___ _ __ ___ _ _| |_
  1066. | | | / __|/ _ \ '__| | | '_ \| |_ / _ \ | '_ \ / _ \| '_ \ / _ \| | | | __|
  1067. | |_| \__ \ __/ | | | | | | _| (_) | | |_) | (_) | |_) | (_) | |_| | |_
  1068. \__,_|___/\___|_| |_|_| |_|_| \___/ | .__/ \___/| .__/ \___/ \__,_|\__|
  1069. |_| |_|
  1070. */
  1071.  
  1072. .user-popout .header {
  1073. background:rgba(10, 10, 10, 0.9) !important;
  1074. }
  1075.  
  1076. .user-popout .avatar-wrapper .avatar-popout {
  1077. border:4px solid rgba(0,0,0,0.9);
  1078. background-color:rgba(0,0,0,0.9);
  1079. }
  1080.  
  1081. .user-popout .body {
  1082. background:rgba(0,0,0,0.8);
  1083. }
  1084.  
  1085. .user-popout .footer {
  1086. background:rgba(0,0,0,0.8);
  1087. border-top:1px solid rgba(255,255,255,0.2);
  1088. }
  1089.  
  1090. .user-popout .footer .quick-message-wrapper .input {
  1091. background:rgba(255,255,255,0.1);
  1092. border-color:rgba(255,255,255,0.2);
  1093. color:rgba(255,255,255,0.9);
  1094. }
  1095.  
  1096. .user-popout .username-wrapper .game,
  1097. .user-popout .username-wrapper.hasNickname .discriminator,
  1098. .user-popout .username-wrapper.hasNickname .username {
  1099. color:rgba(0,0,0,0.7);
  1100. }
  1101.  
  1102. .popout header,
  1103. .slider-bar-fill {
  1104. background-color:rgb(var(--theme-color));
  1105. border:1px solid rgb(var(--theme-color));
  1106. }
  1107.  
  1108. .user-popout .user-popout-options .btn {
  1109. background-color:#1D6586;
  1110. border:1px solid #1D6586;
  1111. }
  1112.  
  1113. .user-popout .user-popout-options .btn:hover {
  1114. background-color:rgb(var(--theme-color));
  1115. border:1px solid rgb(var(--theme-color));
  1116. }
  1117.  
  1118. /* Admin buttons */
  1119. .user-popout .user-popout-options .btn.btn-server {
  1120. color: rgba(255,255,255,0.7);
  1121. background: rgba(240,71,71,0.4);
  1122. border: none !important;
  1123. }
  1124.  
  1125. .user-popout .user-popout-options .btn.btn-server:hover {
  1126. color: rgba(255,255,255,1);
  1127. background: rgba(240,71,71,1);
  1128. border: none !important;
  1129. }
  1130.  
  1131. /*
  1132. _ _ _ _
  1133. | |_ ___ ___ | | |_(_)_ __ ___
  1134. | __/ _ \ / _ \| | __| | '_ \/ __|
  1135. | || (_) | (_) | | |_| | |_) \__ \
  1136. \__\___/ \___/|_|\__|_| .__/|___/
  1137. |_|
  1138. */
  1139.  
  1140. .tooltip {
  1141. background:#1D6586;
  1142. color:#e0e0e0;
  1143. }
  1144.  
  1145. .tooltip.tooltip-right:after {
  1146. border-right-color:#1D6586;
  1147. }
  1148.  
  1149. .tooltip.tooltip-top:after {
  1150. border-top-color:#1D6586;
  1151. }
  1152.  
  1153. .tooltip.tooltip-bottom:after {
  1154. border-bottom-color:#1D6586;
  1155. }
  1156.  
  1157. /*
  1158. _ _ _
  1159. ___ ___| |_| |_(_)_ __ __ _ ___
  1160. / __|/ _ \ __| __| | '_ \ / _` / __|
  1161. \__ \ __/ |_| |_| | | | | (_| \__ \
  1162. |___/\___|\__|\__|_|_| |_|\__, |___/
  1163. |___/
  1164. */
  1165.  
  1166. .context-menu {
  1167. background: rgba(0,0,0,0.95) !important;
  1168. }
  1169.  
  1170. .context-menu .item:hover,
  1171. .context-menu .item-subMenu {
  1172. background-color:rgba(255,255,255,0.05) !important;
  1173. }
  1174.  
  1175. .avatar-uploader a {
  1176. color:rgb(var(--theme-color));
  1177. }
  1178.  
  1179. .avatar-uploader a:hover {
  1180. color:#1D6586;
  1181. }
  1182.  
  1183. .settings .settings-header {
  1184. background:#1a1d20 !important;
  1185. }
  1186.  
  1187. .form .btn-primary {
  1188. background-color:rgba(29, 101, 134, 0.9);
  1189. }
  1190.  
  1191. .form .btn-primary:hover {
  1192. background-color:rgba(var(--theme-color), 0.9);
  1193. }
  1194.  
  1195. .user-settings-modal a {
  1196. color:#1D6586;
  1197. }
  1198.  
  1199. .user-settings-modal a:hover {
  1200. color:rgb(var(--theme-color));
  1201. }
  1202.  
  1203. .channel-notification-settings .content .content-inner {
  1204. background:transparent !important;
  1205. }
  1206.  
  1207. .callout-backdrop {
  1208. opacity:0.55 !important;
  1209.  
  1210. }
  1211.  
  1212. .tab-bar.SIDE {
  1213. margin-right: -17px;
  1214. }
  1215.  
  1216. .tab-bar.SIDE .tab-bar-item.selected {
  1217. background: rgba(0,0,0,0.7) !important;
  1218. }
  1219.  
  1220. .tab-bar.SIDE .tab-bar-item.selected:before {
  1221. border-color:rgb(var(--theme-color));
  1222. }
  1223.  
  1224. .tab-bar.SIDE .tab-bar-item:before {
  1225. border-color:#1D6586;
  1226. }
  1227.  
  1228. .popout header,
  1229. .slider-bar-fill {
  1230. border:none !important;
  1231. }
  1232.  
  1233. .slider-handle,
  1234. .Select-control {
  1235. border:none !important;
  1236. }
  1237.  
  1238. .slider-bar {
  1239. background: rgba(255,255,255,0.5);
  1240. }
  1241.  
  1242. .settings .settings-header {
  1243. background:rgba(0,0,0,0.88) !important;
  1244. }
  1245.  
  1246. .settings .settings-inner,
  1247. .settings .settings-actions {
  1248. background:rgba(0,0,0,0.75);
  1249. }
  1250.  
  1251. .settings .settings-actions {
  1252. border-top:none !important;
  1253. }
  1254.  
  1255. .form .radio-group .radio,
  1256. .form .checkbox-group .checkbox,
  1257. .checkbox .checkbox-inner+span {
  1258. color:rgba(255,255,255,0.7) !important;
  1259. font-size: 0.95em;
  1260. }
  1261.  
  1262. .form .control-group input[type=email],
  1263. .form .control-group input[type=password],
  1264. .form .control-group input[type=text],
  1265. .form .control-group textarea {
  1266. padding:5px 10px 5px 10px;
  1267. border-radius:5px;
  1268. box-sizing:border-box;
  1269. border:1px solid rgba(255,255,255,0.1);
  1270. background:rgba(0,0,0,0.5);
  1271. color:rgba(255,255,255,0.5);
  1272. font-size:14px;
  1273. }
  1274.  
  1275. .form .control-group input[type=email]:focus,
  1276. .form .control-group input[type=password]:focus,
  1277. .form .control-group input[type=text]:focus,
  1278. .form .control-group textarea:focus {
  1279. border-color:rgba(255,255,255,0.3);
  1280. background:rgba(0,0,0,0.7);
  1281. color:rgba(255,255,255,1);
  1282. font-size:14px;
  1283. }
  1284.  
  1285. .form .Select-control,
  1286. .form .Select-option {
  1287. border:1px solid rgba(255,255,255,0.1) !important;
  1288. background:rgba(0,0,0,0.5);
  1289. color:rgba(255,255,255,0.5);
  1290. font-size:14px;
  1291. }
  1292.  
  1293. .form .Select-option {
  1294. border-top:none !important;
  1295. background:rgba(0,0,0,0.7);
  1296. color:rgba(255,255,255,0.4);
  1297. }
  1298.  
  1299. .form .Select-option.is-focused {
  1300. border-top:none !important;
  1301. background:rgba(0,0,0,1);
  1302. color:rgba(255,255,255,1);
  1303. }
  1304.  
  1305. .Select-menu-outer {
  1306. background:rgba(0,0,0,0.5);
  1307. border:none !important;
  1308. }
  1309.  
  1310. .has-value>.Select-control>.Select-placeholder {
  1311. color:rgba(255,255,255,0.8);
  1312. }
  1313.  
  1314. .form .btn-default {
  1315. padding:10px 0 !important;
  1316. width: 75px;
  1317. height: 35.5px;
  1318. border-radius: 3px;
  1319. }
  1320. .form .btn-default:hover {
  1321. border-bottom: none;
  1322. }
  1323.  
  1324. .form hr,
  1325. .form .control-groups.control-separator,
  1326. .instant-invites .instant-invites-header,
  1327. .guild-settings-modal-integrations .guild-settings-modal-integrations-header,
  1328. .guild-settings-modal-members .guild-settings-modal-members-header,
  1329. .guild-settings-modal-members .guild-settings-modal-list .member+.member,
  1330. .guild-settings-modal-members .guild-settings-modal-members-footer,
  1331. #settings-roles .roles header,
  1332. #user-profile-modal .tab-bar {
  1333. border-color:rgba(255,255,255,0.2);
  1334. box-shadow:none;
  1335. }
  1336.  
  1337. .form .control-group input[type=email]:disabled,
  1338. .form .control-group input[type=password]:disabled,
  1339. .form .control-group input[type=text]:disabled,
  1340. .form .control-group textarea:disabled {
  1341. background:rgba(255,255,255,0.2) !important;
  1342. }
  1343.  
  1344. .guild-settings-modal-members {
  1345. background:none !important;
  1346. }
  1347.  
  1348. #settings-roles .roles {
  1349. border-right:1px solid rgba(255,255,255,0.2);
  1350. }
  1351.  
  1352. #settings-roles .roles li:hover:before {
  1353. background:#1D6586;
  1354. }
  1355.  
  1356. #settings-roles .roles li:hover:not(.selected) {
  1357. background:rgba(0,0,0,0.9) !important;
  1358. }
  1359.  
  1360. #settings-roles .roles li.selected {
  1361. background:rgba(0,0,0,0.5) !important;
  1362. }
  1363.  
  1364. #settings-roles .roles li.selected:before {
  1365. background:rgb(var(--theme-color));
  1366. }
  1367.  
  1368. .btn-help {
  1369. font-size: 11px;
  1370. background: rgba(255,255,255,0.3);
  1371. }
  1372.  
  1373. .btn-help:hover,
  1374. .radio:hover span:after {
  1375. background:#1D6586;
  1376. }
  1377.  
  1378. .radio .radio-inner span:after {
  1379. background:rgb(var(--theme-color));
  1380. }
  1381.  
  1382. .user-settings-modal-keybinds .user-settings-modal-keybinds-header {
  1383. border-bottom:1px solid rgba(255,255,255,0.2);
  1384. }
  1385.  
  1386. .user-settings-modal .voice-settings .reset-voice-settings {
  1387. color:#1D6586;
  1388. }
  1389.  
  1390. .user-settings-modal .voice-settings .reset-voice-settings:hover {
  1391. color:#1D6586;
  1392. opacity:0.6;
  1393. }
  1394.  
  1395. .checkbox .checkbox-inner input[type=checkbox]:checked+span {
  1396. background:rgb(var(--theme-color));
  1397. border-color:rgb(var(--theme-color));
  1398. }
  1399.  
  1400. .user-settings-modal-connections .user-settings-modal-accounts-list .connect-container .name {
  1401. color:rgba(255,255,255,0.8);
  1402. }
  1403.  
  1404. .user-settings-modal-connections .user-settings-modal-connections-list .connection .connection-integrations.no-integrations {
  1405. color:rgba(255,255,255,0.8);
  1406. }
  1407.  
  1408. .user-settings-modal-connections .user-settings-modal-connections-list .connection .connection-integrations {
  1409. border-color:#643DA7 !important;
  1410. }
  1411.  
  1412. .user-settings-modal-connections .user-settings-modal-connections-list {
  1413. box-shadow: 0 -1px rgba(255,255,255,0.2);
  1414. }
  1415.  
  1416. .tab-bar.TOP {
  1417. border-color:rgba(255,255,255,0.2);
  1418. }
  1419.  
  1420. .tab-bar.TOP .tab-bar-item.selected {
  1421. border-color:rgb(var(--theme-color));
  1422. color:rgb(var(--theme-color));
  1423. }
  1424.  
  1425. .user-settings-streamer-mode {
  1426. background:none;
  1427. }
  1428.  
  1429. .user-settings-modal-games {
  1430. background:rgba(255,255,255,0.05) !important;
  1431. border:none !important;
  1432. }
  1433.  
  1434. .user-settings-modal-games .games-table .games-row .item-game,
  1435. .user-settings-modal-games .games-table .games-row .item-overlay {
  1436. border-color:rgba(255,255,255,0.2) !important;
  1437. }
  1438.  
  1439. .user-settings-modal-games .games-table .games-row .item-game .game-input,
  1440. .user-settings-modal-games .games-table .games-row .item-game .game-name {
  1441. color:#fff;
  1442. }
  1443.  
  1444. .user-settings-modal-games .games-table .games-row .item-game .last-played {
  1445. color:rgba(255,255,255,0.5);
  1446. }
  1447.  
  1448. .now-playing {
  1449. background:rgb(var(--theme-color)) !important;
  1450. }
  1451.  
  1452. .now-playing.no-detection {
  1453. background: rgba(0,0,0,0.8);
  1454. }
  1455.  
  1456. .bd-g-table tbody tr,
  1457. .bd-g-table thead th,
  1458. .bd-g-table tbody tr:nth-child(odd) {
  1459. background:transparent !important;
  1460. }
  1461.  
  1462. .bd-g-table textarea {
  1463. color: rgba(255,255,255,0.4) !important;
  1464. background: rgba(255,255,255,0.2) !important;
  1465. padding: 8px 10px !important;
  1466. box-sizing:border-box;
  1467. }
  1468.  
  1469. #bd-pane .scroller-wrap div[style*="background:#2E3136; color:#ADADAD; height:30px; position:absolute; bottom:0; left:0; right:0;"] {
  1470. background:rgba(0,0,0,0.95) !important;
  1471. }
  1472.  
  1473. .CodeMirror {
  1474. background: rgba(255,255,255,0.15) !important;
  1475. border-radius: 0px;
  1476. color: rgba(255,255,255,0.8) !important;
  1477. }
  1478.  
  1479. .CodeMirror-gutters {
  1480. background: rgba(255,255,255,0.25) !important;
  1481. border:none !important;
  1482. }
  1483.  
  1484. .CodeMirror-linenumber {
  1485. color: #fff !important;
  1486. }
  1487.  
  1488. .cm-s-neat span.cm-builtin {
  1489. color:rgb(var(--theme-color));
  1490. }
  1491.  
  1492. .cm-s-neat span.cm-atom,
  1493. .cm-s-neat span.cm-number {
  1494. color:rgb(var(--theme-color));
  1495. }
  1496.  
  1497. .member-roles .member-role {
  1498. background-color: rgba(255,255,255,0.1);
  1499. border:none;
  1500. padding: 6px 8px;
  1501. color: #fff;
  1502. }
  1503.  
  1504. .popout section {
  1505. background:rgba(0,0,0,0.95) !important;
  1506. }
  1507.  
  1508. .popout.popout-bottom header:before {
  1509. border-bottom-color:#1D6586;
  1510. }
  1511.  
  1512. #autocomplete-popout .row.selected,
  1513. #autocomplete-popout .row:hover {
  1514. background:rgba(255,255,255,0.2) !important;
  1515. }
  1516.  
  1517. #permissions .permission-actions {
  1518. color:rgba(255,255,255,0.7) !important;
  1519. }
  1520.  
  1521. #autocomplete-popout .empty h4,
  1522. #permissions .permissions-helpdesk,
  1523. .guild-settings-modal-members .guild-settings-modal-members-footer a {
  1524. color:rgb(var(--theme-color));
  1525. }
  1526.  
  1527. #permissions .permissions-helpdesk:hover,
  1528. .guild-settings-modal-members .guild-settings-modal-members-footer a:hover {
  1529. color:#1D6586;
  1530. }
  1531.  
  1532. #user-profile-modal .header,
  1533. #user-profile-modal .btn {
  1534. background:rgb(var(--theme-color));
  1535. }
  1536.  
  1537. #user-profile-modal .btn:hover {
  1538. background:#1D6586;
  1539. }
  1540.  
  1541. #user-profile-modal .sub-header,
  1542. #user-profile-modal .tab-bar-container,
  1543. #user-profile-modal .scroller,
  1544. #user-profile-modal .empty,
  1545. #user-profile-modal footer {
  1546. background:rgba(0,0,0,0.85) !important;
  1547. }
  1548.  
  1549. #user-profile-modal .tab-bar-container {
  1550. border-bottom: 1px solid rgba(240, 240, 240, 0.15) !important;
  1551. }
  1552.  
  1553. #user-profile-modal .guilds .section+.section {
  1554. border-top: 1px solid rgba(240, 240, 240, 0.15) !important;
  1555. }
  1556.  
  1557. #user-profile-modal .guilds .guild:hover {
  1558. background:rgba(255,255,255,0.2) !important;
  1559. color:rgba(255,255,255,0.7);
  1560. }
  1561.  
  1562. #user-profile-modal .avatar-profile {
  1563. border-color:rgba(0,0,0,0.7);
  1564. background-color:rgba(0,0,0,0.85);
  1565. }
  1566.  
  1567. #bd-customcss-attach-controls {
  1568. background:rgba(0,0,0,0.85);
  1569. border:none;
  1570. box-shadow:none;
  1571. padding:5px 10px 10px 10px;
  1572. }
  1573.  
  1574. #bd-customcss-attach-controls .checkbox > span {
  1575. font-size:14px;
  1576. margin-right:8px;
  1577. margin-left:5px;
  1578. }
  1579.  
  1580. .bda-slist li {
  1581. background:rgba(0,0,0,0.65) !important;
  1582. border-top:1px solid rgba(255,255,255,0.2) !important;
  1583. border-bottom:none;
  1584. }
  1585.  
  1586. .bda-slist li:nth-child(odd),
  1587. .bda-slist .bda-description {
  1588. border:none;
  1589. }
  1590.  
  1591. .bda-slist li:first-of-type {
  1592. border-top:none !important;
  1593. }
  1594.  
  1595. .bda-slist .bda-name {
  1596. color:rgba(255,255,255,0.8);
  1597. letter-spacing: .3px;
  1598. }
  1599.  
  1600. .bda-slist .bda-left {
  1601. width:380px;
  1602. padding:10px;
  1603. box-sizing:border-box;
  1604. }
  1605.  
  1606. .bda-slist .bda-right .bda-plugin-reload {
  1607. margin-top:25px;
  1608. }
  1609.  
  1610. .bda-slist .bda-right .btn {
  1611. margin-left:-5px;
  1612. }
  1613.  
  1614. .bda-slist .bda-right .btn:disabled {
  1615. opacity:0.3;
  1616. }
  1617.  
  1618. .bda-slist .checkbox {
  1619. margin-left:10px;
  1620. position:relative;
  1621. top:8px;
  1622. }
  1623.  
  1624. .bda-slist {
  1625. margin-bottom:25px;
  1626. }
  1627.  
  1628. .bda-slist-top {
  1629. height: 35px;
  1630. }
  1631.  
  1632. #bd-themes-pane .bda-plugin-reload {
  1633. margin-top:60px;
  1634. }
  1635.  
  1636. #bda-qem-favourite-container,
  1637. #bda-qem-twitch-container,
  1638. .emoji-picker {
  1639. background-color: rgba(0,0,0,0.95) !important;
  1640. border: 0px solid rgba(255,255,255,0.1) !important;
  1641. border-top: none !important;
  1642. }
  1643.  
  1644. .emoji-picker .category {
  1645. background-color: rgba(0,0,0,0.7) !important;
  1646. border: 0px solid rgba(255,255,255,0.2) !important;
  1647. border-top: none !important;
  1648. }
  1649.  
  1650. #bda-qem {
  1651. padding-right: 0px !important;
  1652. border-bottom: 0px solid rgba(0,0,0,0.5) !important;
  1653. background: rgba(0,0,0,0.95) !important;
  1654. }
  1655.  
  1656. #bda-qem button {
  1657. background: rgba(255,255,255,0.1) !important;
  1658. box-shadow: rgba(0,0,0,0.5) 1px 0 0 0 !important;
  1659. }
  1660.  
  1661. #bda-qem button:hover {
  1662. background: rgba(0,0,0,0.6) !important;
  1663. }
  1664.  
  1665. #bda-qem button.active {
  1666. background: rgba(0,0,0,1) !important;
  1667. }
  1668.  
  1669. /* Scrollbar drag bar */
  1670. .emoji-picker .scroller::-webkit-scrollbar-thumb,
  1671. #bda-qem-twitch-container .scroller::-webkit-scrollbar-thumb,
  1672. #bda-qem-favourite-container .scroller::-webkit-scrollbar-thumb {
  1673. background:rgba(255,255,255,0.4) !important;
  1674. border-color:rgba(255,255,255,0) !important;
  1675. }
  1676.  
  1677. /* Scrollbar background */
  1678. .emoji-picker .scroller::-webkit-scrollbar,
  1679. .emoji-picker .scroller::-webkit-scrollbar-track,
  1680. .emoji-picker .scroller::-webkit-scrollbar-track-piece,
  1681. #bda-qem-favourite-container .scroller::-webkit-scrollbar,
  1682. #bda-qem-favourite-container .scroller::-webkit-scrollbar-track,
  1683. #bda-qem-favourite-container .scroller::-webkit-scrollbar-track-piece,
  1684. #bda-qem-twitch-container .scroller::-webkit-scrollbar,
  1685. #bda-qem-twitch-container .scroller::-webkit-scrollbar-track,
  1686. #bda-qem-twitch-container .scroller::-webkit-scrollbar-track-piece {
  1687. background:rgba(255,255,255,0.1) !important;
  1688. border-color:rgba(255,255,255,0) !important;
  1689. }
  1690.  
  1691. .server-icon {
  1692. width:50px;
  1693. height:50px;
  1694. border-radius:100%;
  1695. }
  1696.  
  1697. .server-row {
  1698. padding:10px 10px 8px 10px;
  1699. }
  1700.  
  1701. .server-info {
  1702. line-height:50px;
  1703. }
  1704.  
  1705. .server-info button {
  1706. background-color:#1D6586 !important;
  1707. width:70px;
  1708. height:40px;
  1709. margin-top:4px;
  1710. margin-right:4px;
  1711. }
  1712.  
  1713. .server-info button:hover {
  1714. background-color:rgb(var(--theme-color)) !important;
  1715. }
  1716.  
  1717. #slist span {
  1718. color:white !important;
  1719. }
  1720.  
  1721. .server-row:nth-child(2n+1) {
  1722. background-color:rgba(255,255,255,0.06) !important;
  1723. }
  1724.  
  1725. .server-row:nth-child(2n+2) {
  1726. background-color:rgba(0,0,0,0) !important;
  1727. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement