Advertisement
Guest User

Untitled

a guest
Aug 24th, 2019
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.56 KB | None | 0 0
  1. @import url('https://anti-betterdocs.github.io/BlockBetterDocs/code.css');
  2. /* Custom Guild Icon */
  3. .theme-dark .homeIcon-tEMBK1 {
  4. background: url('https://pre00.deviantart.net/f2ac/th/pre/i/2017/044/1/7/discord_logo1600_by_seoxys6-dayxre0.png');
  5. background-color: rgba(0,0,0,0)!important;
  6. color: rgba(0,0,0,0);
  7. background-position: center;
  8. background-size: cover;
  9. }
  10. /* fix on new update transparency of settings */
  11. .theme-dark .standardSidebarView-3F1I7i {
  12. background-color: rgba(0,0,0,0.3);
  13. }
  14. .da-app .applicationStore-1pNvnv {
  15. background: #19191b;
  16. }
  17. /* Changes background color of whole discord main area which includes the windows bar */
  18. .theme-dark .appMount-3VJmYg, .theme-dark .messages-3amgkR, .theme-dark .wrapper-1Rf91z, .theme-dark .title-3qD0b-, .theme-dark .modal-3HD5ck, .theme-dark .channels-Ie2l6A, .theme-dark .container-PNkimc, .theme-dark .members-1998pB, .theme-dark .chat-3bRxxu, .theme-dark .chat-3bRxxu form, .theme-dark .content-yTz4x3, .theme-dark .body-3iLsc4, .theme-dark .footer-1fjuF6, .theme-dark .messagesWrapper-3lZDfY .scroller-wrap ::-webkit-scrollbar-thumb, .theme-dark .messagesWrapper-3lZDfY .scroller-wrap ::-webkit-scrollbar-track-piece, .theme-dark .typing-2GQL18, .theme-dark .searchPopout-1vUlP3, .theme-dark .searchAnswer-3Dz2-q, .theme-dark .searchFilter-2ESiM3, .theme-dark .calendarPicker-2yf6Ci .react-datepicker, .theme-dark .activityFeed-28jde9, .theme-dark .autocomplete-1vrmpx, .theme-dark .body-3ND3kc, .theme-dark .attachPopout-1n-ZKM, #friends .friends-table, .theme-dark #friends, .theme-dark #friends .scroller-wrap ::-webkit-scrollbar-track-piece, .theme-dark .messagesWrapper-3lZDfY .scroller-wrap ::-webkit-scrollbar-thumb, .theme-dark #friends .scroller-wrap ::-webkit-scrollbar-thumb, .uploadModal-2ifh8j, .theme-dark .wrapper-29NfPK.minimum-2d6zH6 .actions-2vadYq .center-1Vp33r, .create-guild-container.deprecated .create-or-join .form-inner, .regionSelectModal-12e-57, #permissions-modal-wrapper .header, #permissions-modal-wrapper .perm-side {background-color: #19191b;}
  19. /* color of area of container at channels */
  20. .theme-dark .container-2Thooq, .theme-light .container-2Thooq, .theme-dark .menu-Sp6bN1, .theme-dark.contextMenu-HLZMGh, .theme-dark .ui-standard-sidebar-view .content-region, .theme-dark .select-2TCrqx .Select-menu-outer, .theme-dark .noChannel-Z1DQK7, .theme-dark .headerBar-UHpsPw {background: #19191b;}
  21. /* hover something*/
  22. .theme-dark .item-1GzJrl:hover {background-color: rgba(19, 20, 21, 0.4);}
  23. /* Search bar background */
  24. .theme-dark .search .search-bar {background-color: rgb(19, 20, 21);}
  25. /* Selected channel color normal and hover*/
  26. .theme-dark .contentSelectedText-3wUhMi, .contentSelectedVoice-1WDIBM {background-color: rgba(19, 20, 21, 0.8);}
  27. .theme-dark .contentConnectedVoice-qL-YrL:active, .contentHoveredText-2D9B-x, .contentHoveredVoice-3p_NEO:active, .contentSelectedVoice-1WDIBM:active {background-color: rgba(19, 20, 21, 0.4);}
  28. /* Selected member color normal and hover */
  29. .theme-dark .member-3W1lQa.popout-open .content-OzHfo4, .theme-dark .member-3W1lQa.popout-open:hover .content-OzHfo4 {background-color: rgba(19, 20, 21, 0.8);}
  30. .theme-dark .member-3W1lQa:hover .content-OzHfo4 {background-color: rgba(19, 20, 21, 0.4);}
  31. /* Changes color of background on + button left side */
  32.  
  33.  
  34. /* selected member status top-bottom part color and message box color*/
  35. .theme-dark .headerNormal-T_seeN, .theme-dark .item-1Yvehc:hover, .theme-dark .markup-2BOw-j code, .theme-dark .markup-2BOw-j code.inline, .theme-dark .embedInner-1-fpTo, .theme-dark .divider-3gKybi:before, .theme-dark .divider-3gKybi span, .themeDefault-24hCdX.valueChecked-m-4IJZ, .appMount-3VJmYg, .theme-dark .userSettingsVoice-iwdUCU .previewOverlay-2O7_KC, .theme-dark .option-96V44q.selected-rZcOL-, .theme-dark .header-1RC2Wb, .theme-dark .body-SKIE6r, .theme-dark .quickMessage-1yeL4E, .theme-dark .inner-zqa7da, .barFill-23-gu-, #bd-settingspane-container .ui-switch-item .ui-switch-wrapper .ui-switch.checked, .theme-dark .autocomplete-1vrmpx, .theme-dark .attachPopoutRow-KrE-f6:hover, .theme-dark .ui-standard-sidebar-view .sidebar-region, .theme-dark .cardPrimary-1Hv-to, .uploadModal-2ifh8j .footer-3mqk7D, .container-1UB9sr, .video-1FfuMD, .create-guild-container.deprecated .action, .regionSelectModal-12e-57 .regionSelectModalOption-2DSIZ3, .theme-dark .topSectionNormal-2-vo2m, #permissions-modal-wrapper .role-side {background-color: #131415;}
  36. .theme-dark .body-3iLsc4, .theme-dark .footer-1fjuF6 {color: hsla(0,0%,100%,.8);}
  37. .theme-dark .quickMessage-1yeL4E {border-color: #0f1012;} */
  38. /* Right click menu normal state and hover */
  39. .theme-dark .itemSubMenu-1vN_Yn:hover {background: #131415 url(/assets/e4afe52f6863408a35654a6e5fd69ba9.svg) no-repeat 155px 50%;}
  40. /* border radius of guilds and removing background color */
  41. .container-2td-dC .guildIcon-VlWW86 {border-radius: 35px;}
  42. .theme-dark .container-2td-dC .wrapper-2lTRaf {background: transparent;}
  43. /* more settings buttons */
  44. .lookFilled-1Gx00P.colorBrand-3pXr91, .side-8zPYf6 .itemSelected-1qLhcL, theme-dark .selectedLink-3dsNZ6, #bd-settings-sidebar .ui-tab-bar-item.selected, .lookFilled-1Gx00P.colorBrand-3pXr91:disabled {background-color: #36393f;}
  45. /* more link colors */
  46. .lookOutlined-3sRXeN.colorBrand-3pXr91:hover {border-color: rgba(114, 218, 114, 0.6);}
  47. .lookOutlined-3sRXeN.colorBrand-3pXr91 {
  48. border-color: rgba(114, 218, 133, 0.3);
  49. color: #72da84;
  50. }
  51. /* AKA Button */
  52. .aka-1mqp34 {background: #272728;}
  53. /* new message warning box */
  54. .newMessagesBar-mujexs {background-color: rgb(19, 20, 21);}
  55. /* Scroll bar selected bar normal and hover*/
  56. .theme-dark .messagesWrapper-3lZDfY .scroller-wrap ::-webkit-scrollbar-thumb, .theme-dark #friends .scroller-wrap ::-webkit-scrollbar-track-piece, .theme-dark .messagesWrapper-3lZDfY .scroller-wrap ::-webkit-scrollbar-thumb, .theme-dark #friends .scroller-wrap ::-webkit-scrollbar-thumb {border-color: rgba(31, 31, 31, 1);}
  57. .theme-dark .messagesWrapper-3lZDfY .scroller-wrap ::-webkit-scrollbar-thumb:hover, .theme-dark .messagesWrapper-3lZDfY .scroller-wrap ::-webkit-scrollbar-thumb, .theme-dark #friends .scroller-wrap ::-webkit-scrollbar-thumb:hover {
  58. background-color: #272729;
  59. border-color: rgba(31, 31, 31, 1);
  60. }
  61. /* Scrollbar track piece color */
  62. .theme-dark .messagesWrapper-3lZDfY .scroller-wrap ::-webkit-scrollbar-track-piece {border-color: #272729;}
  63. /* Mardown simple border*/
  64. .theme-dark .markup-2BOw-j pre {border-color: rgb(25, 25, 25);}
  65. /* Box of stuff sent as a link the preview part with embed pill background color and border */
  66. .theme-dark .embedInner-1-fpTo {border-color: rgba(46,48,54,.6);}
  67. .theme-dark .embedPill-1Zntps {background-color: #1b1c1f;}
  68. /* Changes color of all links*/
  69. .theme-dark .topic-2QX7LI a, .theme-dark .markup-2BOw-j a, .theme-dark .embedTitleLink-1Zla9e, theme-dark .anchor-3Z-8Bb, theme-dark a {color: #3bfd1a !important;}
  70. /* upload buttons */
  71. .uploadModal-2ifh8j .footer-3mqk7D .button-primary, .theme-dark #friends .tab-bar .tab-bar-item.tab-bar-item-primary {background-color: #369c24!important;}
  72. .uploadModal-2ifh8j .footer-3mqk7D .button {background-color: #333233;}
  73. /* Changes color of mentions normal and hover */
  74. .theme-dark .wrapper-3WhCwL {
  75. background-color: rgba(114, 218, 145, 0.1);
  76. color: #3bfd1a;
  77. }
  78. .theme-dark .wrapperHover-1GktnT:hover {
  79. background-color: rgba(59, 253, 26, 0.30);
  80. color: #fff;
  81. }
  82. /* Viewing older messages info */
  83. .theme-dark .jumpToPresentBar-9P20AM {
  84. background-color: rgba(21, 22, 23, 0.9);
  85. }
  86. /* sent attachment box */
  87. .theme-dark .attachment-33OFj0 {
  88. background-color: rgb(19, 20, 21);
  89. border-color: rgb(34, 34, 36);
  90. }
  91. /* Attach menu border */
  92. .theme-dark .attachPopout-1n-ZKM {border: 1px solid #2b2a2a;}
  93. /* buttons at the left settings*/
  94. .side-8zPYf6 .itemSelected-1qLhcL, theme-dark .selectedLink-3dsNZ6 {color: #fff;}
  95. #bd-settings-sidebar .ui-tab-bar-item.selected {color: #fff;}
  96. /* settings menu inner */
  97. .theme-dark .select-2TCrqx .Select-menu-outer {border-color: #131415;}
  98. /* Bar color */
  99. .theme-dark .cardPrimaryEditable-3KtE4g[style*="border-color: rgb(114, 137, 218); background-color: rgb(114, 137, 218); padding: 10px;"] {
  100. border-color: rgb(19, 20, 21)!important;
  101. background-color: rgb(54, 57, 63)!important;
  102. }
  103. .item-26Dhrx:last-child[style*="padding: 10px; border-color: rgb(114, 137, 218); background-color: rgb(114, 137, 218);"] {
  104. border-color: rgb(19, 20, 21)!important;
  105. background-color: rgb(54, 57, 63)!important;
  106. }
  107. .theme-dark .cardPrimaryEditable-3KtE4g[style*="padding: 10px; border-color: rgb(114, 137, 218); background-color: rgb(114, 137, 218);"] {
  108. border-color: rgb(19, 20, 21)!important;
  109. background-color: rgb(54, 57, 63)!important;
  110. }
  111. /* OFF State */
  112. .themeDefault-24hCdX {background-color: #3f434a;}
  113. #bd-settingspane-container .ui-switch-item .ui-switch-wrapper .ui-switch {background: #3f434a;}
  114. /* bd button theme repo and such */
  115. .bd-pfbtn {background: #36393f;}
  116. /* Discord nitro button */
  117. .theme-dark .side-8zPYf6 .itemDefault-3Jdr52:hover, .theme-dark .side-8zPYf6 .itemHover-EnbcjT:hover[style="color: rgb(114, 137, 218); background-color: rgba(114, 137, 218, 0.0980392);"] {
  118. color: #fff !important;
  119. background-color: rgb(29, 29, 31) !important;
  120. }
  121. .side-8zPYf6 .itemSelected-1qLhcL, .theme-dark .selectedLink-3dsNZ6[style="color: rgb(255, 255, 255); background-color: rgb(114, 137, 218);"] {background-color: #19191B!important;}
  122. .side-8zPYf6 .item-PXvHYJ[style="color: rgb(114, 137, 218);"] {color:rgb(176, 178, 180)!important;}
  123. .theme-dark #bd-settings-sidebar .ui-tab-bar-item.selected {background-color: #19191B!important;}
  124. .channel-2QD9_O.selected-1HYmZZ a {background-color: #19191B;}
  125. .channel-2QD9_O.selected-1HYmZZ a, .channel-2QD9_O:hover a, .da-app .option-96V44q.selected-rZcOL- {background-color: rgb(29, 29, 31) !important;}
  126. /* random buttons on settings */
  127. .bda-slist .bda-footer button {background: #36393f;}
  128. /* a box at settings test video */
  129. .theme-dark .userSettingsVoice-iwdUCU .previewOverlay-2O7_KC {border-color: #202225;}
  130. /* background color of boxes in bd */
  131. .bda-slist li {background: rgb(13, 14, 14);}
  132. /* more color for links */
  133. .bda-slist .bda-footer a, .anchor-3Z-8Bb {color: #00ff39;}
  134. /* Border on scroll bar behind it */
  135. .theme-dark .messagesWrapper-3lZDfY .scroller-wrap ::-webkit-scrollbar-track-piece {
  136. border-color: #272729 !important;
  137. }
  138. /* Bot tag color on members and bot info*/
  139. .botTagRegular-2HEhHi, .botTagInvert-18-95s {
  140. background: rgba(0, 255, 34, 0.48);
  141. color: #fff;
  142. }
  143. /* edit button hover at profile in settings */
  144. .lookFilled-1Gx00P.colorBrand-3pXr91:hover, .lookFilled-1Gx00P.colorBrand-3pXr91:active {background-color: #25272b;}
  145. /* icon inside connections*/
  146. .theme-dark .accountBtnInner-sj5jLs {background-color: #19191b;}
  147. /* header playing a game */
  148. .headerPlaying-j0WQBV {background: #151c3a;}
  149. /* Profile Info */
  150. .topSectionSpotify-1lI0-P, .headerSpotify-zpWxgT {background: #278247;}
  151. /* Delete file menu backgrounds */
  152. .theme-dark .message-2qRu38 {background-color: #161617;}
  153. .theme-dark .footer-2yfCgX {background-color: #19191b;}
  154. /* Detach menu */
  155. .theme-dark .content-region #bd-customcss-attach-controls, #bd-customcss-detach-container #bd-customcss-attach-controls {
  156. background: #131415;
  157. box-shadow: 0 1px 0 0 #19191b inset;
  158. }
  159. -theme-dark .ace-monokai .ace_gutter {
  160. background: #131415;
  161. }
  162. .theme-dark .ace-monokai {
  163. border: 1px solid #131415;
  164. background-color: #1d1d1f;
  165. }
  166. .ace-monokai .ace_gutter {background: #131415;}
  167. /* Detach Buttons */
  168. .checkbox .checkbox-inner input[type=checkbox]:checked+span {
  169. background-color: #505050;
  170. border-color: #3e3e50;
  171. }
  172. /* detach button colors */
  173. .theme-dark .ui-standard-sidebar-view #bd-customcss-attach-controls button, .bd-detached-css-editor #bd-customcss-attach-controls button {background: #1d1d1f;}
  174. -theme-dark .ui-standard-sidebar-view #bd-customcss-attach-controls button:hover, .bd-detached-css-editor #bd-customcss-attach-controls button:hover {background: #2a2a2f;}
  175. /* compact settings from satoru */
  176. .ui-standard-sidebar-view .sidebar-region .sidebar .side-8zPYf6 .item-PXvHYJ,.theme-dark #bd-settings-sidebar .ui-tab-bar-item{line-height:20px}
  177. .ui-standard-sidebar-view .sidebar-region .sidebar {padding: 20px 18px 20px 23px !important;width: 210px !important;}
  178. .ui-standard-sidebar-view .sidebar-region { flex: 0;}
  179. .ui-standard-sidebar-view .content-column.default {max-width: 90%;padding: 40px 30px 80px;}
  180. /* Overlay Notifications */
  181. .selected-mKYnfr.option-n0icdO {
  182. background-color: #131415;
  183. border-color: #131415;
  184. }
  185. .wrapper-3jrx9n {border: 2px solid #131415;}
  186. /* no game detected area */
  187. .theme-dark .user-settings-games .not-detected, .theme-light .user-settings-games .not-detected {background-color: rgb(54, 57, 63);}
  188. /* Change search for dms/people menu */
  189. .theme-dark .quickswitcher-3JagVE {background-color: #19191b;}
  190. .theme-dark .input-2VB9rf {background-color: rgb(19, 20, 21);}
  191. /* little buttons on the menu above */
  192. .theme-dark .keybindShortcut-1BD6Z1 span {
  193. background-color: #131415;
  194. border: 1px solid #161618;
  195. box-shadow: inset 0 -4px 0 rgba(25, 26, 27, 0.6);
  196. }
  197. /* recent mentions page */
  198. .theme-dark .header-ykumBX {background-color: #131415;}
  199. .theme-dark .messagesPopoutWrap-1MQ1bW {
  200. background-color: #19191b;
  201. border: 1px solid rgb(39, 39, 40);
  202. }
  203. .theme-dark .messageGroupWrapper-o-Zw7G {
  204. background-color: #131415;
  205. border-color: rgb(39, 39, 40);
  206. }
  207. /* Games menu gradient colors at boxes */
  208. .article-3kb3qm{background-color: #131415;}
  209. .paginationItem-3-MBTL:after {background: linear-gradient(270deg,transparent 0,#131415);}
  210. .news-2GDtLJ {background-color: #19191b;}
  211. /* Guild Discord Icon transparency inline */
  212. .theme-dark .container-2td-dC .wrapper-2lTRaf[style*="border-radius: 25px; background-color: rgb(47, 49, 54);"] {background-color: rgba(0,0,0,0)!important;}
  213. .theme-dark .container-2td-dC .wrapper-2lTRaf[style*="border-radius: 15px; background-color: rgb(114, 137, 218);"] {background-color: rgba(0,0,0,0)!important;}
  214. .theme-dark .container-2td-dC .wrapper-2lTRaf[style*="border-radius: 14.9965px; background-color: rgb(114, 137, 218);"] {background-color: rgba(0,0,0,0)!important;}
  215. .theme-dark .container-2td-dC .wrapper-2lTRaf[style*="border-radius: 15.8905px; background-color: rgb(114, 137, 218);"] {background-color: rgba(0,0,0,0)!important;}
  216. /* Checkmark */
  217. .theme-dark .checked-3_4uQ9 {background-color: #131415;}
  218. .theme-dark .checked-3_4uQ9 svg[name="Checkmark"] polyline {stroke: #72767d;}
  219. .ui-standard-sidebar-view, .ui-standard-sidebar-view * [style=*"width: 24px; height: 24px; border-color: rgb(114, 137, 218);"] {border-color: #72767d!important;}
  220. /* Loading more messages box */
  221. .theme-dark .hasMore-3e72_v button {
  222. background: #131415;
  223. border: 1px solid #272729;
  224. }
  225. /* Attach menu Border */
  226. .uploadModal-2ifh8j .inner-3nWsbo {border: 2px dashed #4e4d4c;}
  227. /* mention menu load more messages */
  228. .theme-dark .hasMoreButton-1MELpI {
  229. background: #131415;
  230. border-color: #272728;
  231. }
  232. /* Emoji menu */
  233. .bda-dark .emoji-picker, .bda-dark .emojiPicker-3m1S-j, .bda-dark .emojiPicker-3m1S-j .header-1nkwgG .search-bar {background-color: #19191b;}
  234. .bda-dark .emojiPicker-3m1S-j .category-2U57w6, .search-bar.search-bar-light .search-bar-inner {background-color: #131415;}
  235. .emojiPicker-3m1S-j .categories-1feg4n .item-16cXuq.selected-39BZ4S {border-bottom-color: #3a3a3b;}
  236. .bda-dark .emoji-picker .dimmer.visible, .bda-dark .emojiPicker-3m1S-j .dimmer-3iH-5D.visible-3k45bQ {background-color: rgba(25, 25, 27, 0.65);}
  237. .bda-dark .emojiPicker-3m1S-j .diversitySelector-tmmMv0 .popout-2nUePc {background: #131415;}
  238. .bda-dark #bda-qem-favourite-container, .bda-dark #bda-qem-twitch-container {
  239. border: 1px solid #313030;
  240. background-color: #19191b;
  241. }
  242. .bda-dark #bda-qem button {
  243. background: #19191b;
  244. border-left: 1px solid #313030;
  245. box-shadow: #424343 1px 0 0 0;
  246. }
  247. .bda-dark #bda-qem button.active {
  248. background-color: #131415;
  249. }
  250. .bda-dark #bda-qem button:hover {
  251. background-color: rgba(19, 20, 21, 0.89);
  252. }
  253. /* scroll bar for custom emoji pages twitch */
  254. .bda-dark #bda-qem-twitch-container .scroller::-webkit-scrollbar, .bda-dark #bda-qem-twitch-container .scroller::-webkit-scrollbar-track, .bda-dark #bda-qem-twitch-container .scroller::-webkit-scrollbar-track-piece, .bda-dark #pubs-container .scroller::-webkit-scrollbar, .bda-dark #pubs-container .scroller::-webkit-scrollbar-track, .bda-dark #pubs-container .scroller::-webkit-scrollbar-track-piece {
  255. background-color: #19191b !important;
  256. border-color: #19191b !important;
  257. }
  258. .bda-dark #bda-qem-twitch-container .scroller::-webkit-scrollbar-thumb, .bda-dark #bda-qem-favourite-container .scroller::-webkit-scrollbar-thumb, .bda-dark .emoji-picker .scroller::-webkit-scrollbar-thumb, .bda-dark emojiPicker-3g68GS .scroller-3vODG7::-webkit-scrollbar-thumb, .bda-dark #pubs-container .scroller::-webkit-scrollbar-thumb {
  259. border-color: #1f1f1f !important;
  260. background-color: #272729 !important;
  261. }
  262. /* scroll bar for custom emoji pages favorites */
  263. .bda-dark #bda-qem-favourite-container .scroller::-webkit-scrollbar, .bda-dark #bda-qem-favourite-container .scroller::-webkit-scrollbar-track, .bda-dark #bda-qem-favourite-container .scroller::-webkit-scrollbar-track-piece {
  264. background-color: #19191b !important;
  265. border-color: #19191b !important;
  266. }
  267. .bda-dark #bda-qem-twitch-container .scroller::-webkit-scrollbar-thumb, .bda-dark #bda-qem-favourite-container .scroller::-webkit-scrollbar-thumb, .bda-dark .emoji-picker .scroller::-webkit-scrollbar-thumb, .bda-dark emojiPicker-3g68GS .scroller-3vODG7::-webkit-scrollbar-thumb, .bda-dark #pubs-container .scroller::-webkit-scrollbar-thumb {
  268. border-color: #1f1f1f !important;
  269. background-color: #272729 !important;
  270. }
  271. /* scroll bar emoji Menu*/
  272. .bda-dark .emoji-picker .scroller::-webkit-scrollbar, .bda-dark .emoji-picker .scroller::-webkit-scrollbar-track, .bda-dark .emoji-picker .scroller::-webkit-scrollbar-track-piece, .bda-dark .emojiPicker-3m1S-j .scroller-3vODG7::-webkit-scrollbar, .bda-dark .emojiPicker-3m1S-j .scroller-3vODG7::-webkit-scrollbar-track, .bda-dark .emojiPicker-3m1S-j .scroller-3vODG7::-webkit-scrollbar-track-piece {background-color: #19191b !important;}
  273. .scrollerThemed-2oenus.themeLight-1_DWyY .scroller-2FKFPG::-webkit-scrollbar-thumb, .theme-dark .scrollerThemed-2oenus.themeLight-1_DWyY .scroller-2FKFPG::-webkit-scrollbar-thumb, .theme-light .scrollerWrap-2lJEkd .scroller-2FKFPG::-webkit-scrollbar-thumb {background-color: #272729;}
  274. /* new server page some stuff */
  275. .form-deprecated header, .form.deprecated header, .create-guild-container.deprecated .action.create .action-header {
  276. color: #1c2490;
  277. }
  278. .theme-dark .form.deprecated .btn-primary {
  279. background-color: #1c2490;
  280. }
  281. /* Add friend button text color when selected */
  282. .theme-dark #friends .tab-bar .tab-bar-item.tab-bar-item-primary.selected {color: #fff;}
  283. /*Selecting region border*/
  284. .regionSelectModal-12e-57 .regionSelectModalOption-2DSIZ3 {border: 2px solid #343538;}
  285. .regionSelectModal-12e-57 .regionSelectModalOption-2DSIZ3:hover {border-color: #67686b;}
  286. .regionSelectModal-12e-57 .regionSelectModalHeader-21khC1 {color: #43b581;}
  287. /* checkmark creating channel borders*/
  288. .theme-dark .checked-3_4uQ9[style*="width: 24px; height: 24px; border-color: rgb(114, 137, 218);"]{border-color: #72767d!important;}
  289. .theme-dark .input-cIJ7To:focus {border-color: #72767d;}
  290. /* random dont feel like making this identified */
  291. .theme-dark #friends .tab-bar .tab-bar-item.selected {
  292. background-color: #303031;
  293. color: #ffffff;
  294. }
  295. /* Upload button text color */
  296. .uploadModal-2ifh8j .footer-3mqk7D .button-primary {color: #ffffff;}
  297. /* Search Results */
  298. .theme-dark .search-results-wrap .search-header {background-color: #131415;}
  299. .theme-dark .search-results-wrap {background-color: #19191b;}
  300. .theme-dark .search-results-wrap .channel-separator .channel-name {background-color: #131415;}
  301. .theme-dark .search-results-wrap .search-result:before {background-image: linear-gradient(0deg,rgba(47,49,54,0),#131415);}
  302. .theme-dark .search-results-wrap .search-result .hit {background-color: #131415;}
  303. .theme-dark .search-results-wrap .search-result .search-result-message.hit {border: 2px solid rgba(19, 20, 21, 0.6);}
  304. .theme-dark .search-results-wrap .search-result .hit {
  305. -webkit-box-shadow: 0 0 10px 6px #131415;
  306. box-shadow: 0 0 10px 6px #131415;
  307. }
  308. .theme-dark .search-results-wrap .search-result:after {
  309. background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(47,49,54,0)),to(#131415));
  310. background-image: linear-gradient(180deg,rgba(47,49,54,0),#131415);
  311. }
  312. .theme-dark .search-results-wrap .action-buttons .jump-button, .theme-dark .container-3gCOGc {background-color: #19191b;}
  313. /* Fixes for Settings */
  314. .da-app .sidebarRegion-VFTUkN {
  315. background: #131415;
  316. }
  317. .da-app .contentRegion-3nDuYy, .theme-dark .gameLibrary-TTDw4Y, .theme-dark .root-1BQpZw {
  318. background: #19191B;
  319. }
  320. .da-app .container-3ayLPN {
  321. background-color: #131415;
  322. }
  323. .theme-dark .option-96V44q:after {
  324. background: linear-gradient(90deg,rgba(54,57,63,0),rgb(29, 29, 31) 80%);
  325. }
  326.  
  327. /* code from an addon not mine but a good addition for privacy */
  328. /* Blur account email */
  329. .userInfoViewing-16kqK3 .flexChild-faoVW3 > div:nth-child(2) .viewBody-2Qz-jg.selectable-x8iAUj {
  330. filter: blur(5px);
  331. transition: 200ms cubic-bezier(.2, .11, 0, 1);
  332. }
  333.  
  334. .userInfoViewing-16kqK3 .flexChild-faoVW3 > div:nth-child(2) .viewBody-2Qz-jg.selectable-x8iAUj:hover {
  335. filter: none;
  336. transition: 600ms cubic-bezier(.2, .11, 0, 1);
  337. }
  338. .theme-dark .scrollerThemed-2oenus.themedWithTrack-q8E3vB .scroller-2FKFPG::-webkit-scrollbar-track-piece {
  339. display:none;
  340. }
  341. /**/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement