Advertisement
Guest User

dctheme

a guest
Jan 29th, 2020
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 19.65 KB | None | 0 0
  1. @import url('https://anti-betterdocs.github.io/BlockBetterDocs/code.css');
  2. /* transparency of a few boxes */
  3. .da-app .inner-zqa7da, .da-app .search .search-bar, .theme-dark .hasMore-3e72_v button, .theme-dark .markup-2BOw-j code, .theme-dark .markup-2BOw-j code.inline, .theme-dark .content-35aVm0 {
  4.     background-image: linear-gradient(to right, rgba(19, 42, 23, 0.6), rgba(0,0,0,0.5));
  5.     background-image: rgba(0,0,0,0);
  6.     border: 1px solid #171d24;
  7. }
  8. /* removes a background of a box */
  9. .theme-dark .content-35aVm0 {
  10.     background-color: transparent;
  11. }
  12.  
  13. /* selected channel / voice */
  14. .contentSelectedText-3wUhMi, .contentSelectedVoice-1WDIBM {
  15.     background-image: linear-gradient(to right, #132a17, rgba(0,0,0,0.0));
  16.     background-color: rgba(0,0,0,0.2);
  17.     border: 1px solid #171d24;
  18. }
  19. /* Find or start a conversation box */
  20. .search-bar .search-bar-inner {
  21.     background-color: rgba(19, 45, 26, 0.48);
  22.     border: 1px solid;
  23. }
  24. /* scroll bars */
  25.  
  26. /* background of trackpiece and border*/
  27. .da-app .messagesWrapper-3lZDfY .scroller-wrap ::-webkit-scrollbar-track-piece, .da-app .messagesWrapper-3lZDfY .scroller-wrap ::-webkit-scrollbar-track {
  28.     background: rgba(0,0,0,0.2);
  29.     border: 2px solid #131f1b;
  30.     border-radius: 35px;
  31. }
  32.  
  33. /* Handle */ /* normal and hover */
  34. .da-app .messagesWrapper-3lZDfY .scroller-wrap ::-webkit-scrollbar-thumb {
  35.     background: #112616;
  36.     border:1px solid #0d1e11;
  37. }
  38. .da-app .messagesWrapper-3lZDfY .scroller-wrap ::-webkit-scrollbar-thumb:hover {
  39.     background: #1a3922;
  40.     border:1px solid #0d1e11;
  41. }
  42. /* Handle on hover */
  43. ::-webkit-scrollbar-thumb:hover {
  44.     background: #555;
  45. }
  46.  
  47. /* server channels grey text color */
  48. .nameDefaultText-24KCy5, .nameDefaultVoice-3WUH7s, .nameLockedText-3pqQcL, .nameLockedVoice-26MhB1 {
  49.     color: #8c8f92;
  50. }
  51.  
  52. /* settings */
  53.  
  54. /* color text of some descriptions at settings due to bright background */
  55. .da-app .description-3_Ncsb, .da-app #bd-settingspane-container .ui-switch-item .style-description, .da-app .text-GwUZgS, .da-app .title-2BxgL2 {
  56.     color: #dcddde;
  57. }
  58.  
  59. /* settings selected button of categories */
  60. .side-8zPYf6 .itemSelected-1qLhcL, .da-app #bd-settings-sidebar .ui-tab-bar-item.selected, .channel-2QD9_O.selected-1HYmZZ a {
  61.     background-image: linear-gradient(to right, #132a17, rgba(0,0,0,0.0));
  62.     background-color: rgba(0,0,0,0.2)!important;
  63.     border: 1px solid #171d24;
  64. }
  65. .da-app .side-8zPYf6 .itemDefault-3Jdr52:hover, .theme-dark .side-8zPYf6 .itemHover-EnbcjT:hover, .da-app #bd-settings-sidebar .ui-tab-bar-item:hover, .contentHoveredText-2D9B-x, .da-app .member-3W1lQa:hover .content-OzHfo4, .channel-2QD9_O:hover a {
  66.     background-image: linear-gradient(to right, rgba(19,42,23,0.4), rgba(0,0,0,0));
  67.     background-color: rgba(0,0,0,0.2)!important;
  68.     border: 1px solid #171d24;
  69.     color: #f6f6f7;
  70. }
  71. /* changes color of category text including discord nitro */
  72. .side-8zPYf6 .item-PXvHYJ {
  73.     color: #b9bbbe!important;
  74. }
  75.  
  76. /* */
  77. .video-1FfuMD, .da-app .wrapper-29NfPK.minimum-2d6zH6 .actions-2vadYq .center-1Vp33r {
  78.     background-color: rgba(0,0,0,0.4);
  79.     border: 1px solid #171d24;
  80. }
  81.  
  82. /*  */
  83. .theme-dark .circleIconButton-jET_ig {
  84.     background-image: radial-gradient(rgba(0,0,0,0.0), rgba(19, 42, 23, 0.22), rgb(19, 42, 23))!important;
  85.     background-color: rgba(0,0,0,0.2)!important;
  86.     border-color: #514d2f;
  87. }
  88. /* No channels area background around image */
  89. .image-1GzsFd {
  90.     background-color: rgba(147, 43, 173, 0.39);
  91.     border: 1px solid rgba(17, 34, 51, 0.24);
  92.     border-radius: 10px;
  93. }
  94. /* settings area */
  95.  
  96. /* My account TAB */ /* Remove 2F2 and Remove Authentication background color */
  97. .lookOutlined-3sRXeN.colorRed-1TFJan {
  98.     border-color: rgba(240, 71, 232, 0.3);
  99.     color: #f047e2;
  100.     background-color: rgba(0,0,0,0.2);
  101. }
  102. /* Profile box of my account and inside */
  103. .da-app .cardPrimary-1Hv-to, .theme-dark .cardPrimaryEditable-3KtE4g, .da-app .bda-slist li, .da-app .cardPrimaryOutline-29Ujqw {
  104.     background: rgba(32,34,37,.6);
  105.     border-color: #612c5c;
  106.     background-color: rgba(42, 20, 38, 0.4);
  107. }
  108.  
  109. /* buttons of my account and inside profile box and some bd buttons */ /* view backup codes and edit button normal state */
  110. .lookFilled-1Gx00P.colorBrand-3pXr91, .lookFilled-1Gx00P.colorGreen-29iAKY, .da-app .questionMark-CWEQZn, .bd-pfbtn, .bda-slist .bda-footer button, .wrapper-2NJDcI {
  111.     background-color: rgba(99, 43, 94, 0.9);
  112. }
  113. /* hover state */
  114. .lookFilled-1Gx00P.colorBrand-3pXr91:hover, .lookFilled-1Gx00P.colorGreen-29iAKY:hover, .da-app .questionMark-CWEQZn:hover {
  115.     background-color: rgba(77, 33, 78, 0.9);
  116.     color: #fff;
  117. }
  118. /* Connect your account button */
  119.  .theme-dark .accountBtnInner-sj5jLs {
  120.     background-color: rgba(75, 34, 70, 0.6);
  121.     border-color: rgba(84, 38, 88, 0.9);
  122. }
  123. .theme-dark .accountBtnInner-sj5jLs:hover {
  124.     background-color: rgba(64, 24, 64, 0.9);
  125.     border-color: rgba(88, 38, 80, 0.9);
  126. }
  127. /* border color of when selected are changing name, email and password */
  128. .da-app .input-cIJ7To.focused-1mmYsC, .da-app .input-cIJ7To:focus {
  129.     border-color: rgba(99, 43, 90, 0.9);
  130. }
  131. /* end of my account TAB customization */
  132.  
  133. /* ESC Button at settings */ /* border */
  134. .da-app .closeButton-1tv5uR {
  135.     border-color: var(--ESC-Button-color);
  136. }/* X button */
  137. .closeButton-1tv5uR svg[name="Close"] path {fill: var(--ESC-Button-color); d: path('M 9.5 3.205 L 8.795 2.5 L 6 5.295 L 3.205 2.5 l -0.705 0.705 L 5.295 6 L 2.5 8.795 l 0.705 0.705 L 6 6.705 L 8.795 9.5 l 0.705 -0.705 L 6.705 6');}
  138. /* ESC text color */
  139. .da-app .keybind-KpFkfr {
  140.     color: var(--ESC-Button-color);
  141. }
  142. /* end of esc button settings */
  143. /**/
  144.  
  145. /* Jiiks and Zerebos text color and some other areas */
  146. a, .bda-slist .bda-footer a, .lookLink-9FtZy-.colorLink-35jkBc, .lookLink-9FtZy-.colorLink-35jkBc:hover .contents-18-Yxp, .theme-dark .topic-2QX7LI a, .anchor-3Z-8Bb, .hasMore-3e72_v button {
  147.     color: #b150a9!important;
  148. }
  149. .lookLink-9FtZy-.colorLink-35jkBc:hover .contents-18-Yxp {
  150.     background-image: linear-gradient(0deg,transparent,transparent 1px,#752d71 0,#752d65 2px,transparent 0);
  151. }
  152. /**/
  153.  
  154. /* some description text color at settings */
  155. .da-app .subText-2Zhkkh, .da-app .subText-2Zhkkh {
  156.     color: #c1c1c1;
  157. }
  158. input[type="text" i].input-cIJ7To::-webkit-input-placeholder {
  159.     color: #c1c1c1;
  160. }
  161. /* mardown in mentioned messages border and removal of background */
  162. .theme-dark .hljs {
  163.     background: transparent;
  164.     border: none;
  165. }
  166. .theme-dark .markup-2BOw-j code {
  167.     background-image: linear-gradient(to right, #132a17, rgba(0,0,0,0.0));
  168.     background-color: rgba(0,0,0,0.2)!important;
  169.     border: none;
  170. }
  171. .theme-dark .markup-2BOw-j pre {
  172.     border-color: rgb(117, 46, 102);
  173. }
  174. /* settings button the huge ones */
  175. .da-app .cardPrimaryEditable-3KtE4g[style*="background-color: rgb(114, 137, 218);"] {
  176.     background-color: rgba(99, 43, 82, 0.9)!important;
  177.     border: 1px solid rgba(117, 80, 109, 0.9)!important;
  178. }
  179.  
  180. /* part of right click options and hover state and submenu background*/
  181. .theme-dark.contextMenu-HLZMGh, .theme-dark .select-2TCrqx .Select-menu-outer, .da-app .autocomplete-1vrmpx, .da-app .card-FDVird:before, .da-app .button-mM-y8i, .theme-dark .container-3ayLPN, .theme-dark .attachPopout-1n-ZKM {
  182.     background-color: rgba(96, 46, 98, 0.9);
  183. }
  184. .theme-dark .item-1Yvehc:hover, .da-app .selectorSelected-1_M1WV, .theme-dark .option-96V44q.selected-rZcOL-, .theme-dark .item-1GzJrl:hover, .theme-dark .attachPopoutRow-KrE-f6:hover {
  185.     background-color: rgba(64, 35, 62, 0.99);
  186. }
  187. .theme-dark .option-96V44q:after {
  188.     background: linear-gradient(90deg,rgba(54,57,63,0),rgba(64, 35, 64, 0.99) 80%);
  189. }
  190. .theme-dark .option-96V44q.selected-rZcOL-:after {
  191.     background: linear-gradient(90deg,rgba(35,38,42,0),rgba(64, 35, 59, 0.99) 50%);
  192. }
  193. /* submenu hover */
  194. .da-app .select-2TCrqx .Select-option.is-focused {
  195.     background: rgba(0,0,0,.3);
  196. }
  197. /*  */
  198. .da-app .select-2TCrqx .Select-control {
  199.     background-color: rgba(99, 43, 90, 0.6);
  200. }
  201. /* Bar fill filled area and background fill */
  202. .barFill-23-gu- {
  203.     background: rgba(150, 34, 125, 0.8);
  204. }
  205. .da-app .bar-2Qqk5Z {
  206.     background: rgba(67, 42, 72, 0.61);
  207. }
  208. /* checker box ON / OFF*/
  209. .themeDefault-24hCdX.valueChecked-m-4IJZ, #bd-settingspane-container .ui-switch-item .ui-switch-wrapper .ui-switch.checked {
  210.     background-color: rgba(99, 29, 87, 0.99);
  211. }
  212. .themeDefault-24hCdX, #bd-settingspane-container .ui-switch-item .ui-switch-wrapper .ui-switch {
  213.     background-color: rgba(123, 81, 119, 0.6);
  214. }
  215. /* overlay notifications at settings overlay option background border selected hover area and disabled areas */
  216. .wrapper-3jrx9n {
  217.     background-color: rgba(20, 42, 23, 0.4);
  218.     border: 2px solid rgba(88, 38, 81, 0.9);
  219. }
  220. .selected-mKYnfr.option-n0icdO {
  221.     background-color: rgb(113, 39, 101);
  222.     box-shadow: 0 2px 0 rgba(34, 64, 37, 0.3);
  223. }
  224. .option-n0icdO:hover {
  225.     background-color: rgba(113, 39, 101, 0.7);
  226. }
  227. .option-n0icdO {
  228.     background-color: rgba(255, 22, 224, 0.13);
  229. }
  230. /**/
  231.  
  232. /* mention channel normal state and hover */
  233. .da-app .wrapper-3WhCwL {
  234.     background-color: rgba(218, 114, 195, 0.2);
  235.     color: #d47cd0;
  236. }
  237. .da-app .wrapperHover-1GktnT:hover {
  238.     background-color: rgba(103, 35, 100, 0.7);
  239.     color: #d47ccd;
  240. }
  241.  
  242. /* mark values and dash, chat options at settings */
  243. .da-app .markValue-2DwdXI {
  244.     color: #b18fae;
  245. }
  246. .da-app .markDash-3hAolZ {
  247.     background: #b18fac;
  248. }
  249. .da-app .fontScaleLarge-3xtq7i, .da-app .fontScaleSmall-368quy {
  250.     color: #b18faf;
  251. }
  252.  
  253. /* checkbox background, check color and border */
  254. .da-app .checked-3_4uQ9 {
  255.     background-color: #9c4590;
  256. }
  257. .da-app .checked-3_4uQ9 svg[name="Checkmark"] polyline {
  258.     stroke: rgba(80, 38, 88, 0.9); stroke-width: 2;
  259. }
  260. .da-app .checked-3_4uQ9[style*="border-color: rgb(114, 137, 218);"] {
  261.     border-color: rgba(88, 38, 84, 0.9)!important;
  262. }
  263. /**/
  264.  
  265. /* Privacy And Safety buttons */ /* RED */
  266. .da-app .cardPrimaryEditable-3KtE4g[style*="background-color: rgb(240, 71, 71);"] {
  267.     background-color: rgba(240, 71, 71, 0.4)!important;
  268. }/* ORANGE */
  269. .da-app .cardPrimaryEditable-3KtE4g[style*="background-color: rgb(250, 166, 26);"] {
  270.     background-color: rgba(250, 166, 26, 0.4)!important;
  271. }/* GREEN */
  272. .da-app .cardPrimaryEditable-3KtE4g[style*="background-color: rgb(67, 181, 129);"] {
  273.     background-color: rgba(181, 67, 143, 0.4)!important;
  274. }
  275. /* League OF Legends BUTTON */
  276. .da-app .elevationLow-2lY09M[style*="background-color: rgb(2, 31, 37);"] {
  277.     background-color: rgba(2, 31, 37, 0.7)!important;
  278. }
  279. /* Steam Button */
  280. .da-app .elevationLow-2lY09M[style*="background-color: rgb(24, 35, 50);"] {
  281.     background-color: rgba(24, 35, 50, 0.7)!important;
  282. }
  283. /* spotify */
  284. .da-app .elevationLow-2lY09M[style*="background-color: rgb(29, 185, 84);"] {
  285.     background-color: rgba(29, 185, 84, 0.7)!important;
  286. }
  287.  
  288. /* new messages border and background */
  289. /**/
  290.  
  291. /* voice channel numbers at channels color font */
  292. .wrapper-2NJDcI {
  293.     color: #bbbbbb;
  294. }
  295. /**/
  296.  
  297. /* new messages blue area background and border */
  298. .newMessagesBar-mujexs {
  299.     background-color: rgba(114,137,218,0.6);
  300.     border: 1px solid rgb(114, 137, 218);
  301. }
  302. /* old messages area background and border */
  303. .da-app .jumpToPresentBar-9P20AM {
  304.     background-color: rgba(116,127,141,0.6);
  305.     border: 1px solid rgba(160, 160, 160, 0.6);
  306. }
  307.  
  308. /* random code for text colors */
  309. .da-app .description-11DmNu, .da-app .descriptionUsername-J_75O8, .da-app .contentTitle-2tG_sM, .da-app .user-settings-games .last-played {
  310.     color: #cfd1d4;
  311. }
  312. .da-app .descriptionDiscriminator-3vUOCc, .user-settings-games .game:hover .overlay-status-text, .da-app .divider-3gKybi:not(.dividerRed-MKoLlr) .dividerContent-2L12VI {
  313.     color: rgba(187, 187, 187, 0.6);
  314. }
  315.  
  316. /* auto complete when mention in chat */
  317. .da-app .autocomplete-1vrmpx, .theme-dark .container-3ayLPN, .theme-dark .attachPopout-1n-ZKM {
  318.     border: 1px solid rgb(255, 82, 212);
  319. }
  320.  
  321. /* no game detected */
  322. .da-app .user-settings-games .not-detected {
  323.     background-color: rgba(0,0,0,0.2);
  324. }
  325.  
  326. /* hover games overlay background and X box background and box shadow */
  327. .da-app .button-mM-y8i {
  328.     box-shadow: 0 0 0 1px rgba(214, 37, 170, 0.6);
  329. }
  330. .card-FDVird:before {
  331.     border: 1px solid rgba(214, 37, 214, 0.6)!important;
  332. }
  333.  
  334. /* markup border */
  335. .da-app .markup-2BOw-j code, .da-app .markup-2BOw-j code, .da-app .markup-2BOw-j code.inline {
  336.     border: 1px solid rgba(111, 34, 92, 0.6);
  337. }
  338.  
  339. /* embed */
  340. .da-app .embedInner-1-fpTo {
  341.     background-color: rgba(57, 84, 55, 0.3);
  342.     border-color: rgba(162, 107, 148, 0.6);
  343. }
  344. /* Pill */
  345. .da-app .embedPill-1Zntps {
  346.     background-color: #773262;
  347. }
  348. /**/
  349.  
  350. /* cards normal state just online */
  351. /* top area */
  352. .theme-dark .headerNormal-T_seeN {
  353.     background-color: rgba(97, 35, 94, 0.9);
  354. }
  355. /* below parts */
  356. .theme-dark .body-3iLsc4, .theme-dark .footer-1fjuF6, .theme-dark .footer-1fjuF6 {
  357.     background-color: rgba(47, 21, 45, 0.9);
  358. }
  359. /* quick message button */
  360. .theme-dark .quickMessage-1yeL4E {
  361.     background-color: rgba(97, 35, 89, 0.9);
  362.     border-color: rgba(134, 19, 119, 0.9);
  363. }
  364. /* cards playing a game state */
  365. .headerPlaying-j0WQBV {
  366.     background: rgba(117, 51, 106, 0.6);
  367. }
  368. /* cards spotify */
  369. .headerSpotify-zpWxgT {
  370.     background: rgba(35, 97, 45, 0.90);
  371. }
  372. .userPopout-3XzG_A {
  373.     -webkit-box-shadow: none;
  374.     box-shadow: none;
  375. }
  376.  
  377. /* custom css normal mode */
  378. .da-app .editor {
  379.     background: transparent;
  380. }
  381. .da-app .ace-monokai, .ace-monokai {
  382.     background: linear-gradient(to right, rgba(19, 42, 23, 0.6), rgba(0,0,0,0.5));
  383. }
  384. .da-app .ace-monokai .ace_gutter, .ace-monokai .ace_gutter {
  385.     background: transparent;
  386.     background-image: linear-gradient(to right, rgba(19, 42, 23, 0.5), rgba(0,0,0,0.1));
  387.     border: 1px solid #171d24;
  388. }
  389. .contentRegion-3nDuYy #bd-customcss-attach-controls, #bd-customcss-detach-container #bd-customcss-attach-controls {
  390.     background: linear-gradient(to right, rgba(19, 42, 23, 0.6), rgba(0,0,0,0.5));
  391. }
  392. .da-app .ace-monokai .ace_marker-layer .ace_active-line, .ace-monokai .ace_marker-layer .ace_active-line {
  393.     background: rgba(19, 42, 23, 0.6);
  394. }
  395. .ace-monokai .ace_gutter-active-line {
  396.     background: rgba(19, 70, 0, 1);
  397. }
  398. #bd-customcss-detach-container {
  399.     background-color: transparent;
  400. }
  401. /* blocked messages */
  402. .da-app .messageGroupBlocked-3wrQQX.revealed-1_RKsf, .da-app .messageGroupBlocked-3wrQQX {
  403.     background-color: rgba(43, 94, 55, 0.8);
  404.     border-color: rgba(43, 99, 56, 0.9);
  405. }
  406. .theme-dark .messageGroupBlocked-3wrQQX .messageGroupBlockedBtn-1PBBh- {
  407.     background-color: rgb(35, 70, 34);
  408. }
  409. .theme-dark .messageGroupBlocked-3wrQQX .messageGroupBlockedBtn-1PBBh-:hover {
  410.     background-color: rgb(37, 80, 36);
  411. }
  412. /* selected category when searching */
  413. .da-app .searchAnswer-3Dz2-q, .da-app .searchFilter-2ESiM3 {
  414.     background-color: #1e672d;
  415. }
  416. /* delete accout page at settings */
  417. /* brighter area of green */
  418. .da-app .modal-3HD5ck, .da-app .search-results-wrap, .theme-dark .messagesPopoutWrap-1MQ1bW, .theme-dark .menu-Sp6bN1, .theme-dark .modal-3HD5ck, .theme-dark .tileWrapper-2khh-w, .theme-dark .root-1bFE0x, .da-app .bodySection-jqkkIP, .da-app .row-1bU71H, .da-app .card-7JP0BX, .da-app .dockItem-2kQDqg:hover {
  419.     background-color: rgba(43, 94, 55, 0.8);
  420. }
  421. /* darker area of green */
  422. .da-app .footer-2yfCgX, .da-app .search-results-wrap .search-header, .theme-dark .focused-2bY0OD, .theme-dark .header-ykumBX, .theme-dark .footer-2yfCgX, .theme-dark .tileWrapper-2khh-w:hover, .theme-dark .iconCircle-1dlYo0, .da-app .header-1RC2Wb, .theme-dark .message-2qRu38 {
  423.     background-color: rgb(31, 53, 36);
  424. }
  425. /* a border in store */
  426. .theme-dark .section-7tu4tu {
  427.     border-bottom-color: rgb(31, 53, 36);
  428. }
  429. .da-app .input-cIJ7To:focus {
  430.     border-color: rgba(43, 99, 56, 0.9);
  431. }
  432. /* searching box when found result */
  433. .da-app .search-results-wrap .search-result .hit, .theme-dark .messageGroupWrapper-o-Zw7G {
  434.     background-color: rgba(31, 82, 28, 0.58);
  435. }
  436. .da-app .search-results-wrap .channel-separator .channel-name, .theme-dark .dim-1l4L4y span, .da-app .jumpButton-3DTcS_, .da-app .lookFilled-1Gx00P.colorPrimary-3b3xI6 {
  437.     background-color: #1e672d;
  438. }
  439. .da-app .lookFilled-1Gx00P.colorPrimary-3b3xI6:hover, .da-app .lookFilled-1Gx00P.hoverGreen-1gjdJc.hasHover-3X1-zV:hover, .da-app .lookFilled-1Gx00P.hoverBrand-1_Fxlk.hasHover-3X1-zV:hover {
  440.     background-color: #1c5628;
  441. }
  442. .da-app .search-results-wrap .search-result:before, .da-app .search-results-wrap .search-result:after {
  443.     background-image: linear-gradient(0deg,rgba(47,49,54,0),#1e672d);
  444. }
  445. .theme-dark .search-results-wrap .search-result .hit {
  446.     -webkit-box-shadow: 0 0 10px 6px #1e672d;
  447. }
  448. .theme-dark .search-results-wrap .action-buttons .jump-button {
  449.     background-color: #1e672d;
  450. }
  451. .da-app .search-results-wrap .search-result .search-result-message.hit, .theme-dark .messageGroupWrapper-o-Zw7G {
  452.     border: 2px solid rgba(48, 134, 47, 0.6);
  453. }
  454. .da-app .messageGroupWrapper-o-Zw7G:hover {
  455.     border-color: rgba(36, 156, 64, 0.8);
  456. }
  457. .theme-dark .messageGroupWrapper-o-Zw7G:hover .actionButtons-1sUUug {
  458.     background: none;
  459.     box-shadow: none;
  460. }
  461. /* makes public button and discord icon green with !important */
  462. .da-app .container-2td-dC .wrapper-2lTRaf, .da-app .container-2td-dC .wrapper-2lTRaf[style*="background-color: rgb(47, 49, 54);"] {
  463.     background: var(--background-discord-public-color)!important;
  464. }
  465. /* small color changes */
  466. .da-app .container-2td-dC .wrapper-2lTRaf a {
  467.     color: #fff!important;
  468. }
  469. .theme-dark .cardPrimaryEditable-3KtE4g[style*="border-color: rgb(114, 137, 218); background-color: rgb(114, 137, 218);"] {
  470.     background-color: rgba(43, 99, 56, 0.9)!important;
  471.     border: 1px solid rgba(80, 117, 88, 0.9)!important;
  472. }
  473. .theme-dark .checked-3_4uQ9[style*="border-color: rgb(114, 137, 218);"] {
  474.     border-color: #459c5f!important;
  475. }
  476. .theme-dark .checked-3_4uQ9 svg[name="Checkmark"] polyline {
  477.     stroke: rgba(38, 88, 49, 0.9); stroke-width: 2;
  478. }
  479. .theme-dark .checked-3_4uQ9[style*="border-color: rgb(114, 137, 218);"] {
  480.     border-color: rgba(38, 88, 49, 0.9)!important;
  481. }
  482. .theme-dark .checked-3_4uQ9 {
  483.     background-color: rgb(46, 160, 65);
  484. }
  485. /* store */
  486. .theme-dark .itemBackground-1jfD8p, .headerButtonColor-G7_f-V {
  487.     background-color: #1e672d;
  488. }
  489. .theme-dark .itemBackground-1jfD8p:before {
  490.     background: radial-gradient(ellipse at top,rgba(54,57,63,0),#1e672d),linear-gradient(90deg,#1e672d 0,rgba(54,57,63,0) 40%,rgba(54,57,63,0) 60%,#1e672d),linear-gradient(0deg,#1e672d 0,rgba(54,57,63,0) 25%);
  491. }
  492. .da-app .mediaDescription-31GsyQ {
  493.     background: linear-gradient(180deg,transparent,rgba(30, 103, 45, 0.75) 45%,#1e672d);
  494. }
  495. .theme-dark .footerSub-1Jedbi {
  496.     color: #61ca7d;
  497. }
  498. /* activity page */
  499. .article-3kb3qm {
  500.     background-color: rgb(25, 84, 41);
  501. }
  502. .paginationItem-2lUq0s:after {
  503.     background: linear-gradient(270deg,transparent 0,rgb(31, 53, 36));
  504. }
  505.  
  506. .paginationItem-2lUq0s {
  507.     background: rgba(43, 94, 55, 0.8);
  508. }
  509. .paginationItem-2lUq0s:hover {
  510.     background: #206d35;
  511. }
  512. .da-app .body-SKIE6r {
  513.     background-color: transparent;
  514. }
  515. .da-app .playTime-1laRtO {
  516.     color: #a8b1b9;
  517. }
  518. .news-2GDtLJ {
  519.     background-color: rgb(25, 84, 41);
  520. }
  521.  
  522. /* profile page */
  523. .theme-dark .topSectionNormal-2-vo2m {
  524.     background-color: rgba(35, 97, 45, 0.90);
  525. }
  526. .theme-dark .body-3ND3kc {
  527.     background-color: rgba(21, 47, 23, 0.9);
  528. }
  529. .da-app .userInfoSection-2acyCx+.userInfoSection-2acyCx {
  530.     border-color: #20561e;
  531. }
  532.  
  533. .theme-dark .circleIconButton-jET_ig {
  534.     color: #12522c;
  535.     background-image: radial-gradient(rgba(0,0,0,0.0), rgba(19, 42, 23, 0.22), rgb(19, 42, 23))!important;
  536.     background-color: rgba(0,0,0,0.2)!important;
  537.     border-color: #514d2f;
  538. }
  539. .theme-dark .wrapper-2lTRaf[style*="background-color"] {
  540.     background-color: transparent!important;
  541.     border: 1px solid rgba(20, 95, 33, 0.22);
  542.     background: radial-gradient(rgba(0,0,0,0.0), rgba(19, 42, 23, 0.22), rgb(19, 42, 23))!important;
  543. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement