Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 70.27 KB | None | 0 0
  1. //META{"name":"ReZero_Anime","description":"ReZero anime theme. Also this theme updates automatically so just reload and you're good.","author":"CreamCheese (C.C.)","version":"2.3"}*//
  2.  
  3. {} /* Background */
  4. .app {
  5. background-image: url("https://i.imgur.com/9HtdJst.png");
  6. background-size: cover !important;
  7. background-position: center;
  8. }
  9. .callout-backdrop {
  10. opacity:1 !important;
  11. background: url("https://i.imgur.com/eeDIMtw.jpg");
  12. background-size: cover;
  13. background-position: center;
  14. }
  15. .bda-backdrop {
  16. background: url("https://i.imgur.com/NUhSyNd.jpg");
  17. background-size: cover;
  18. }
  19. .layers,
  20. .layer,
  21. .search-header {
  22. background: transparent !important;
  23. }
  24.  
  25. /* Main Chat */
  26. .messages .markup:not([data-colour="true"]) {
  27. color: #fff !important;
  28. }
  29. .message-group .comment .markup {
  30. color: #FFF;
  31. }
  32. .chat .content {
  33. box-shadow: inset 10px 0px 5px -6px rgb(121, 110, 154);
  34. }
  35. .chat .divider>span {
  36. color: #F1F1F1;
  37. }
  38. .chat .welcome-message h1 {
  39. color: #afafff;
  40. width: 260px;
  41. }
  42. .chat form {
  43. box-shadow: 0 -1px 0 #afafff;
  44. }
  45. .theme-dark .chat .welcome-message a {
  46. color: #afafff;
  47. }
  48. .message-group .mentioned .message-text:after {
  49. border-left: 4px solid #afafff;
  50. background: rgba(182, 155, 241, 0.36);
  51. }
  52. .theme-dark .message-group .mentioned .message-text {
  53. background: rgba(137, 100, 236, 0.1);
  54. }
  55. .chat .new-messages-bar button {
  56. background: #afafff;
  57. border-radius: 5px;
  58. }
  59. .chat .has-more button {
  60. color: #afafff;
  61. }
  62. .chat .divider.divider-red>span {
  63. background: rgba(226, 0, 0, 0.6) !important;
  64. color: rgb(251, 245, 245) !important;
  65. }
  66. .chat .welcome-message h1 {
  67. color: #afafff;
  68. width: 360px;
  69. }
  70. .chat .empty-message h1 {
  71. font-weight: 600;
  72. color: #afafff;
  73. font-size: 14px;
  74. line-height: 15px;
  75. margin: 15px;
  76. }
  77. .chat .new-messages-bar button:last-child {
  78. color: #fff;
  79. }
  80. .theme-dark .chat>.content .messages .divider:not(.red) span {
  81. opacity: 0.9;
  82. background: #afafff!important;
  83. margin: 10px 0px !important;
  84. }
  85. .chat .new-messages-bar button:first-child {
  86. border-radius: 5px;
  87. margin-right: -14px;
  88. }
  89. .chat .new-messages-bar {
  90. background-color: transparent !important;
  91. opacity: 0.8;
  92. }
  93. .chat .divider:not(.divider-red)>div {
  94. background: rgba(255, 255, 255, 0.2) !important;
  95. }
  96. .chat .divider>span {
  97. background: rgba(255, 255, 255, 0.2) !important;
  98. }
  99. .chat .divider.divider-red>span {
  100. background: rgba(240, 71, 71, .6) !important;
  101. color: rgba(255, 255, 255, 0.8) !important;
  102. }
  103. .chat .divider:not(.divider-red)>span {
  104. color: rgba(255, 255, 255, 1) !important;
  105. }
  106. .chat .divider>div {
  107. display: none;
  108. }
  109. .chat .new-messages-bar button:last-child {
  110. color: rgba(255, 255, 255, 0.5);
  111. }
  112. .chat-empty {
  113. background: rgba(20, 23, 27, 0.95);
  114. }
  115. .chat>.content .messages .message-group:not(.has-divider) {
  116. border-bottom-color: hsla(0, 0%, 100%, .04) !important;
  117. }
  118. .chat>.content .messages .message-group .markup .highlight {
  119. color: #ddd !important;
  120. }
  121. .chat>.content .messages .message-group .markup .highlight:hover {
  122. color: #8282ff !important;
  123. text-decoration: underline;
  124. }
  125. .mentioned .highlight:hover {
  126. color: #afafff;
  127. text-decoration: underline;
  128. }
  129. .highlight {
  130. color: #afafff;
  131. }
  132. .highlight:hover {
  133. cursor: pointer;
  134. color: #fff;
  135. background-color: #afafff;
  136. }
  137. .theme-dark .messages-wrapper .messages .message-group .comment .markup .highlight:hover {
  138. background-color: rgba(221, 67, 67, 0);
  139. text-decoration: underline;
  140. color: #8282ff !important;
  141. }
  142. .chat>.content .messages .message-group h2 .user-name {
  143. color: rgba(255, 255, 255, 0.8);
  144. }
  145. .chat>.content .messages .message-group h2 span {
  146. color: rgba(255, 255, 255, 0.52) !important;
  147. }
  148. .chat>.content .messages .message-group .markup pre {
  149. background: transparent !important;
  150. border-color: rgba(185, 149, 245, 0.81) !important;
  151. }
  152. .chat>.content .messages .message-group .markup pre code.hljs {
  153. background: rgba(182, 155, 241, 0.36) !important;
  154. color: rgba(255, 255, 255, 0.8) !important;
  155. }
  156. .chat>.content .messages .message-group .markup code.inline {
  157. background: rgba(182, 155, 241, 0.36) !important;
  158. color: rgba(255, 255, 255, 0.84) !important;
  159. }
  160. ::-webkit-input-placeholder {
  161. color: #afafff!important;
  162. }
  163. .avatar-large {
  164. width: 70px;
  165. height: 70px;
  166. background-size: 70px 70px;
  167. border-radius: 10px;
  168. }
  169. .theme-dark .chat .has-more button {
  170. background: #afafff;
  171. border: 1px solid #8282ff;
  172. }
  173. .chat .has-more button {
  174. color: #EAEAEA;
  175. }
  176. .typing strong {
  177. font-weight: 500;
  178. }
  179. a:link {
  180. color: #afafff;
  181. }
  182. .markdown-modal h2,
  183. .markdown-modal strong {
  184. color: #EF9090;
  185. }
  186. .markdown-modal .scroller-wrap .scroller {
  187. color: #fff;
  188. }
  189. .theme-dark .chat .title-wrap .topic {
  190. color: #e6e6fa;
  191. }
  192. .channel-textarea-autocomplete-inner .command-description {
  193. color: #FFFFFF;
  194. }
  195. .bot-tag {
  196. background: #8282ff;
  197. }
  198. .theme-dark .chat .jump-to-present-bar {
  199. background-color: rgba(173, 133, 239, 0.9);
  200. }
  201. .theme-dark .chat .jump-to-present-bar:hover {
  202. background-color: rgba(150, 99, 234, 0.9);
  203. }
  204. .theme-dark .friends-table .messages .divider span,
  205. .theme-dark .friends-table .messages .divider:before,
  206. .theme-dark .messages-wrapper .messages .divider span,
  207. .theme-dark .messages-wrapper .messages .divider:before {
  208. background-color: transparent;
  209. }
  210. .theme-dark .messages-wrapper .messages .message-group-blocked .message-group-blocked-btn:hover {
  211. background: #8282ff;
  212. }
  213. .theme-dark .messages-wrapper .messages .message-group-blocked .message-group-blocked-btn {
  214. background: #afafff;
  215. color: #fff;
  216. border-radius: 3px;
  217. }
  218. .theme-dark .friends-table .messages .message-group-blocked.revealed,
  219. .theme-dark .messages-wrapper .messages .message-group-blocked.revealed {
  220. border-color: #afafff;
  221. background: rgba(122, 96, 202, 0.64);
  222. }
  223. .theme-dark .friends-table .messages .message-group-blocked,
  224. .theme-dark .messages-wrapper .messages .message-group-blocked {
  225. background: transparent;
  226. border-color: transparent;
  227. }
  228.  
  229. /* Pinning/Mentions */
  230. .theme-dark .themed-popout {
  231. background-color: rgba(94, 73, 158, 0.9);
  232. border: 1px solid rgba(94, 73, 158, 0.9);
  233. box-shadow: 0 0 1px #8282ff,0 1px 4px #afafff;
  234. }
  235. .theme-dark .themed-popout .header {
  236. background-color: rgba(148, 134, 226, 0.9);
  237. box-shadow: 0 2px 3px 0 rgba(94, 73, 158, 0.9);
  238. }
  239. .theme-dark .messages-popout-wrap .messages-popout .message-group {
  240. border-color: #afafff;
  241. background-color: rgba(134, 119, 212, 0.64);
  242. }
  243. .theme-dark .messages-popout-wrap .messages-popout .message-group:hover .action-buttons {
  244. box-shadow: none;
  245. background-color: transparent;
  246. }
  247. .theme-dark .messages-popout-wrap .messages-popout .message-group .action-buttons .jump-button {
  248. display: none;
  249. }
  250.  
  251. /* Uploading */
  252. .upload-modal {
  253. background-color: rgba(73, 61, 134, 0.65);
  254. }
  255. .upload-modal .footer {
  256. background-color: rgba(111, 89, 199, 0.58);
  257. }
  258. .upload-modal .inner {
  259. border: 2px dashed rgb(111, 99, 171);
  260. }
  261. .upload-modal .footer .button {
  262. background-color: #afafff;
  263. }
  264. .upload-modal .footer .button-primary {
  265. color: #afafff;
  266. background-color: #fff;
  267. }
  268. .upload-modal .footer .button-primary {
  269. color: #afafff;
  270. background-color: #fff;
  271. }
  272. .upload-modal .inner .file .icon.image {
  273. border: 2px solid #afafff;
  274. box-shadow: 0 2px 8px rgb(115, 107, 177);
  275. }
  276. .upload-drop-modal .bgScale {
  277. background: rgba(154, 133, 239, 0.6);
  278. }
  279. .upload-drop-modal .inner {
  280. border: 2px dashed #afafff;
  281. }
  282. .upload-drop-modal .inner .title {
  283. color: #afafff;
  284. }
  285. .upload-drop-modal .inner .instructions {
  286. color: hsla(0, 0%, 100%, 0.6);
  287. }
  288. .upload-drop-modal .inner .icon.one {
  289. background-image: url(/assets/60c3eaf0d7173c929482362ea1d2543a.svg);
  290. }
  291. .upload-drop-modal .inner .icon.two {
  292. background-image: url(/assets/4ab2ee5027741df387151ca717ae5614.svg);
  293. }
  294. .upload-drop-modal .inner .icon.three {
  295. background-image: url(/assets/a4ef7d20760cef4c165825770fd12ac7.svg);
  296. }
  297.  
  298. /* Guilds */
  299. .guilds-wrapper {
  300. box-shadow: inset -10px 0px 5px -6px rgb(65, 53, 101);
  301. background: rgba(50, 42, 88, 0.64)!important;
  302. }
  303. .links,
  304. .chat,
  305. .typing,
  306. .content,
  307. .guild-channels,
  308. .private-channels,
  309. .divider-red span,
  310. .messages-wrapper,
  311. #rtc-connection {
  312. background: transparent !important;
  313. }
  314. .theme-dark .chat .title-wrap {
  315. border-bottom: 1px solid rgb(76,65,109);
  316. }
  317. .title-wrap {
  318. background: rgba(50, 42, 88, 0.64)!important;
  319. box-shadow: inset 10px -9px 10px -6px rgb(76,65,109)!important;
  320. }
  321. .guilds li.active .guild-inner,
  322. .guilds li:hover .guild-inner {
  323. border-radius: 15px;
  324. background: #afafff;
  325. }
  326. .guild-channels ul .channel-voice-states li.speaking .avatar-small {
  327. background-color: #afafff;
  328. border: 2px solid #43b581;
  329. }
  330. .guilds li.active .guild-inner:before {
  331. background: #afafff;
  332. }
  333. .guilds li.unread .guild-inner:before {
  334. background: #afafff;
  335. }
  336. .guilds-add {
  337. color: transparent !important;
  338. background-image: url("https://i.imgur.com/eDL5C9M.png") !important;
  339. background-size: 45px 45px !important;
  340. background-repeat: no-repeat !important;
  341. background-position: 2px 2px !important;
  342. background-color: rgba(21, 21, 21, 0.41) !important;
  343. opacity: 0.7 !important;
  344. }
  345. .guild-header ul {
  346. background: rgba(102, 93, 154, 0.95) !important;
  347. transition: transform .5s cubic-bezier(0.18, 0.89, 0.32, 1.28) !important;
  348. box-shadow: inset 0px -8px 5px -6px rgba(133, 129, 191, 0.5);
  349. }
  350. .guild-header header span {
  351. margin-left: -5px;
  352. }
  353.  
  354. .guild-header header {
  355. box-shadow: none !important;
  356. color: #fff;
  357. background: transparent !important;
  358. }
  359. .guild-channels header h2,
  360. .guild-channels ul .channel a {
  361. color: #fff;
  362. }
  363. .guilds {
  364. padding: 18px 20px 85px 20px;
  365. }
  366. .guilds li .guild-inner {
  367. background: rgba(21, 21, 21, 0.41) !important;
  368. }
  369. .guilds-wrapper .guilds .guild.selected:before {
  370. background: #afafff;
  371. }
  372. .guilds-wrapper .guilds .guild.unread:before {
  373. background: #afafff;
  374. }
  375. .guilds-wrapper .guilds .guild.audio .guild-inner:after {
  376. background-color: #afafff;
  377. }
  378. .guilds-wrapper .guild-separator:after {
  379. background: #afafff;
  380. }
  381.  
  382. /* Left Side Settings */
  383. .container-RYiLUQ {
  384. background: transparent !important;
  385. }
  386. .account {
  387. border-top: 3px solid #afafff!important;
  388. background: rgba(0, 0, 0, 0);
  389. }
  390. .account .btn-group {
  391. border: none;
  392. border-radius: 20px;
  393. }
  394. .account .btn-deafen,
  395. .account .btn-mute,
  396. .account .btn-settings {
  397. background: none;
  398. border-radius: 20px;
  399. box-shadow: none;
  400. }
  401. .account .btn-deafen:hover:after,
  402. .account .btn-mute:hover:after,
  403. .account .btn-settings:hover:after {
  404. background-color: #afafff;
  405. border-radius: 20px;
  406. }
  407. .account .btn:active {
  408. background: rgb(70, 23, 23);
  409. }
  410. .account .btn-deafen,
  411. .account .btn-mute {
  412. border-right: none;
  413. }
  414. .account .btn-deafen,
  415. .account .btn-settings {
  416. border-left: none;
  417. }
  418. .account .btn-deafen:hover:after {
  419. background-image: url(https://i.imgur.com/Crxj2nR.png);
  420. }
  421. .account .btn-deafen:after {
  422. background-image: url(https://a.pomf.cat/fivzom.png);
  423. opacity: 0.8;
  424. background-size: 75%;
  425. }
  426. .account .btn-deafen:hover:after {
  427. background-image: url(https://i.imgur.com/Crxj2nR.png);
  428. opacity: 1;
  429. }
  430. .account .btn-deafen.disabled:after {
  431. background-image: url(https://a.pomf.cat/iqojmb.png);
  432. }
  433. .account .btn-deafen.disabled:hover:after {
  434. background-image: url(https://a.pomf.cat/iqojmb.png);
  435. }
  436. .account .btn-settings:after {
  437. background-image: url(https://a.pomf.cat/acuxuj.png);
  438. opacity: .8;
  439. background-size: 80%;
  440. }
  441. .account .btn-settings:hover:after {
  442. background-image: url(https://i.imgur.com/tmJnYHc.png);
  443. }
  444. .account .btn-mute:after {
  445. background-image: url(https://a.pomf.cat/qihfkm.png);
  446. opacity: .8;
  447. background-size: 80%;
  448. }
  449. .account .btn-mute:hover:after {
  450. background-image: url(https://i.imgur.com/k9gSksn.png);
  451. }
  452. .account .btn-mute.disabled:after {
  453. background-image: url(https://a.pomf.cat/ilbkid.png);
  454. }
  455. .account .btn-mute.disabled:hover:after {
  456. background-image: url(https://i.imgur.com/iOsaRAQ.png);
  457. }
  458. .account .status {
  459. border: 2px solid rgba(0, 0, 0, 1);
  460. }
  461. .guild-channels .channel-voice-states li .icon-muted {
  462. background-image: url(https://a.pomf.cat/ilbkid.png);
  463. background-size: 120%;
  464. opacity: 0.7 !important;
  465. }
  466. .guild-channels .channel-voice-states li .icon-deafened {
  467. background-image: url(https://a.pomf.cat/iqojmb.png);
  468. background-size: 120%;
  469. opacity: 0.7 !important;
  470. }
  471. .btn-settings:hover:after {
  472. -webkit-transform: translateZ(0);
  473. -ms-transform: translateZ(0);
  474. transform: translateZ(0);
  475. -webkit-animation: load8 2.8s infinite linear;
  476. animation: load8 2.8s infinite linear;
  477. }
  478. .guilds-wrapper .guilds .guild .badge {
  479. background-color: #afafff;
  480. }
  481. .links {
  482. `display: none;
  483. border-top: 1px solid #afafff;
  484. }
  485. .links:after {
  486. content: "CreamCheese";
  487. color: #C4C8FF;
  488. margin-left: 6px;
  489. font-weight: bold;
  490. }
  491. .links li+li:after {
  492. content: '\2022';
  493. color: #C4C8FF;
  494. margin-left: 6px;
  495. }
  496. .links li+li:before {
  497. content: '\2022';
  498. color: #C4C8FF;
  499. margin-right: 6px;
  500. }
  501. .links li a {
  502. color: #C4C8FF;
  503. }
  504. .links li a:hover {
  505. color: #8282ff;
  506. }
  507. .tooltip {
  508. background-color: #afafff;
  509. box-shadow: 0 2px 4px 1px rgba(0, 0, 0, .1);
  510. color: #fff;
  511. }
  512. .tooltip.tooltip-left:after {
  513. border-left-color: #afafff;
  514. margin-top: -5px;
  515. }
  516. .tooltip.tooltip-right:after {
  517. border-right-color: #afafff;
  518. }
  519. .tooltip.tooltip-bottom:after {
  520. border-bottom-color: #afafff;
  521. }
  522. .tooltip.tooltip-top:after {
  523. border-top-color: #afafff;
  524. }
  525. #rtc-connection .btn-group {
  526. border: transparent;
  527. border-radius: 20px;
  528. background: transparent;
  529. }
  530. #rtc-connection .btn {
  531. background: transparent;
  532. box-shadow: none;
  533. border-radius: 20px;
  534. }
  535. #rtc-connection {
  536. border-top: none;
  537. padding: 15px 20px 15px 18px !important;
  538. }
  539. #rtc-connection .btn-info {
  540. border-right: none;
  541. }
  542. #rtc-connection .btn-disconnect:hover:after,
  543. #rtc-connection .btn-info:hover:after {
  544. background-color: #8282ff;
  545. border-radius: 20px;
  546. }
  547. #rtc-connection .btn-info:after,
  548. #rtc-connection .btn-disconnect:after {
  549. opacity: 1;
  550. }
  551. #rtc-connection .btn-info:after {
  552. background-image: url(https://a.pomf.cat/hwtfeh.png);
  553. opacity: 1;
  554. background-size: 80%;
  555. }
  556. #rtc-connection .btn-disconnect:after {
  557. background-image: url(https://a.pomf.cat/dfngik.png);
  558. opacity: 1;
  559. background-size: 80%;
  560. }
  561. #rtc-connection .btn-info:hover:after {
  562. background-image: url(https://i.imgur.com/7PlilIx.png);
  563. opacity: 1;
  564. }
  565. #rtc-connection .btn-disconnect:hover:after {
  566. background-image: url(https://i.imgur.com/LAyMjfz.png);
  567. opacity: 1;
  568. }
  569. /* Public Button */
  570. .guilds-wrapper .guilds .guild .guild-inner {
  571. background: #afafff !important;
  572. }
  573. .guilds-wrapper .guilds .guild .guild-inner:hover {
  574. background: #8282ff !important;
  575. }
  576. #pubs-header input:focus {
  577. width: 150px;
  578. }
  579. .bda-dark #pubs-header button:hover {
  580. background-color: #8282ff;
  581. color: #fff;
  582. }
  583. .server-info button:hover {
  584. background-color: #8282ff;
  585. color: #fff;
  586. }
  587. .server-info button {
  588. color: #afafff;
  589. }
  590. #bd-pub-button:hover {
  591. background-color: #8282ff !important;
  592. }
  593. /* Channels */
  594. .guild-channels .channel-text .channel-name:before {
  595. content: '§';
  596. color: rgba(241, 241, 241, 0.61)!important;
  597. }
  598. .channel-textarea-inner {
  599. border: 2px solid #afafff!important;
  600. background: rgba(88, 61, 123, 0.6) !important;
  601. }
  602. .channel.channel-text.unread:not(.selected):not(.channel-muted):before {
  603. background: #afafff;
  604. }
  605. .channel-textarea-guard button {
  606. background-color: #620202;
  607. }
  608.  
  609. .channel.channel-text.selected:before {
  610. border-left: 4px solid #afafff;
  611. }
  612. .channel-textarea-guard button:hover {
  613. background-color: #8282ff;
  614. }
  615. .channel-textarea-autocomplete-inner {
  616. background: rgb(110, 100, 156)!important;
  617. border: none !important;
  618. }
  619. .channel.channel-textarea-autocomplete-inner:after {
  620. display:none;
  621. }
  622. .channel-textarea-autocomplete-inner header {
  623. background: rgb(110, 99, 160)!important;
  624. border-radius: 5px 5px 0 0;
  625. border: none !important;
  626. }
  627. .channel-textarea-autocomplete ul li.active {
  628. background:rgba(255,255,255,0.1)!important;
  629. }
  630. .channel-textarea-upload {
  631. border-right-color: #afafff!Important;
  632. }
  633. .message-group .edit-message .channel-textarea-inner {
  634. border-color: #afafff;
  635. }
  636. .channels-wrap {
  637. background: rgba(50, 42, 88, 0.64)!important;
  638. }
  639. .guild-channels .channel-text.selected:before {
  640. border-color: #afafff;
  641. }
  642. .guild-channels .channel-text:hover.channel-muted:before,
  643. .guild-channels .channel-text:hover:not(.unread):before {
  644. border-left: 4px solid #afafff;
  645. }
  646. .guild-channels .channel-text:hover a {
  647. color: #fff;
  648. background: -webkit-linear-gradient(left, rgba(154, 133, 239, 0.6) 90%, rgba(0, 0, 0, 0)) !important;
  649. }
  650. .guilds-add:hover {
  651. animation: color_change 1s infinite alternate;
  652. }
  653. @-webkit-keyframes color_change {
  654. from {border-color: #535559;}
  655. to {border-color: red;}
  656. }
  657. @-moz-keyframes color_change {
  658. from {border-color: #535559;}
  659. to {border-color: Lavender;}
  660. }
  661. @-ms-keyframes color_change {
  662. from {border-color: #535559;}
  663. to {border-color: Lavender;}
  664. }
  665. @-o-keyframes color_change {
  666. from {border-color: #535559;}
  667. to {border-color: Lavender;}
  668. }
  669. @keyframes color_change {
  670. from {border-color: #535559;}
  671. to {border-color: Lavender;}
  672. }
  673.  
  674. /* Profile */
  675. .avatar-profile {
  676. width: 128px;
  677. height: 128px;
  678. background-size: 128px 128px;
  679. border-radius: 10%;
  680. }
  681. #user-profile-modal header {
  682. background-image: none;
  683. background-color: #afafff;
  684. }
  685. #user-profile-modal footer button {
  686. color: #afafff;
  687. }
  688. #user-profile-modal .avatar-profile {
  689. border: 6px solid #afafff!important;
  690. }
  691. #user-profile-modal .avatar-wrapper {
  692. background-color: transparent;
  693. }
  694. #user-profile-modal .header:after {
  695. background-image: none;
  696. }
  697. #user-profile-modal footer {
  698. border-top: 1px solid #afafff;
  699. background: #fff;
  700. display: -webkit-box;
  701. display: -webkit-flex;
  702. display: -ms-flexbox;
  703. display: box;
  704. display: flex;
  705. padding: 14px 20px;
  706. background-color: rgba(139, 139, 230, 0.74)!important;
  707. }
  708. #user-profile-modal footer .btn.add-friend {
  709. background: #afafff;
  710. }
  711. #user-profile-modal footer .btn.add-friend:hover {
  712. background: #8282ff;
  713. }
  714. #user-profile-modal .btn {
  715. background-color: #afafff;
  716. }
  717. #user-profile-modal .btn:hover {
  718. background-color: #8282ff;
  719. }
  720. #user-profile-modal .header {
  721. background-color: rgba(23, 23, 25, 0.75);
  722. background-image: none;
  723. }
  724. #user-profile-modal .header .header-info .header-info-inner .discord-tag {
  725. color: #7289da;
  726. }
  727. #user-profile-modal .tab-bar-container {
  728. background-color: rgba(23, 23, 25, 0.75);
  729. border-bottom: none;
  730. border-top: 1px solid #afafff;
  731. }
  732. #user-profile-modal .tab-bar .tab-bar-item.selected {
  733. border-bottom-color: #8282ff;
  734. color: #7289da;
  735. }
  736. #user-profile-modal .tab-bar .tab-bar-item {
  737. color: #fff;
  738. }
  739. #user-profile-modal .guilds .section .section-header {
  740. color: #e6e6fa;
  741. }
  742. #user-profile-modal .guilds .section+.section {
  743. border-top: 1px solid #afafff;
  744. }
  745. #user-profile-modal .guilds .section .connected-accounts .connected-account {
  746. border: 1px solid #afafff;
  747. }
  748. #user-profile-modal .sub-header {
  749. background: rgba(0, 0, 0, 0.78);
  750. }
  751. #user-profile-modal .scroller {
  752. background: rgba(175, 175, 255, 0.75);
  753. }
  754. #user-profile-modal .guilds .guild:hover {
  755. background: rgba(127, 127, 224, 0.75);
  756. color: #FFFFFF;
  757. }
  758. #user-profile-modal .guilds .guild {
  759. color: rgba(255, 255, 255, 0.82);
  760. padding: 5px 20px;
  761. padding-right: 16px;
  762. font-weight: 600;
  763. cursor: pointer;
  764. line-height: 30px;
  765. }
  766. #user-profile-modal .tab-bar {
  767. border-bottom: none;
  768. }
  769. #user-profile-modal .empty {
  770. background: rgba(175, 175, 255, 0.75);
  771. }
  772. #user-profile-modal .empty .empty-text {
  773. margin-top: 12px;
  774. font-size: 14px;
  775. line-height: 16px;
  776. color: #e6e6fa;
  777. font-weight: 600;
  778. text-transform: uppercase;
  779. }
  780. #user-profile-modal footer .btn.disabled {
  781. background: #afafff !important;
  782. }
  783. #user-profile-modal footer .btn.disabled:hover {
  784. background: #8282ff !important;
  785. }
  786. .note textarea:focus {
  787. background: #afafff;
  788. border-radius: 8px;
  789. }
  790. .note textarea {
  791. color: #fff;
  792. }
  793.  
  794.  
  795. /* Emoji */
  796. .channel-textarea-emoji>.sprite-item,
  797. .channel-textarea-emoji.popout-open .sprite-item {
  798. background-image:url(https://a.pomf.cat/iyqmjn.png)!important;
  799. }
  800. .emoji-picker .categories .item.selected {
  801. border-bottom-color: #9C0505;
  802. }
  803. .emoji-picker .category {
  804. color: rgb(255, 255, 255);
  805. }
  806. .bda-dark #bda-qem-favourite-container,
  807. .bda-dark #bda-qem-twitch-container,
  808. .bda-dark .emoji-picker,
  809. .bda-dark .emoji-picker .category {
  810. background-color: rgba(175, 175, 255, 0.85);
  811. border: #8282ff;
  812. }
  813. .bda-dark .emoji-picker .header .search-bar {
  814. background-color: rgb(163, 161, 236);
  815. }
  816. .bda-dark .emoji-picker .search-bar input {
  817. color: #FFF;
  818. background-color: #56427B;
  819. border-top: 1px solid rgb(130, 130, 255);
  820. }
  821. .bda-dark #bda-qem button:hover {
  822. background-color: #8282ff;
  823. }
  824. .bda-dark #bda-qem button.active {
  825. background-color: #8282ff;
  826. }
  827. .bda-dark #bda-qem button {
  828. background: #afafff;
  829. border-left: 1px solid #8282ff;
  830. box-shadow: #8282ff 1px 0 0 0;
  831. color: #FFF;
  832. }
  833. .bda-dark #bda-qem {
  834. border-bottom: 1px solid #8282ff!important;
  835. background: #afafff;
  836. }
  837. .emote-menu-inner {
  838. padding: 5px 0 0 15px;
  839. }
  840. .bda-dark .emoji-picker .scroller::-webkit-scrollbar-thumb {
  841. background: #afafff !important;
  842. border-color: #afafff!important;
  843. }
  844. .bda-dark #bda-qem-favourite-container .scroller::-webkit-scrollbar-thumb,
  845. .bda-dark #bda-qem-twitch-container .scroller::-webkit-scrollbar-thumb {
  846. background: #afafff !important;
  847. border-color: #afafff!important;
  848. }
  849. .bda-dark .emoji-picker .scroller::-webkit-scrollbar,
  850. .bda-dark .emoji-picker .scroller::-webkit-scrollbar-track,
  851. .bda-dark .emoji-picker .scroller::-webkit-scrollbar-track-piece,
  852. .bda-dark #bda-qem-twitch-container .scroller::-webkit-scrollbar,
  853. .bda-dark #bda-qem-twitch-container .scroller::-webkit-scrollbar-track,
  854. .bda-dark #bda-qem-twitch-container .scroller::-webkit-scrollbar-track-piece,
  855. .bda-dark #bda-qem-favourite-container .scroller::-webkit-scrollbar,
  856. .bda-dark #bda-qem-favourite-container .scroller::-webkit-scrollbar-track,
  857. .bda-dark #bda-qem-favourite-container .scroller::-webkit-scrollbar-track-piece {
  858. background-color: rgba(16, 1, 1, 0.6) !important;
  859. border-color: rgba(16, 1, 1, 0.6) !important;
  860. width: 8px;
  861. }
  862. .bda-dark #bda-qem-favourite-container .scroller::-webkit-scrollbar-thumb,
  863. .bda-dark #bda-qem-twitch-container .scroller::-webkit-scrollbar-thumb,
  864. .bda-dark .emoji-picker .scroller::-webkit-scrollbar-thumb {
  865. background: #afafff !important;
  866. border-color:#afafff !important;
  867. }
  868. #rmenu {
  869. background: #afafff;
  870. }
  871. #rmenu:hover {
  872. background-color: #8282ff;
  873. }
  874.  
  875. /* Popouts */
  876. .popout header {
  877. background-color: rgb(105, 92, 156);
  878. }
  879. .popout section {
  880. background-color: hsla(245, 46%, 63%, 0.78);
  881. }
  882. .add-friend-popout header input {
  883. border: 1px solid #afafff;
  884. }
  885. .add-friend-popout header input:focus {
  886. border-color: #8282ff;
  887. }
  888. voice-connection-popout hr {
  889. border: 1px solid #4C4C4C;
  890. }
  891. .option-popout .btn-item:hover {
  892. color: #8282ff;
  893. }
  894. .user-popout .user-popout-options .btn {
  895. background-color: #afafff;
  896. border: 1px solid #afafff;
  897. }
  898. .user-popout .user-popout-options .btn:hover {
  899. background-color: #8282ff;
  900. }
  901. .instant-invite-popout hr {
  902. border: 1px solid #afafff;
  903. }
  904. .instant-invite-popout a {
  905. color: #afafff;
  906. }
  907. .instant-invite-popout a:hover {
  908. color: #8282ff;
  909. }
  910. #autocomplete-popout .empty h4 {
  911. color: #afafff;
  912. }
  913. #autocomplete-popout h3 {
  914. color: #ECECEC;
  915. }
  916. .popout.popout-bottom header:before {
  917. border-bottom-color: #afafff;
  918. }
  919. .user-popout .user-popout-options .btn.btn-server {
  920. color: #fff;
  921. background-color: #afafff;
  922. border-color: #afafff;
  923. }
  924. .user-popout .user-popout-options .btn.btn-server:hover {
  925. border-color: #afafff;
  926. background-color: #8282ff;
  927. }
  928. .popout section:after,
  929. .popout section:before {
  930. content: none;
  931. }
  932. .add-friend-popout .btn:disabled {
  933. opacity: 0.4;
  934. }
  935. .user-popout .user-popout-options .btn:hover {
  936. border: 1px solid #afafff;
  937. }
  938. .add-friend-popout {
  939. background: transparent;
  940. }
  941. .add-friend-popout .btn:disabled {
  942. background-color: #afafff;
  943. }
  944. .user-popout .user-popout-options .btn:hover {
  945. border: 1px solid #afafff;
  946. }
  947. .user-popout .header {
  948. background: #8888e4 url(https://a.pomf.cat/gqisqz.jpg);
  949. background-size: 138%;
  950. background-repeat: no-repeat;
  951. background-position-y: 99%;
  952. background-position-x: 61%;
  953. }
  954. .user-popout .username-wrapper.has-nickname .username {
  955. color: #e9a4b5;
  956. }
  957. .user-popout .username-wrapper .activity {
  958. color: #91bbfd;
  959. }
  960. .user-popout .username-wrapper .discord-tag, .user-popout .username-wrapper .nickname, .user-popout .username-wrapper .username {
  961. color: #fff;
  962. text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.63);
  963. }
  964. .user-popout .avatar-wrapper .avatar-popout {
  965. background-color: transparent;
  966. border: 4px solid #701f1c !important;
  967. }
  968. .user-popout .avatar-wrapper .avatar-popout:before{
  969. content: "";
  970. width: 108px;
  971. height: 108px;
  972. box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
  973. top: 0px;
  974. left: 0px;
  975. position: absolute;
  976. border-radius: 10%;
  977. }
  978. .user-popout .username-wrapper{
  979. text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
  980. }
  981. .user-popout .body .label {
  982. color: #ffe6e6;
  983. }
  984. .user-popout .footer .update-notice {
  985. color: rgba(255, 255, 255, 0) !important;
  986. }
  987. .user-popout .body {
  988. background: rgba(0,0,0,0.6);
  989. }
  990. .user-popout .avatar-wrapper .avatar-popout {
  991. background-color: transparent;
  992. border: 4px solid #8282ff !important;
  993. }
  994. .user-popout .footer {
  995. background: rgba(0,0,0,0.6);
  996. border-top: 1px solid #afafff!important;
  997. border-radius: 0 0 10px 10px !important;
  998. }
  999. .quick-message {
  1000. border: 1px solid #afafff!important;
  1001. background: rgba(8, 3, 3, 0.64) !important;
  1002. color: #fff;
  1003. }
  1004. .avatar-popout {
  1005. width: 100px !important;
  1006. height: 100px !important;
  1007. background-size: 100px 100px !important;
  1008. border-radius: 10% !important;
  1009. }
  1010. .user-popout .avatar-wrapper .avatar-hint {
  1011. border-radius: 10% !important;
  1012. }
  1013. .user-popout .avatar-wrapper:hover .avatar-hint {
  1014. box-shadow: #ffe6e6;
  1015. visibility: #ffe6e6;
  1016. }
  1017. .user-popout .footer .update-notice .protip {
  1018. color: #e6e6fa !important;
  1019. }
  1020. .small-popout-box {
  1021. background: #afafff;
  1022. border: 1px solid #afafff;
  1023. }
  1024. .option-popout .btn-item {
  1025. font-family: Whitney,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;
  1026. color: #BD0000;
  1027. font-size: 12px;
  1028. font-weight: 600;
  1029. text-align: center;
  1030. padding: 4px 0;
  1031. }
  1032. .small-popout-box .btn-item {
  1033. color: white;
  1034. }
  1035. .small-popout-box .btn-item:hover {
  1036. color: #fff;
  1037. background: #8282ff;
  1038. }
  1039. .theme-dark.context-menu .item.danger {
  1040. color: #afafff !important;
  1041. }
  1042. .context-menu {
  1043. background: #afafff;
  1044. }
  1045. .context-menu .item.danger {
  1046. color: #e6e6fa!important;
  1047. }
  1048. .context-menu .item.danger:hover {
  1049. color: #fff!important;
  1050. background-color: #8282ff !important;
  1051. }
  1052. .theme-dark.context-menu {
  1053. background: rgba(94, 73, 158, 0.9);
  1054. box-shadow: 0 0 1px #8282ff,0 1px 4px #afafff;
  1055. }
  1056. .theme-dark.context-menu .item:hover {
  1057. background: #8282ff;;
  1058. color: #fff;
  1059. }
  1060. .theme-dark.context-menu .item {
  1061. color: #afafff;
  1062. }
  1063. .theme-dark.context-menu .item.disabled {
  1064. color: #8282ff;
  1065. background-color: rgba(0, 0, 0, 0);
  1066. }
  1067. .theme-dark.context-menu .item.disabled:hover {
  1068. color: #fff;
  1069. background-color: #8282ff !important;
  1070. }
  1071. .context-menu .item,
  1072. .context-menu .item:hover {
  1073. color: #fff;
  1074. }
  1075.  
  1076. /* Connecting */
  1077. #connecting {
  1078. background: rgba( 0, 0, 0,.80);
  1079. }
  1080. #connecting video.ready {
  1081. visibility: hidden;
  1082. }
  1083. #connecting video {
  1084. visibility: hidden;
  1085. }
  1086. #connecting .quote {
  1087. margin-bottom: 10px;
  1088. color: #fff;
  1089. font-weight: 400;
  1090. font-style: italic;
  1091. font-size: 16px;
  1092. visibility: hidden;
  1093. }
  1094. #connecting img,
  1095. #connecting video {
  1096. visibility: hidden;
  1097. }
  1098. #connecting .attribution {
  1099. visibility: hidden;
  1100. }
  1101. #connecting .attribution, #connecting .connection-status, #connecting .quote {
  1102. margin-bottom: -122px;
  1103. font-size: 30px;
  1104. }
  1105.  
  1106. /* Server Settings */
  1107. #autocomplete-popout .row.selected,
  1108. #autocomplete-popout .row:hover {
  1109. background: linear-gradient(90deg, rgba(136, 2, 2, 0.69), rgba(0, 0, 0, 0.59)) !important;
  1110. }
  1111. #autocomplete-popout .row.selected a,
  1112. #autocomplete-popout .row:hover a {
  1113. color: #D4D4D5;
  1114. }
  1115. #autocomplete-popout .row.selected,
  1116. #autocomplete-popout .row:hover {
  1117. background: linear-gradient(90deg, #36393F, #303238);
  1118. }
  1119. #autocomplete-popout .empty p {
  1120. color: #650202;
  1121. font-size: 16px;
  1122. text-align: center;
  1123. margin: -20px 0 18px;
  1124. }
  1125. #autocomplete-popout .empty p:hover {
  1126. color: #650202;
  1127. font-size: 16px;
  1128. text-align: center;
  1129. margin: -20px 0 18px;
  1130. }
  1131. #autocomplete-popout .row.selected {
  1132. background: linear-gradient(90deg, #3A0000, #210000);
  1133. }
  1134. #autocomplete-popout .row:hover {
  1135. background: linear-gradient(90deg, #790202, #210000);
  1136. }
  1137. .guild-settings-modal-members {
  1138. background-color: rgba(130, 107, 224, 0.58);
  1139. }
  1140. .search-bar.search-bar-light input {
  1141. background-color: rgba(101, 99, 183, 0.84);
  1142. border: 1px solid #8282ff;
  1143. color: #FFFFFF;
  1144. }
  1145. .member-roles .member-role {
  1146. background-color: rgba(0, 0, 0, 0.34);
  1147. color: #ffffff;
  1148. border: 1px solid #afafff;
  1149. }
  1150. .clipboard-input-inner input {
  1151. color: #e6e6fa;
  1152. background: rgba(175, 175, 255, 0.77);
  1153. }
  1154. .clipboard-input-inner button:first-of-type:before {
  1155. background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #afafff);
  1156. }
  1157. .clipboard-input-inner {
  1158. background: #1C1E22;
  1159. border: 1px solid #afafff;
  1160. }
  1161. .clipboard-input-inner button {
  1162. border-left: 1px solid #8282ff;
  1163. background-color: #afafff;
  1164. }
  1165. .clipboard-input-inner input::selection {
  1166. background: #afafff;
  1167. }
  1168. .clipboard-input-copied button:not(.tweet) {
  1169. border-color: #8282ff !important;
  1170. background-color: #8282ff !important;
  1171. }
  1172. .clipboard-input-copied .clipboard-input-inner {
  1173. border-color: #8282ff;
  1174. }
  1175. .clipboard-input-copied .clipboard-input-inner input {
  1176. color: #e6e6fa;
  1177. background: #afafff;
  1178. }
  1179. .search-bar.search-bar-light {
  1180. background-color: rgba(0, 0, 0, 0);
  1181. box-shadow: none;
  1182. }
  1183. .form .Select-control {
  1184. border: 1px solid #8282ff;
  1185. }
  1186. .guild-settings-modal-members h6 {
  1187. color: #afafff;
  1188. }
  1189. .alert.form .form-inner .cancel {
  1190. border-radius: 3px;
  1191. border-color: #afafff !important;
  1192. background-color: #afafff;
  1193. color: #fff;
  1194. }
  1195. .alert.form .form-inner h4 {
  1196. color: #fff;
  1197. }
  1198. .alert.form .form-inner .cancel:hover {
  1199. background-color: #8282ff !important;
  1200. }
  1201. .alert.form .form-inner p {
  1202. color: #e6e6fa;
  1203. }
  1204. .guild-settings-modal-members .member-buttons .btn {
  1205. background: #afafff;
  1206. border: 1px solid #afafff;
  1207. color: #EFEFEF;
  1208. }
  1209. .guild-settings-modal-members .member-buttons .btn:hover {
  1210. background-color: #8282ff !important;
  1211. border: 1px solid #afafff;
  1212. color: #EFEFEF;
  1213. }
  1214. .guild-settings-modal-members .member-buttons .btn.btn-danger {
  1215. border: 1px solid #afafff;
  1216. color: #DEDEDE;
  1217. }
  1218. .guild-header ul li:hover a {
  1219. border-radius: 3px;
  1220. }
  1221. #settings-roles-pro-tip .pro-tip {
  1222. color: #BF6363;
  1223. }
  1224. .create-guild-container h5 {
  1225. color: #afafff;
  1226. }
  1227. .create-guild-container .action.create .action-header {
  1228. color: #afafff;
  1229. }
  1230. .create-guild-container .action:hover.create .btn {
  1231. background-color: #8282ff;
  1232. }
  1233. .create-guild-container .action:hover.join .btn {
  1234. background-color: #670101!important;
  1235. }
  1236. .create-guild-container .action.join .action-icon {
  1237. background: url("https://i.imgur.com/NTeGmsW.png") 50% no-repeat;
  1238. height: 78px;
  1239. background-size: 178.5px 78px;
  1240. }
  1241. .create-guild-container .action.create .action-icon {
  1242. background-image: url("https://i.imgur.com/QDY09EQ.png");
  1243. height: 78px;
  1244. background-size: 112px 78px;
  1245. background-repeat: no-repeat;
  1246. background-position: 55px 0px;
  1247. }
  1248. .create-guild-container {
  1249. background-color: transparent;
  1250. }
  1251. .create-guild-container .join-server .link-container input {
  1252. border: 1px solid #afafff;
  1253. }
  1254. .create-guild-container .join-server .sample-link {
  1255. color: #afafff;
  1256. }
  1257. .change-nickname-warning {
  1258. border-radius: 5px;
  1259. background: #B50404;
  1260. padding: 10px 15px;
  1261. margin-bottom: 20px;
  1262. color: #fff;
  1263. white-space: initial;
  1264. font-weight: 600;
  1265. font-size: 14px;
  1266. line-height: 16px;
  1267. }
  1268. .Select-menu-outer {
  1269. border-bottom-right-radius: 4px;
  1270. border-bottom-left-radius: 4px;
  1271. background-color: rgba(101, 99, 183, 0.84);
  1272. border: 1px solid #8282ff;
  1273. border-top-color: #8282ff;
  1274. }
  1275. .form .Select-control:hover {
  1276. border: 1px solid #afafff;
  1277. }
  1278. .form .Select.is-disabled .Select-control:hover, .form .Select.is-open .Select-control:hover {
  1279. border-color: #afafff;
  1280. }
  1281. .form .Select-option:hover {
  1282. background-color: #8282ff;
  1283. }
  1284. .form .is-focused:not(.is-open)>.Select-control {
  1285. border: 1px solid #8282ff;
  1286. }
  1287. .radio:hover span:after {
  1288. background: #8282ff;
  1289. }
  1290. .radio .radio-inner span:after {
  1291. background: #afafff;
  1292. }
  1293. .region-select {
  1294. background-color: rgba(0, 0, 0, 0);
  1295. }
  1296. .region-select-name {
  1297. font-weight: 700;
  1298. font-size: 16px;
  1299. color: #afafff;
  1300. }
  1301. .region-select .region-select-inner {
  1302. background: rgba(101, 99, 183, 0.84);
  1303. border: 1px solid #afafff;
  1304. }
  1305. .region-select:hover .region-select-inner {
  1306. border-color: #afafff;
  1307. }
  1308. .region-select:hover button {
  1309. background-color: #afafff;
  1310. border-color: #afafff;
  1311. }
  1312. .region-select button {
  1313. background-color: rgba(101, 99, 183, 0.84);
  1314. border: 1px solid #afafff;
  1315. color: #FFFFFF;
  1316. }
  1317. .guild-settings-modal-overview a {
  1318. color: #afafff;
  1319. }
  1320. .guild-settings-modal-overview a:hover {
  1321. color: #8282ff;
  1322. }
  1323. .instant-invites .instant-invites-header {
  1324. border-bottom: 1px solid #afafff;
  1325. }
  1326. .instant-invites .instant-invite-buttons .btn {
  1327. background: #afafff;
  1328. }
  1329. .instant-invites .instant-invite-buttons .btn.btn-danger {
  1330. border: 1px solid #AD392D;
  1331. color: #fff
  1332. }
  1333. .instant-invites .instant-invite-buttons .btn.btn-danger:hover {
  1334. background: #8282ff;
  1335. }
  1336. .channel-notification-settings .content label {
  1337. color: #e6e6fa;
  1338. }
  1339. .guild-settings-modal-integrations .guild-settings-modal-integrations-header {
  1340. color: #e6e6fa;
  1341. border-bottom: 1px solid #afafff;
  1342. box-shadow: 0 2px 0 hsla(200, 9%, 93%, 0);
  1343. }
  1344. .guild-settings-modal-members .guild-settings-modal-members-footer,
  1345. .guild-settings-modal-members .guild-settings-modal-list .member+.member {
  1346. border-top: 1px solid #afafff;
  1347. }
  1348. .guild-settings-modal-members .guild-settings-modal-members-header {
  1349. border-bottom: 1px solid #afafff;
  1350. }
  1351. #settings-roles .roles li {
  1352. color: #FFFFFF;
  1353. }
  1354. #settings-roles h1 {
  1355. color: #fff;
  1356. }
  1357. #settings-roles .roles li.selected:before {
  1358. color: #FFFFFF;
  1359. background-color: #afafff !important;
  1360. }
  1361. #settings-roles .roles li:hover {
  1362. color: #FFFFFF;
  1363. background-color: rgba(0, 0, 0, 0.42) !important;
  1364. }
  1365. #settings-roles .roles li.selected:hover:before {
  1366. color: #FFFFFF;
  1367. background-color: #8282ff !important;
  1368. }
  1369. #settings-roles .control-group:hover .disabled-for-everyone {
  1370. color: #e6e6fa;
  1371. }
  1372. .guild-header ul.treatment-1 li:hover {
  1373. background-color: #8282ff;
  1374. }
  1375. .guild-header ul.treatment-1 li:hover.invite a {
  1376. color: #fff;
  1377. }
  1378. .guild-header ul.treatment-1 li.invite a,
  1379. .guild-header ul.treatment-1 li.leave a {
  1380. color: #afafff;
  1381. }
  1382. .guild-header ul.treatment-1 .icon.icon-instant-invite {
  1383. background-image: url(https://a.pomf.cat/blqqea.png);
  1384. background-size: 100%;
  1385. }
  1386. .guild-header ul.treatment-1 .line {
  1387. border-bottom: 1px solid #afafff;
  1388. }
  1389. .guild-header ul.treatment-1 li:hover a {
  1390. color: #ffffff;
  1391. }
  1392. .guild-header ul.treatment-1 {
  1393. margin-left: 246px !important;
  1394. margin-top: -50px;
  1395. }
  1396. .guild-header ul a.red-highlight {
  1397. color: #FFFFFF;
  1398. }
  1399.  
  1400.  
  1401. /* Right Side */
  1402. .theme-dark .channel-members-loading {
  1403. background-color: transparent;
  1404. opacity: 0 !important;
  1405. }
  1406. .guilds-wrapper .guilds .friends-icon:hover {
  1407. background-color: #8282ff !important;
  1408. }
  1409. .guilds-wrapper .guilds .friends-icon {
  1410. width: 50px;
  1411. height: 50px;
  1412. background-image: url(https://a.pomf.cat/svhxxi.png);
  1413. background-size: 62px 62px;
  1414. background-position: 50%;
  1415. background-repeat: no-repeat;
  1416. background-color: #afafff;
  1417. }
  1418. .channel-members .member.popout-open .avatar-small, .channel-members .member:hover .avatar-small {
  1419. -webkit-filter: none !important;
  1420. filter: none;
  1421. position: relative;
  1422. -webkit-transition: all .8s ease-out;
  1423. -moz-transition: all .8s ease-out;
  1424. -o-transition: all .8s ease-out;
  1425. transition: all .8s ease-out;
  1426. -webkit-transform: translateZ(0px);
  1427. transform: translateZ(0px);
  1428. }
  1429. .channel-members .invite-btn {
  1430. background-color: #afafff;
  1431. }
  1432. .channel-members .invite-btn:hover {
  1433. background-color: #8282ff;
  1434. }
  1435. .channel-members {
  1436. background: rgba(50, 42, 88, 0.64)!important;
  1437. box-shadow: inset 10px 5px 5px -6px rgb(76,65,109);
  1438. }
  1439. .channel-members .member:hover {
  1440. background: rgba(255, 255, 255, 0.07) !important;
  1441. }
  1442. .channel-members .member .member-username {
  1443. font-size: 14px;
  1444. }
  1445. .member-username-inner[data-reactid*="102180837625200640"]:after {
  1446. content: "CreamCheese";
  1447. color: #E81C4F;
  1448. margin-left: 0px;
  1449. font-weight: 900;
  1450. font-size: 120%;
  1451. }
  1452. .channel-members .avatar-small .status {
  1453. border-color: rgba(0, 0, 0, 0.7) !important;
  1454. }
  1455. .bd-minimal .channel-members h2 {
  1456. margin-top: 20px;
  1457. margin-bottom: 3px;
  1458. padding-left: 20px;
  1459. }
  1460. .bd-minimal .channel-members h2:first-of-type {
  1461. margin-top: 0px;
  1462. margin-bottom: 3px;
  1463. }
  1464. .bd-minimal .channel-members .member {
  1465. padding: 5px 15px 8px 20px;
  1466. }
  1467. .channel-members h2 {
  1468. color: #afafff !important;
  1469. font-size: 11px;
  1470. text-transform: uppercase;
  1471. letter-spacing: .08em;
  1472. font-weight: 500;
  1473. padding: 1px 20px;
  1474. background-color: rgba(0, 0, 0, 0.44);
  1475. border-color: rgb(130, 0, 0);
  1476. border-radius: 3px;
  1477. margin-left: 35px;
  1478. text-align: center;
  1479. border-bottom: 2px solid;
  1480. margin-right: 20px;
  1481. }
  1482. .channel-members-wrap {
  1483. min-width: 240px;
  1484. display: -webkit-box;
  1485. display: -webkit-flex;
  1486. display: -ms-flexbox;
  1487. display: box;
  1488. display: flex;
  1489. }
  1490. .theme-dark .channel-members .member.popout-open,
  1491. .theme-dark .channel-members .member:hover {
  1492. background: -webkit-linear-gradient(left, rgba(154, 133, 239, 0.6) 85%, rgba(46, 49, 54, 0)) !important;
  1493. }
  1494. .channel-members .member .member-game strong {
  1495. color: #afafff;
  1496. }
  1497. .channel-members .member.member-status-offline .avatar-small {
  1498. -webkit-filter: grayscale(100%) blur(1px);
  1499. position: relative;
  1500. -webkit-transition: all .8s ease;
  1501. -moz-transition: all .8s ease;
  1502. -o-transition: all .8s ease;
  1503. transition: all .8s ease;
  1504. -webkit-transform: translateZ(0px);
  1505. transform: translateZ(0px);
  1506. }
  1507. .channel-members .member.member-status-online .avatar-small {
  1508. width: 40px;
  1509. height: 40px;
  1510. background-size: 40px 40px;
  1511. border-radius: 10px;
  1512. }
  1513. .channel-members .member.member-status-offline .avatar-small {
  1514. width: 40px;
  1515. height: 40px;
  1516. background-size: 40px 40px;
  1517. border-radius: 10px;
  1518. }
  1519. .channel-members .avatar-small {
  1520. width: 40px;
  1521. height: 40px;
  1522. background-size: 40px 40px;
  1523. border-radius: 10px;
  1524. }
  1525. .theme-dark.context-menu .item-subMenu {
  1526. background: rgba(8, 0, 53, 0) url(/assets/1988164a7c55346d32117b151f4e319d.svg) no-repeat 155px 50%;
  1527. }
  1528. .theme-dark.context-menu .context-menu {
  1529. background: rgba(94, 73, 158, 0.9);
  1530. border: 1px solid #afafff;
  1531. box-shadow: 0 0 1px #8282ff,0 1px 4px #afafff;
  1532. }
  1533. .header-toolbar button span {
  1534. background-color: #afafff;
  1535. border-radius: 7px;
  1536. }
  1537. .header-toolbar button {
  1538. background-color: rgba(177, 177, 255, 0.73);
  1539. }
  1540. .header-toolbar .toolbar-badge {
  1541. background-color: #8282ff;
  1542. }
  1543. .theme-dark .header-toolbar button.active {
  1544. background-color: rgba(177, 177, 255, 0.73);
  1545. border-bottom: 2px solid #e6e6fa;
  1546. border-radius: 7px;
  1547. }
  1548. .bot-tag.bot-tag-invert {
  1549. background: #afafff;
  1550. color: #FFFFFF!important;
  1551. }
  1552. .channel-members .member .member-activity {
  1553. color: #e6e6fa;
  1554. }
  1555. /* takeout the ` to remove "playing"
  1556. `.channel-members .member .member-activity {
  1557. visibility:collapse;
  1558. font-size:0px;
  1559. }
  1560. `.channel-members .member .member-activity strong {
  1561. visibility:visible;
  1562. font-size:11px;
  1563. } */
  1564. .user-popout .body .section .label {
  1565. color: #afafff;
  1566. }
  1567. .user-popout .body .notes textarea:focus {
  1568. background: rgba(0, 0, 0, 0);
  1569. }
  1570.  
  1571. /* Scroller Settings */
  1572. .scroller-wrap .scroller {
  1573. overflow-y: scroll;
  1574. }
  1575. .theme-dark .chat>.content:first-child .scroller-wrap::-webkit-scrollbar-thumb {
  1576. background-color: #afafff;
  1577. }
  1578. .scroller-wrap .scroller::-webkit-scrollbar-thumb {
  1579. background-color: #afafff!important;
  1580. border: 3px solid rgba(211, 5, 5, 0) !important;
  1581. }
  1582. .scroller-wrap .scroller::-webkit-scrollbar-track-piece {
  1583. background-color: #afafff!important;
  1584. border: 3px solid rgba(211, 5, 5, 0) !important;
  1585. }
  1586. .scroller-wrap .scroller::-webkit-scrollbar-track-piece {
  1587. border: 3px solid rgba(255, 255, 255, 0) !important;
  1588. background-color: rgba(0, 0, 0, 0.3) !important;
  1589. }
  1590. .is-open.is-focused .Select-menu::-webkit-scrollbar,
  1591. .is-open.is-focused .Select-menu::-webkit-scrollbar-track-piece{
  1592. background: rgba(0, 0, 0, 0.3);
  1593. width: 8px;
  1594. }
  1595. .is-open.is-focused .Select-menu::-webkit-scrollbar-thumb {
  1596. background: #afafff;
  1597. border-radius: 10px;
  1598. }
  1599.  
  1600.  
  1601. /* Main Settings */
  1602. .settings .settings-header,
  1603. .settings .settings-inner,
  1604. .bd-customcss-innerpane,
  1605. .voice-settings,
  1606. .radio-inner {
  1607. background: rgba(93, 86, 154, 0.6);
  1608. }
  1609. .settings .settings-inner,
  1610. .scroller.settings-wrapper.settings-panel {
  1611. background: rgba(116, 105, 195, 0.58);
  1612. }
  1613. .Select-value {
  1614. background: rgba(101, 99, 183, 0.84);
  1615. }
  1616. .settings .settings-actions {
  1617. border-top: 1px solid #afafff!important;
  1618. background: rgba(154, 133, 239, 0.65);
  1619. }
  1620. .settings-section.control-groups {
  1621. background-color: rgba(109, 97, 170, 0.7);
  1622. }
  1623. .notification-settings-modal-channel-settings-header {
  1624. background-color: rgb(79, 74, 138);
  1625. }
  1626. .form-header,
  1627. .form-inner,
  1628. .form-actions {
  1629. background: rgba(126, 103, 218, 0.6) !important;
  1630. }
  1631. .form .form-actions {
  1632. border-top: 1px solid #afafff;
  1633. }
  1634. .form .form-header {
  1635. border-bottom: 1px solid #afafff;
  1636. }
  1637. .Select-control {
  1638. background: rgba(88, 0, 0, 0);
  1639. border: #afafff;
  1640. border-color: #afafff;
  1641. }
  1642. .now-playing {
  1643. background: rgba(185, 173, 255, 0.3);
  1644. padding: 9px 0;
  1645. width: 555px;
  1646. }
  1647. .now-playing.no-detection {
  1648. padding: 9px 0;
  1649. background: rgba(185, 173, 255, 0.3);
  1650. border: 1px solid #afafff;
  1651. }
  1652. .now-playing-add .link {
  1653. color: #8282ff;
  1654. font-weight: 900;
  1655. padding-left: 2px;
  1656. }
  1657. .now-playing-add .link:hover {
  1658. color: #afafff;
  1659. }
  1660. .tab-bar.SIDE {
  1661. background: rgba(154, 133, 239, 0.6);
  1662. background-image: url(https://a.pomf.cat/idzgce.png) !important;
  1663. background-size: 120%!important;
  1664. background-repeat: no-repeat!important;
  1665. background-position-y: 480px!important;
  1666. background-position-x: -60px!important;
  1667. }
  1668. .tab-bar.SIDE .tab-bar-item:before {
  1669. border-left: 4px solid #afafff;
  1670. }
  1671. .tab-bar.SIDE .tab-bar-item.selected,
  1672. .tab-bar.SIDE .tab-bar-item:hover {
  1673. background: rgba(154, 133, 239, 0.6);
  1674. }
  1675. .tab-bar.SIDE .tab-bar-item {
  1676. color: #fff !important;
  1677. }
  1678. .form .control-group input[type=email],
  1679. .form .control-group input[type=password],
  1680. .form .control-group input[type=text],
  1681. .form .control-group textarea {
  1682. background: rgba(185, 173, 255, 0.3);
  1683. color: #FFFFFF;
  1684. border-bottom: 1px solid #8282ff;
  1685. border-radius: 3px;
  1686. }
  1687. .form .control-group input[type=email]:focus,
  1688. .form .control-group input[type=password]:focus,
  1689. .form .control-group input[type=text]:focus,
  1690. .form .control-group textarea:focus {
  1691. border-bottom: 2px solid #afafff;
  1692. }
  1693. .avatar-uploader .avatar-uploader-inner {
  1694. content: "";
  1695. background-color: #afafff;
  1696. border: 5px solid #afafff;
  1697. border-radius: 10px;
  1698. box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
  1699. }
  1700. .user-settings-modal-connections .user-settings-modal-accounts-list .connect-container .btn {
  1701. background: rgba(173, 153, 255, 0.51);
  1702. border: 2px solid #afafff;
  1703. background-repeat: no-repeat;
  1704. background-position: 50%;
  1705. }
  1706. .form .control-group .Select-control .Select-placeholder {
  1707. color: #FFF;
  1708. background-color: rgba(101, 99, 183, 0.84);
  1709. }
  1710. .form .control-group .Select-control {
  1711. border: 1px solid #afafff;
  1712. }
  1713. .form .control-group .Select-control:hover {
  1714. border: 1px solid #afafff;
  1715. }
  1716. .bd-settings > div:last-child {
  1717. background: rgba(101, 99, 183, 0.42) !important;
  1718. color: #8282ff !important;
  1719. height: 30px !important;
  1720. position: absolute !important;
  1721. bottom: 0 !important;
  1722. left: 0 !important;
  1723. right: 0 !important;
  1724. }
  1725. #editor-detached h3 {
  1726. color: #e6e6fa;
  1727. }
  1728. .user-settings-appearance .protip .tip, .user-settings-streamer-mode .protip .tip {
  1729. color: #F7F7F7;
  1730. }
  1731. .user-settings-modal-connections .user-settings-modal-connections-list {
  1732. box-shadow: 0 -1px #afafff;
  1733. }
  1734. .user-settings-modal-connections .user-settings-modal-connections-list .connection .connection-integrations {
  1735. border: 1px solid #afafff;
  1736. }
  1737. .user-settings-modal-games {
  1738. border-top: 1px solid #afafff;
  1739. color: #E2E2E3;
  1740. }
  1741. .user-settings-modal-games .games-table .games-row .item-game {
  1742. border-bottom: 1px solid #afafff;
  1743. }
  1744. .user-settings-modal-games .games-table .games-row .item-game .last-played {
  1745. color: #E2E2E3;
  1746. }
  1747. .user-settings-modal-games .games-table .games-row .item-game .game-input {
  1748. color: #E2E2E3;
  1749. }
  1750. .user-settings-modal a:hover {
  1751. color: #8282ff;
  1752. }
  1753. .user-settings-modal .voice-settings .reset-voice-settings {
  1754. color: #afafff;
  1755. }
  1756. .user-settings-modal .voice-settings .reset-voice-settings:hover {
  1757. color: #8282ff;
  1758. }
  1759. .user-settings-modal .account-warning {
  1760. border: 1px solid #B54343;
  1761. background: #B54343;
  1762. color: #F5FBF9;
  1763. }
  1764. .user-settings-modal a {
  1765. color: #afafff;
  1766. }
  1767. .user-settings-modal .settings-wrapper,
  1768. .user-settings-modal .voice-settings.element {
  1769. background: rgba(154, 133, 239, 0.11);
  1770. }
  1771. .user-settings-modal .voice-settings {
  1772. background: transparent !important;
  1773. }
  1774. .user-settings-modal-account .discord-tag {
  1775. color: #afafff;
  1776. }
  1777. .user-settings-modal-connections .user-settings-modal-accounts-list .connect-container .name {
  1778. color: #fff;
  1779. }
  1780. .user-settings-modal-connections .user-settings-modal-connections-list .connection .connection-integrations.no-integrations {
  1781. color: rgba(222, 222, 222, 0.59);
  1782. }
  1783. .user-settings-modal-keybinds .user-settings-modal-keybinds-header .btn-add-keybind, .account-warning {
  1784. background-color: rgba(185, 173, 255, 0.3) !important;
  1785. border: 1px solid #afafff!important;
  1786. }
  1787. .user-settings-modal-keybinds .user-settings-modal-keybinds-header .btn-add-keybind:hover {
  1788. background-color: #8282ff !important;
  1789. }
  1790. .user-settings-modal-keybinds .user-settings-modal-keybinds-header {
  1791. border-bottom: 1px solid #afafff;
  1792. }
  1793. #settings-roles .roles li.selected {
  1794. background: none;
  1795. }
  1796. #settings-roles .roles {
  1797. border-right: 1px solid #afafff;
  1798. }
  1799. .protip .label {
  1800. color: #afafff;
  1801. }
  1802. .slider-bar {
  1803. background: #000000;
  1804. }
  1805. .form .Select-option {
  1806. color: #afafff;
  1807. }
  1808. .form .Select-option.is-focused {
  1809. background: #afafff;
  1810. color: #FDFDFD;
  1811. }
  1812. .scroller.user-settings-modal-games {
  1813. background: rgba(93, 0, 0, 0);
  1814. }
  1815. .sensitivity .slider .slider-bar .slider-bar-fill {
  1816. background-color: #afafff;
  1817. }
  1818. .sensitivity .slider .slider-bar {
  1819. background-color: #000000;
  1820. }
  1821. .user-settings-security .btn-ghost {
  1822. background: #afafff;
  1823. border: 2px solid #afafff;
  1824. color: #fff;
  1825. }
  1826. .user-settings-locale p {
  1827. color: #ffffff;
  1828. }
  1829. .user-settings-security .btn-ghost:hover {
  1830. background: #8282ff;
  1831. border: 2px solid #afafff;
  1832. color: #fff;
  1833. }
  1834. .user-settings-locale .select-item .primary {
  1835. font-size: 15px;
  1836. color: #ffffff!important;
  1837. }
  1838. .change-log-button-container .change-log-button {
  1839. display: none;
  1840. }
  1841. .change-log-button-container:before {
  1842. background-color: hsl(240, 100%, 84%);
  1843. }
  1844. .settings-connections-wrapper .authed-app .header .header-actions .action-btn {
  1845. background: #afafff;
  1846. }
  1847. .settings-connections-wrapper .authed-app .header .header-actions .action-btn:hover {
  1848. background: #8282ff;
  1849. }
  1850. .settings-connections-wrapper .authed-app {
  1851. background: rgba(155, 140, 236, 0.44);
  1852. border: 1px solid #afafff;
  1853. }
  1854. .settings-connections-wrapper .authed-app .details .header {
  1855. color: #fff;
  1856. }
  1857. .settings-connections-wrapper .authed-app .details .body,
  1858. .settings-connections-wrapper .authed-app .details .permissions .body {
  1859. color: #cbceff;
  1860. }
  1861. .settings-connections-wrapper .authed-app .header .app-name {
  1862. color: #dad7fd;
  1863. }
  1864.  
  1865. /* Better Discord Settings */
  1866. #bd-customcss-detach-container {
  1867. position: absolute;
  1868. width: 30%;
  1869. top: 0;
  1870. right: 0;
  1871. bottom: 0;
  1872. padding-top: 58px;
  1873. background-color: rgb(128, 113, 171);
  1874. }
  1875. #bd-ps-container {
  1876. border: 1px solid transparent;
  1877. border-radius: 4px;
  1878. opacity: 0.9;
  1879. }
  1880. #bd-ps-body table tr:nth-child(odd):hover {
  1881. background-color: #8282ff;
  1882. }
  1883. #bd-ps-body table tr:hover {
  1884. background-color: #8282ff;
  1885. }
  1886. #bd-customcss-attach-controls {
  1887. border: 1px solid #afafff;
  1888. border-top: 1px solid #afafff;
  1889. }
  1890. #bd-customcss-attach-controls, #bd-customcss-detach-controls {
  1891. background: rgba(2, 0, 0, 0.45);
  1892. }
  1893. #bd-customcss-detach-container #bd-customcss-detach-controls-buttons button {
  1894. background-color: #afafff;
  1895. color: #FDFDFD;
  1896. }
  1897. #bd-customcss-attach-controls, #bd-customcss-detach-controls {
  1898. background: rgba(2, 0, 0, 0.45);
  1899. -webkit-box-shadow: inset 0 1px 0 0 #000;
  1900. }
  1901. .fav {
  1902. background-color: #9289D6;
  1903. }
  1904. /* Custome CSS */
  1905. .CodeMirror {
  1906. font-family: monospace;
  1907. height: 300px;
  1908. color: #F3F3F3;
  1909. background-color: rgba(0, 0, 0, 0.48) !important;
  1910. }
  1911. .CodeMirror-linenumber {
  1912. color: #8282ff;
  1913. }
  1914. .CodeMirror-gutters {
  1915. background: #433B59;
  1916. box-shadow: inset 0 1px 0 0 #433B59;
  1917. border-right: 1px solid #afafff!important;
  1918. border-left: 1px solid #afafff;
  1919. background-color: #433B59;
  1920. }
  1921. .CodeMirror-scroll {
  1922. border-top: 1px solid #afafff!important;
  1923. }
  1924. .bda-slist li:nth-child(odd) {
  1925. background: rgba(0, 0, 0, 0.32);
  1926. border-top: 1px solid #8282ff;
  1927. }
  1928. .bda-slist li {
  1929. background: rgba(0, 0, 0, 0.32);
  1930. border-bottom: 1px solid #8282ff;
  1931. }
  1932. .bda-slist .bda-description {
  1933. color: #e6e6fa;
  1934. border-top: 1px solid #afafff;
  1935. }
  1936. .bda-slist .bda-name {
  1937. color: #afafff;
  1938. }
  1939. .bda-slist .checkbox:before {
  1940. content: "Enable";
  1941. color: #e6e6fa;
  1942. }
  1943.  
  1944. /* Friends */
  1945. #friends {
  1946. background: transparent !important;
  1947. }
  1948. .friends-header {
  1949. background: rgba(50, 42, 88, 0.61)!important;
  1950. }
  1951. .friends-table {
  1952. background: rgba(50, 42, 88, 0.53)!important;
  1953. margin-top: 0 !important;
  1954. box-shadow: inset 9px 10px 5px -6px rgb(76,65,109);
  1955. }
  1956. .friends-table .friends-table-body {
  1957. padding-top: 20px !important;
  1958. }
  1959. .friends-table .friends-row:hover {
  1960. background: rgba(0, 0, 0, 0.35) !important;
  1961. }
  1962. .private-channels .channel.selected:before {
  1963. border-left: 4px solid #afafff;
  1964. }
  1965. .private-channels .channel:hover:before {
  1966. border-left: 4px solid #afafff;
  1967. }
  1968. .private-channels .search-bar {
  1969. background: rgba(10, 13, 16, 0) !important;
  1970. }
  1971. .private-channels .search-bar input {
  1972. background: rgba(0, 0, 0, 0.4) !important;
  1973. }
  1974. .search-bar-clear:before {
  1975. background: rgba(0, 0, 0, 0.68);
  1976. }
  1977. .channel.channel-text.selected,
  1978. .private-channels .channel.selected,
  1979. .private-channels .search-result.selected,
  1980. .private-channels .search-result:hover {
  1981. background: -webkit-linear-gradient(left, rgba(154, 133, 239, 0.6) 85%, rgba(46, 49, 54, 0)) !important;
  1982. }
  1983. .channel.channel-text:not(.selected):hover,
  1984. .private-channels .channel:not(.selected):hover {
  1985. background: -webkit-linear-gradient(left, rgba(154, 133, 239, 0.6) 85%, rgba(46, 49, 54, 0)) !important;
  1986. }
  1987. #friends .btn {
  1988. background-color: #afafff;
  1989. }
  1990. #friends .btn:hover {
  1991. background-color: #8282ff;
  1992. }
  1993. .private-channels .channel.selected .icon-friends {
  1994. background-color: #afafff;
  1995. }
  1996. #friends .friends-table .friends-row .friends-column-actions .friends-action.friends-action-red {
  1997. background-color: #afafff;
  1998. }
  1999. #friends .friends-table .friends-row .friends-column-actions .friends-action.friends-action-red:hover {
  2000. background-color: #8282ff;
  2001. }
  2002. .private-channels .channel .icon-friends {
  2003. background: url(/assets/78edad9e528abdda340ef4341ac52b57.svg) 50% no-repeat;
  2004. background-color: rgba(175, 175, 255, 0);
  2005. }
  2006. .private-channels .channel.btn-friends {
  2007. margin-bottom: 20px;
  2008. background: -webkit-linear-gradient(left, rgba(154, 133, 239, 0.6) 85%, rgba(46, 49, 54, 0)) !important;
  2009. }
  2010. .guilds-wrapper .guilds .friends-online {
  2011. font-size: 10px;
  2012. color: hsla(0, 0%, 100%, 0.82);
  2013. width: 51px;
  2014. background-color: #afafff!important;
  2015. }
  2016. .guilds .friends-online:hover {
  2017. background: #8282ff !important;
  2018. }
  2019. .guilds .friends-icon:hover {
  2020. color: transparent;
  2021. background-color: #8282ff;
  2022. }
  2023. .theme-dark #friends .friends-header {
  2024. border-bottom: 1px solid rgb(76,65,109);
  2025. box-shadow: inset 10px 0px 5px -6px rgb(76,65,109);
  2026. }
  2027. .theme-dark #friends .friends-header .tab-bar .tab-bar-item.selected {
  2028. background-color: #8282ff;
  2029. color: #fff;
  2030. }
  2031. .theme-dark #friends .friends-table .friends-table-header .friends-column:after {
  2032. color: hsla(0, 0%, 100%, .3);
  2033. }
  2034. .theme-dark #friends .friends-table .friends-row .friends-column-actions .friends-action:hover {
  2035. background-color: #8282ff;
  2036. }
  2037. .theme-dark #friends .friends-table .friends-row .friends-column-actions .friends-action {
  2038. background-color: #afafff;
  2039. }
  2040. .theme-dark #friends .friends-header .tab-bar .tab-bar-item:hover:not(.selected) {
  2041. background: rgba(0, 0, 0, 0.29);
  2042. }
  2043. .theme-dark .friends-table .messages .message-group h2 span,
  2044. .theme-dark .messages-wrapper .messages .message-group h2 span {
  2045. color: hsla(0, 0%, 100%, 0.61);
  2046. }
  2047. .theme-dark .friends-table .messages .invite-button,
  2048. .theme-dark .messages-wrapper .messages .invite-button {
  2049. background-color: rgba(0, 0, 0, 0.54);
  2050. border-color: rgba(0, 0, 0, 0.35);
  2051. }
  2052. .chat>.title-wrap>.topic .aka {
  2053. background: #afafff;
  2054. }
  2055. #friends .friends-table .friends-row .friends-column-actions .friends-action.friends-action-green {
  2056. background-color: #afafff;
  2057. }
  2058. #friends .friends-table .friends-row .friends-column-actions .friends-action.friends-action-green:hover {
  2059. background-color: #8282ff;
  2060. }
  2061. .search-bar {
  2062. box-shadow: inset 5px 0px 5px -6px rgba(0,0,0,0.5);
  2063. }
  2064. .search-bar .search-bar-inner {
  2065. background: #6b6bd6;
  2066. }
  2067. .search-bar-tag {
  2068. background: #afafff;
  2069. }
  2070. .badge {
  2071. background-color: #afafff;
  2072. }
  2073. .search-bar-clear:before {
  2074. background: #8282ff;
  2075. }
  2076. .search-bar-clear:after {
  2077. background: #afafff;
  2078. }
  2079. search-bar-clear {
  2080. background: #afafff;
  2081. }
  2082. .theme-dark #friends .friends-header .tab-bar .tab-bar-item .badge {
  2083. background-color: #afafff;
  2084. color: #fff;
  2085. }
  2086. .theme-dark .private-channel-recipients-invite .friend.selected,
  2087. .theme-dark .private-channel-recipients-invite .friend:hover {
  2088. background: #8282ff;
  2089. }
  2090. .theme-dark .private-channel-recipients-invite .friend {
  2091. background: #8d7eda;
  2092. }
  2093. .search-popout .results-group .header {
  2094. color: #7289da;
  2095. }
  2096. .search-popout {
  2097. background-color: #afafff;
  2098. }
  2099. .search-popout .option:after,
  2100. .search-popout .option.selected:after {
  2101. background: transparent;
  2102. }
  2103. .search-popout .search-option .filter,
  2104. .search-popout .search-option .answer {
  2105. color: #ffffff;
  2106. }
  2107. .search-popout .option .non-text {
  2108. color: #ffffff;
  2109. }
  2110. .search-popout .option.selected {
  2111. background-color: #9a9af7;
  2112. }
  2113.  
  2114. /* Pulses */
  2115. .add-friend-popout header input:focus {
  2116. animation: popout-pulse 1.5s infinite;
  2117. }
  2118. .theme-dark .friends-table .messages .mentioned .message-text,
  2119. .theme-dark .messages-wrapper .messages .mentioned .message-text {
  2120. animation: mentioned-pulse 1.5s infinite;
  2121. }
  2122. #user-profile-modal footer .btn.add-friend {
  2123. webkit-animation: friend-request-pulse 1.5s infinite;
  2124. animation: friend-request-pulse 1.5s infinite;
  2125. }
  2126. .private-channels .search-bar input:focus {
  2127. border: 2px solid #afafff;
  2128. webkit-animation: input-pulse 1.5s infinite;
  2129. animation: input-pulse 1.5s infinite;
  2130. }
  2131.  
  2132. @-webkit-keyframes popout-pulse {
  2133. 0% {box-shadow: 0 0 0 0 #afafff;}
  2134. 70% {box-shadow: 0 0 10px 10px rgba(241, 71, 71, 0);}
  2135. to {box-shadow: 0 0 0 0 rgba(241, 71, 71, 0);}
  2136. }
  2137. @keyframes popout-pulse {
  2138. 0% {box-shadow: 0 0 0 0 #afafff;}
  2139. 70% {box-shadow: 0 0 10px 10px rgba(241, 71, 71, 0);}
  2140. to {box-shadow: 0 0 0 0 rgba(241, 71, 71, 0);}
  2141. }
  2142.  
  2143. @-webkit-keyframes mentioned-pulse {
  2144. 0% {box-shadow: 0 0 0 0 #afafff;}
  2145. 70% {box-shadow: 0 0 10px 10px rgba(241, 71, 71, 0);}
  2146. to {box-shadow: 0 0 0 0 rgba(241, 71, 71, 0);}
  2147. }
  2148. @keyframes mentioned-pulse {
  2149. 0% {box-shadow: 0 0 0 0 #afafff;}
  2150. 70% {box-shadow: 0 0 10px 10px rgba(241, 71, 71, 0);}
  2151. to {box-shadow: 0 0 0 0 rgba(241, 71, 71, 0);}
  2152. }
  2153. @-webkit-keyframes input-pulse {
  2154. 0% {box-shadow: 0 0 0 0 #afafff;}
  2155. 70% {box-shadow: 0 0 10px 10px rgba(241, 71, 71, 0);}
  2156. to {box-shadow: 0 0 0 0 rgba(241, 71, 71, 0);}
  2157. }
  2158. @keyframes input-pulse {
  2159. 0% {box-shadow: 0 0 0 0 #afafff;}
  2160. 70% {box-shadow: 0 0 10px 10px rgba(241, 71, 71, 0);}
  2161. to {box-shadow: 0 0 0 0 rgba(241, 71, 71, 0);}
  2162. }
  2163. @-webkit-keyframes friend-request-pulse {
  2164. 0% {box-shadow: 0 0 0 0 #afafff;}
  2165. 70% {box-shadow: 0 0 10px 10px rgba(241, 71, 71, 0);}
  2166. to {box-shadow: 0 0 0 0 rgba(241, 71, 71, 0);}
  2167. }
  2168. @keyframes friend-request-pulse {
  2169. 0% {box-shadow: 0 0 0 0 #afafff;}
  2170. 70% {box-shadow: 0 0 10px 10px rgba(241, 71, 71, 0);}
  2171. to {box-shadow: 0 0 0 0 rgba(241, 71, 71, 0);}
  2172. }
  2173. @-webkit-keyframes now-playing-pulse {
  2174. 0% {box-shadow: 0 0 0 0 #afafff;}
  2175. 70% {box-shadow: 0 0 10px 10px rgba(241, 71, 71, 0);}
  2176. to {box-shadow: 0 0 0 0 rgba(241, 71, 71, 0);}
  2177. }
  2178. @keyframes now-playing-pulse {
  2179. 0% {box-shadow: 0 0 0 0 #afafff;}
  2180. 70% {box-shadow: 0 0 10px 10px rgba(241, 71, 71, 0);}
  2181. to {box-shadow: 0 0 0 0 rgba(241, 71, 71, 0);}
  2182. }
  2183.  
  2184.  
  2185. /* Next Part in Progress */
  2186.  
  2187.  
  2188. .form .control-group .is-focused:not(.is-open)>.Select-control {
  2189. border: 1px solid #afafff;
  2190. }
  2191. .theme-dark .chat>.content .messages .message-group a {
  2192. color: #afafff;
  2193. }
  2194. .need-help-modal .header {
  2195. background-color: #afafff;
  2196. }
  2197. .need-help-button:hover {
  2198. border-color: #afafff;
  2199. color: #afafff;
  2200. }
  2201. .need-help-button:hover .btn-help {
  2202. color: #afafff;
  2203. }
  2204. .notification-settings-modal .mute-server .checkbox .label {
  2205. color: #fff;
  2206. }
  2207. .notification-settings-modal .settings-section {
  2208. color: #fff;
  2209. }
  2210. .channel-notification-settings {
  2211. border-bottom: 1px solid #afafff;
  2212. }
  2213. .notification-settings-modal .notification-settings-modal-channel-settings-list {
  2214. box-shadow: 0 -1px #afafff;
  2215. }
  2216. .download-apps .platforms .platform.active .download-button,
  2217. .change-log .changelog-fixed,
  2218. .modal-new-user .steps-wrap .steps li.on,
  2219. .modal-new-user .steps-wrap .steps li.on+.divider,
  2220. .modal-new-user .steps-wrap .steps li.on:before,
  2221. .chat .new-messages-bar:hover {
  2222. background-color: #afafff;
  2223. }
  2224. .form .radio-group .radio {
  2225. color: #fff;
  2226. }
  2227. #permissions .permissions-helpdesk {
  2228. color: #afafff;
  2229. }
  2230. #permissions .permissions-helpdesk:hover {
  2231. color: #afafff;
  2232. }
  2233. #permissions .permission-actions.disabled>div {
  2234. border: #565963;
  2235. background: #565963;
  2236. position: relative;
  2237. }
  2238. #permissions ul,
  2239. #permissions ul li {
  2240. color: white;
  2241. }
  2242. .form .control-group .help-text {
  2243. color: #B6BBC1;
  2244. }
  2245. .instant-invites .instant-invites-list .instant-invite+.instant-invite {
  2246. border-top: 1px solid #afafff;
  2247. }
  2248. .form .control-groups.control-separator {
  2249. border-top: 1px solid #afafff;
  2250. }
  2251. .guild-settings-modal-integrations .guild-settings-modal-integrations-body.no-integrations p {
  2252. color: rgb(220, 220, 220);
  2253. }
  2254. .guild-settings-modal-integrations .guild-settings-modal-integrations-body.no-integrations p a {
  2255. color: #e6e6fa;
  2256. }
  2257. .guild-settings-modal-members .guild-settings-modal-list .member .member-username {
  2258. color: #afafff;
  2259. }
  2260. .guild-settings-modal-members .guild-settings-modal-members-footer a {
  2261. color: #afafff;
  2262. }
  2263. .guild-settings-modal-members .guild-settings-modal-members-footer a:hover {
  2264. color: #afafff;
  2265. }
  2266. #settings-roles .roles li:hover {
  2267. background: none;
  2268. }
  2269. .form hr {
  2270. border-bottom: 1px solid #afafff;
  2271. }
  2272. .member-roles .manipulate:hover {
  2273. border-color: #afafff;
  2274. background-color: #afafff;
  2275. }
  2276. .need-help-modal a:hover {
  2277. color: #afafff;
  2278. }
  2279. .theme-dark .chat>.content .messages .divider:not(.red) div {
  2280. background: transparent;
  2281. }
  2282. .theme-dark .chat>.content .messages .divider span {
  2283. background: transparent;
  2284. }
  2285. .theme-dark .chat .title-wrap .topic a {
  2286. color: #afafff;
  2287. }
  2288. .slider-handle span {
  2289. border: 1px solid #afafff;
  2290. }
  2291. .alert.form .form-inner .btn {
  2292. border: 1px solid #afafff;
  2293. }
  2294. .emote-container:hover {
  2295. background: #afafff;
  2296. }
  2297. .spinner-wandering-cubes .spinner-item {
  2298. background-color: #afafff;
  2299. }
  2300. .content .flex-spacer {
  2301. background: rgba(50, 42, 88, 0.64)!important;
  2302. }
  2303. .channel-notification-settings .content .content-inner {
  2304. background: transparent !important;
  2305. }
  2306. .form header {
  2307. color: #afafff;
  2308. }
  2309. .checkbox .checkbox-inner+span {
  2310. color: #fff
  2311. }
  2312. .tab-bar.TOP .tab-bar-item.selected {
  2313. border-bottom: 2px solid #afafff;
  2314. color: #afafff;
  2315. }
  2316. .tab-bar.TOP .tab-bar-item {
  2317. color: #afafff;
  2318. }
  2319. .tab-bar.TOP {
  2320. border-bottom: 1px solid #afafff;
  2321. }
  2322. .tab-bar.TOP .tab-bar-item:hover {
  2323. border-bottom: 2px solid #afafff;
  2324. }
  2325. .checkbox .checkbox-inner input[type=checkbox]:checked+span {
  2326. background-color: #afafff!important;
  2327. border-color: #afafff!important;
  2328. }
  2329. .slider-bar-fill {
  2330. background: #afafff;
  2331. }
  2332. .slider-handle {
  2333. border: 1px solid #afafff;
  2334. }
  2335. .member-roles .member-role .member-role-remove {
  2336. background: url(http://i.imgur.com/aACperk.png) 50% no-repeat;
  2337. width: 8px;
  2338. height: 12px;
  2339. background-size: 8px;
  2340. }
  2341. .member-roles .member-role .member-role-add {
  2342. background: url(https://i.imgur.com/eDL5C9M.png) 50% no-repeat;
  2343. width: 8px;
  2344. height: 12px;
  2345. background-size: 10px;
  2346. }
  2347. .member-roles .member-role:hover {
  2348. background-color: #8282ff;
  2349. }
  2350. .private-channels .search-result.selected:before,
  2351. .private-channels .search-result:hover:before {
  2352. border-left: 4px solid #afafff;
  2353. }
  2354. @keyframes swing {
  2355. 0% {
  2356. transform: rotate(0deg);
  2357. -webkit-transform: rotate(0deg);
  2358. -moz-transform: rotate(0deg);
  2359. -o-transform: rotate(0deg);
  2360. -ms-transform: rotate(0deg);
  2361. }
  2362. 25% {
  2363. transform: rotate(-30deg);
  2364. -webkit-transform: rotate(-30deg);
  2365. -moz-transform: rotate(-30deg);
  2366. -o-transform: rotate(-30deg);
  2367. -ms-transform: rotate(-30deg);
  2368. }
  2369. 50% {
  2370. transform: rotate(0deg);
  2371. -webkit-transform: rotate(0deg);
  2372. -moz-transform: rotate(0deg);
  2373. -o-transform: rotate(0deg);
  2374. -ms-transform: rotate(0deg);
  2375. }
  2376. 75% {
  2377. transform: rotate(30deg);
  2378. -webkit-transform: rotate(30deg);
  2379. -moz-transform: rotate(30deg);
  2380. -o-transform: rotate(30deg);
  2381. -ms-transform: rotate(30deg);
  2382. }
  2383. 100% {
  2384. transform: rotate(0deg);
  2385. -webkit-transform: rotate(0deg);
  2386. -moz-transform: rotate(0deg);
  2387. -o-transform: rotate(0deg);
  2388. -ms-transform: rotate(0deg);
  2389. }
  2390. }
  2391. @-webkit-keyframes swing {
  2392. 0% {
  2393. transform: rotate(0deg);
  2394. -webkit-transform: rotate(0deg);
  2395. -moz-transform: rotate(0deg);
  2396. -o-transform: rotate(0deg);
  2397. -ms-transform: rotate(0deg);
  2398. }
  2399. 25% {transform: rotate(-30deg);
  2400. -webkit-transform: rotate(-30deg);
  2401. -moz-transform: rotate(-30deg);
  2402. -o-transform: rotate(-30deg);
  2403. -ms-transform: rotate(-30deg);}
  2404. 50% {
  2405. transform: rotate(0deg);
  2406. -webkit-transform: rotate(0deg);
  2407. -moz-transform: rotate(0deg);
  2408. -o-transform: rotate(0deg);
  2409. -ms-transform: rotate(0deg);
  2410. }
  2411. 75% {
  2412. transform: rotate(30deg);
  2413. -webkit-transform: rotate(30deg);
  2414. -moz-transform: rotate(30deg);
  2415. -o-transform: rotate(30deg);
  2416. -ms-transform: rotate(30deg);
  2417. }
  2418. 100% {
  2419. transform: rotate(0deg);
  2420. -webkit-transform: rotate(0deg);
  2421. -moz-transform: rotate(0deg);
  2422. -o-transform: rotate(0deg);
  2423. -ms-transform: rotate(0deg);
  2424. }
  2425. }
  2426. @keyframes swing1 {
  2427. 0% {left: -15px; right: 0;}
  2428. 25% {left: -100px; right: 0;}
  2429. 50% {left: -15px; right: 0;}
  2430. 75% {left: 0; right: -100px;}
  2431. 100% {left: -15px; right: 0;}
  2432. }
  2433. @-webkit-keyframes swing1 {
  2434. 0% {left: -15px; right: 0;}
  2435. 25% {left: -100px; right: 0;}
  2436. 50% {left: -15px; right: 0;}
  2437. 75% {left: 0; right: -100px;}
  2438. 100% {left: -15px; right: 0;}
  2439. }
  2440. .theme-dark .chat .title-wrap .channel-mute-button:hover {
  2441. animation: swing 4s infinite linear;
  2442. -webkit-animation: swing 4s infinite linear;
  2443. }
  2444. @-webkit-keyframes load8 {
  2445. 0% {-webkit-transform: rotate(0deg); transform: rotate(0deg);}
  2446. 100% {-webkit-transform: rotate(360deg); transform: rotate(360deg);}
  2447. }
  2448. @keyframes load8 {
  2449. 0% {-webkit-transform: rotate(0deg); transform: rotate(0deg);}
  2450. 100% {-webkit-transform: rotate(360deg); transform: rotate(360deg);}
  2451. }
  2452. .guilds li .badge {
  2453. animation: zoom 2s infinite;
  2454. }
  2455. @keyframes zoom {
  2456. 0% { -webkit-transform: scale(1, 1);}
  2457. 50% { -webkit-transform: scale(1.2, 1.2);}
  2458. 100% { -webkit-transform: scale(1, 1);}
  2459. }
  2460. .guild-channels ul .channel-voice.locked:hover .icon-lock {
  2461. animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
  2462. }
  2463. @keyframes shake {
  2464. 10%, 90% {transform: translate3d(-1px, 0, 0);}
  2465. 20%,
  2466. 80% {transform: translate3d(2px, 0, 0);}
  2467. 30%,
  2468. 50%,
  2469. 70% {transform: translate3d(-4px, 0, 0);}
  2470. 40%,
  2471. 60% {transform: translate3d(4px, 0, 0);}
  2472. }
  2473. .guild-channels ul .channel-voice.locked {
  2474. cursor: pointer;
  2475. }
  2476. .context-menu .item:hover {
  2477. background: #8282ff;
  2478. }
  2479. .message-group .btn-option:hover {
  2480. -webkit-transform: translateZ(0);
  2481. -ms-transform: translateZ(0);
  2482. transform: translateZ(0);
  2483. -webkit-animation: load8 2.8s infinite linear;
  2484. animation: load8 2.8s infinite linear;
  2485. }
  2486. .message-group .image {
  2487. -webkit-filter: none;
  2488. }
  2489. .message-group .image:hover {
  2490. -webkit-filter: none;
  2491. }
  2492. span.discriminator {
  2493. font-size: 11px !important;
  2494. color: hsla(0, 0%, 100%, 0.7) !important;
  2495. border-radius: 5px !important;
  2496. background: rgba(0, 0, 0, 0.19) !important;
  2497. font-weight: bold !important;
  2498. border: 3px solid transparent !important;
  2499. -webkit-transition: all 0.3s ease !important;
  2500. }
  2501. span.discriminator:hover {
  2502. background: rgba(0, 0, 0, 0.32) !important;
  2503. color: #fff !important;
  2504. font-size: 14px !important;
  2505. font-weight: bold !important;
  2506. }
  2507. .invite-button-icon {
  2508. background-color: rgba(0, 0, 0, 0.62);
  2509. border: 1px solid #000000;
  2510. }
  2511. div.control-group .shortcut-recorder input[type=text] {
  2512. border: 1px solid #afafff;
  2513. text-shadow: 0 0 0 #FFFFFF;
  2514. }
  2515. .offline {
  2516. background-color: #FA1A1A;
  2517. }
  2518. .member-role {
  2519. color: #800000;
  2520. background-color: #330000;
  2521. border: #b30000;
  2522. }
  2523. .action.create,
  2524. .action.join {
  2525. background: rgba(51, 0, 0, 0.5);
  2526. }
  2527. .data-reactid .popout section {
  2528. background: hsla(0, 0%, 0%, 0.58) !important;
  2529. }
  2530. .slider-handle,
  2531. .slider-handle span {
  2532. background-color: rgb(0, 0, 0);
  2533. }
  2534. .sensitivity .slider .slider-handle {
  2535. border-color: #AFAFFF;
  2536. }
  2537. .form .control-group label a {
  2538. color: #afafff;
  2539. }
  2540. .form .control-group label a:hover {
  2541. color: #8282ff;
  2542. }
  2543. .form .btn-primary {
  2544. background-color: #afafff!important;
  2545.  
  2546. }
  2547. .form .btn-primary:hover {
  2548. background-color: #8282ff !important;
  2549. }
  2550. .markdown-modal {
  2551. background-color: rgba(0, 0, 0, 0.86);
  2552. color: #330A0A;
  2553. }
  2554. .markdown-modal .markdown-modal-footer {
  2555. border-top: 1px solid rgb(130, 0, 0);
  2556. color: #949494;
  2557. background-color: rgba(0, 0, 0, 0.49);
  2558. }
  2559. .checkbox .checkbox-inner span {
  2560. border: 2px solid #8282ff;
  2561. }
  2562. .btn-confirm.active .btn:last-of-type:not(:first-of-type) {
  2563. background-color: rgb(175, 175, 255);
  2564. }
  2565. .btn-confirm.active .btn:last-of-type:not(:first-of-type):hover {
  2566. background: #8282ff;
  2567. }
  2568. .btn-confirm.active .btn {
  2569. background-color: #AFAFFF;
  2570. }
  2571. .btn-confirm.active .btn:hover {
  2572. background-color: #8282ff;
  2573. }
  2574. .btn-confirm .btn:first-of-type:hover {
  2575. background-color: #AFAFFF;
  2576. color: #fff;
  2577. }
  2578. .form .btn-default:hover {
  2579. border-bottom: 2px solid #8282ff;
  2580. }
  2581. .need-help-modal .footer {
  2582. background-color: rgba(125, 0, 0, 0.7);
  2583. border-top: 1px solid #C30606;
  2584. }
  2585. .need-help-modal .header {
  2586. background-color: rgba(159, 0, 0, 0.76);
  2587. }
  2588. .form .control-group label {
  2589. font-size: 11px;
  2590. font-weight: 700;
  2591. text-transform: uppercase;
  2592. color: #8282ff;
  2593. display: block;
  2594. }
  2595. .form .btn-default {
  2596. background-color: rgba(0, 0, 0, 0);
  2597. border-bottom: 2px solid #afafff;
  2598. border-radius: 2px;
  2599. width: 60px;
  2600. color: #FFFFFF;
  2601. }
  2602. .form .btn:disabled {
  2603. color: #fff;
  2604. }
  2605. .markdown-modal .markdown-modal-header {
  2606. border-bottom: 1px solid #afafff;
  2607. color: #CA5C5C;
  2608. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement