Advertisement
Guest User

Untitled

a guest
Oct 24th, 2017
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.62 KB | None | 0 0
  1. @-moz-document domain(discordapp.com) {.theme-dark .message-group h2 strong {
  2. color: #ffb9e0;
  3. }
  4. .theme-dark .message-group .comment .markup {
  5. color: hsl(58, 100%, 74%);
  6. }
  7. .theme-dark .textArea-20yzAH {
  8. color: hsl(58, 100%, 74%);
  9. }
  10. .private-channels .channel .channel-name {
  11. -ms-flex-positive: 1;
  12. -webkit-box-flex: 1;
  13. color: #93d7ff;
  14. flex-grow: 1;
  15. font-size: 15px;
  16. font-weight: 500;
  17. line-height: 20px;
  18. opacity: .3;
  19. overflow: hidden;
  20. padding-right: 5px;
  21. text-overflow: ellipsis;
  22. white-space: nowrap;
  23. }
  24. .nameUnreadText-1pxldj, .nameUnreadVoice-QK4gxH {
  25. color: #93d7ff;
  26. }
  27. .theme-dark .chat form .typing span {
  28. color: hsl(58, 100%, 74%);
  29. }
  30. .theme-dark .friends-table .messages .divider.divider-red>span, .theme-dark .messages-wrapper .messages .divider.divider-red>span {
  31. color: rgb(237, 166, 255);
  32. }
  33. .theme-dark .friends-table .messages .divider.divider-red>div, .theme-dark .messages-wrapper .messages .divider.divider-red>div {
  34. background: #ed9cd0;
  35. opacity: .4;
  36. }
  37. .theme-dark .message-group h2 span {
  38. color: hsl(152, 100%, 73%);
  39. }
  40. .theme-dark .message-group h2 span {
  41. color: hsl(152, 100%, 73%);
  42. }
  43. .mention {
  44. -webkit-transition: background-color .05s,color .05s;
  45. background: #f1f3fb;
  46. color: #ffa9f1;
  47. font-weight: 500;
  48. transition: background-color .05s,color .05s;
  49. }
  50. .theme-dark .channel-members h2 {
  51. color: hsl(208, 100%, 82%);
  52. }
  53. .flex-horizontal>.flex-spacer {
  54. min-width: 1px;
  55. background-color: #7c6ec9;
  56. }.theme-dark .chat form .typing {
  57. background-color: #7c6ec9;
  58. }.theme-dark .friends-table .messages .divider:before, .theme-dark .friends-table .messages .divider span, .theme-dark .messages-wrapper .messages .divider:before, .theme-dark .messages-wrapper .messages .divider span {
  59. background-color: #7c6ec9;
  60. }.theme-dark .channel-members {
  61. background-color: #7c6ec9;
  62. }.header-1tSljs {
  63. -ms-flex-align: center;
  64. -webkit-box-align: center;
  65. -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.06);
  66. -webkit-box-sizing: border-box;
  67. -webkit-transition: background-color .15s ease;
  68. align-items: center;
  69. border-bottom: 1px solid rgba(0,0,0,.2);
  70. box-shadow: 0 1px 0 rgba(0,0,0,.06);
  71. box-sizing: border-box;
  72. color: #7ad7ff;
  73. display: -webkit-box;
  74. display: -ms-flexbox;
  75. display: flex;
  76. font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif;
  77. font-weight: 500;
  78. height: 56px;
  79. padding: 0 16px;
  80. transition: background-color .15s ease;
  81. z-index: 3;
  82. }.chat .messages {
  83. margin: 0;
  84. overflow-x: hidden;
  85. background-color: #7c6ec9;
  86. }
  87. .guilds-wrapper .guilds {
  88. -moz-user-select: none;
  89. -ms-flex: 1;
  90. -ms-user-select: none;
  91. -webkit-box-flex: 1;
  92. -webkit-user-select: none;
  93. flex: 1;
  94. overflow-x: hidden;
  95. overflow-y: scroll;
  96. padding: 18px 0 18px 10px;
  97. user-select: none;
  98. background-color: #7c6ec8;
  99. }.container-RYiLUQ {
  100. background-color: #7c6ec8;
  101. contain: layout;
  102. min-height: 0;
  103. position: relative;
  104. }iconCollapsed-1INdMX, .iconDefault-xzclSQ, .nameCollapsed-3_ChMu, .nameDefault-Lnjrwm {
  105. color: #db8be9;
  106. }.nameSelectedText-32NDX5, .nameSelectedVoice-XpjYTw {
  107. color: #fffb7a;
  108. }.contentSelectedText-3j5CXt {
  109. background-color: rgba(255, 255, 255, 0.09);
  110. }.container-iksrDt {
  111. -ms-flex-align: center;
  112. -ms-flex-negative: 0;
  113. -webkit-box-align: center;
  114. align-items: center;
  115. background: rgb(124, 110, 200);
  116. color: #fffb86;
  117. display: -webkit-box;
  118. display: -ms-flexbox;
  119. display: flex;
  120. flex-shrink: 0;
  121. font-size: 14px;
  122. font-weight: 400;
  123. height: 52px;
  124. margin-bottom: 1px;
  125. padding: 0 10px;
  126. }#friends .friends-empty {
  127. -ms-flex-align: center;
  128. -ms-flex-direction: column;
  129. -ms-flex-pack: center;
  130. -webkit-box-align: center;
  131. -webkit-box-direction: normal;
  132. -webkit-box-orient: vertical;
  133. -webkit-box-pack: center;
  134. align-items: center;
  135. bottom: 0;
  136. display: -webkit-box;
  137. display: -ms-flexbox;
  138. display: flex;
  139. flex-direction: column;
  140. justify-content: center;
  141. left: 0;
  142. position: absolute;
  143. right: 0;
  144. text-align: center;
  145. top: 0;
  146. background-color: #7c6ec8;
  147. }.theme-dark #friends .friends-empty p {
  148. color: hsl(64, 100%, 67%);
  149. }#friends .btn {
  150. background-color: rgba(255, 5, 5, 0.08);
  151. border-radius: 3px;
  152. color: #f4ff58;
  153. cursor: pointer;
  154. font-size: 14px;
  155. font-weight: 500;
  156. margin-right: 10px;
  157. padding: 4px 8px;
  158. }#friends .friends-table .friend-table-add-wrapper .friend-table-add-header .friends-table-add {
  159. -ms-flex: 1;
  160. -ms-flex-direction: column;
  161. -ms-flex-negative: 0;
  162. -webkit-box-direction: normal;
  163. -webkit-box-flex: 1;
  164. -webkit-box-orient: vertical;
  165. display: -webkit-box;
  166. display: -ms-flexbox;
  167. display: flex;
  168. flex: 1;
  169. flex-direction: column;
  170. flex-shrink: 0;
  171. padding: 8px 30px;
  172. background-color: #7c6ec8;
  173. }.theme-dark #friends .friends-header {
  174. -webkit-box-shadow: none;
  175. background-color: #7c6ec8;
  176. border-bottom: 1px solid #7c6ec8;
  177. box-shadow: none;
  178. }.theme-dark #friends {
  179. background-color: #7c6ec8;
  180. }.theme-dark #friends .friends-table .friend-table-add-wrapper .friend-table-suggestions-header {
  181. border-bottom: 1px solid hsla(0,0%,100%,.08);
  182. background-color: #7c6ec8;
  183. }.scroller-fzNley {
  184. -ms-flex: 1;
  185. -webkit-box-flex: 1;
  186. contain: layout;
  187. flex: 1;
  188. min-height: 1px;
  189. overflow-y: scroll;
  190. background-color: #7c6ec8;
  191. }.private-channels .search-bar {
  192. -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.06);
  193. border-bottom: 1px solid rgba(0,0,0,.2);
  194. border-radius: 0;
  195. box-shadow: 0 1px 0 rgba(0,0,0,.06);
  196. height: 55px;
  197. padding: 0 15px;
  198. background-color: #7c6ec8;
  199. }
  200. #friends .friends-table .friends-table-body {
  201. overflow-x: hidden;
  202. padding-bottom: 20px;
  203. padding-top: 2px;
  204. background-color: #7c6ec8;
  205. }.theme-dark #friends .friends-table .friends-table-header {
  206. border-bottom: 1px solid hsla(0,0%,100%,.1);
  207. background-color: #7c6ec8;
  208. }
  209. #friends .friends-table .friends-row .discord-tag .username {
  210. overflow: hidden;
  211. text-overflow: ellipsis;
  212. white-space: nowrap;
  213. color: #f5ff5f;
  214. }.private-channels .channel .channel-name {
  215. -ms-flex-positive: 1;
  216. -webkit-box-flex: 1;
  217. color: #67ffab;
  218. flex-grow: 1;
  219. font-size: 15px;
  220. font-weight: 500;
  221. line-height: 20px;
  222. opacity: .3;
  223. overflow: hidden;
  224. padding-right: 5px;
  225. text-overflow: ellipsis;
  226. white-space: nowrap;
  227. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement