Advertisement
Guest User

Untitled

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