Advertisement
StuffOfSonny

Lights Out + Avocado for BetterTweetDeck

Feb 19th, 2020
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.78 KB | None | 0 0
  1. html.dark .Button.Button--primary, html.dark .Button.Button--primary:visited, html.dark .ButtonGroup--primary>.Button, html.dark .ButtonGroup--primary>.Button:visited, html.dark .ButtonGroup--primary>.ButtonGroup>.Button, html.dark .ButtonGroup--primary>.ButtonGroup>.Button:visited {
  2. background-color: #17bf63;
  3. border: 1px solid #17bf63;
  4. }
  5. html.dark .column-header {
  6. border-bottom: 1px solid #2f3336;
  7. }
  8. html.dark a {
  9. color: #17bf63;
  10. text-decoration: none;
  11. }
  12. html.dark .app-search-fake, html.dark .app-search-input {
  13. height: 36px;
  14. background-color: #202327;
  15. color: #fff;
  16. outline: none;
  17. word-break: normal;
  18. }
  19. html.dark .app-header {
  20. -webkit-user-select: none;
  21. -moz-user-select: none;
  22. -ms-user-select: none;
  23. user-select: none;
  24. width: 200px;
  25. background-color: #15181c;
  26. z-index: 200;
  27. }
  28. html.dark .column-nav-item {
  29. position: relative;
  30. height: 45px;
  31. box-sizing: border-box;
  32. counter-increment: column-nav;
  33. color: #aab8c2;
  34. background-color: #15181c;
  35. }
  36. html.dark .app-navigator {
  37. position: absolute;
  38. bottom: 100px;
  39. left: 0;
  40. right: 0;
  41. background-color: #15181c;
  42. }
  43. html.dark .app-title {
  44. text-align: center;
  45. position: absolute;
  46. bottom: 0;
  47. left: 0;
  48. right: 0;
  49. background-color: #15181c;
  50. }
  51. html.dark .app-nav-link {
  52. font-size: 18px;
  53. color: #17bf63;
  54. cursor: pointer;
  55. }
  56. html.dark .app-nav-tab {
  57. font-size: 18px;
  58. color: #17bf63;
  59. cursor: pointer;
  60. padding-left: 4px;
  61. padding-right: 10px;
  62. margin-left: 6px;
  63. border-top-left-radius: 2px;
  64. border-bottom-left-radius: 2px;
  65. }
  66. html.btd-on .btd-settings-btn .icon {
  67. color: rgb(23, 191, 99);
  68. }
  69. html.dark .focus,
  70. html.dark input:focus, html.dark select:focus,
  71. html.dark textarea:focus {
  72. border-color: rgba(23, 191, 99);
  73. box-shadow:
  74. inset 0 1px 3px rgba(20, 23, 26, .1),
  75. 0 0 8px rgba(23, 191, 99, .6);
  76. }
  77. html.dark .app-search-fake {
  78. width: 100%;
  79. color: #1da1f2;
  80. border: 1px solid #17bf63;
  81. background-color: transparent;
  82. }
  83. html.dark .column-header-link {
  84. padding: 1px 3px;
  85. color: #17bf63;
  86. font-size: 13px;
  87. display: inline-block;
  88. }
  89. html.dark .bg-color-twitter-midnight-dark-gray {
  90. background-color: #000000;
  91. }
  92. html.dark .column-header, html.dark .column-header-temp {
  93. box-sizing: border-box;
  94. position: relative;
  95. height: 50px;
  96. color: inherit;
  97. background-color: #15181c;
  98. line-height: 50px;
  99. }
  100. html.dark .column-title-edit-box {
  101. position: relative;
  102. height: 34px;
  103. padding: 4px 12px;
  104. margin: 0 3px;
  105. color: #fff;
  106. background-color: #202327;
  107. border-color: #14171a;
  108. }
  109. html.dark .column-message {
  110. background-color: #202327;
  111. }
  112. html.dark .column-panel {
  113. position: absolute;
  114. top: 0;
  115. bottom: 0;
  116. width: 100%;
  117. background: #2f3336;
  118. }
  119. html.dark .compose {
  120. background-color: #000000;
  121. color: #fff;
  122. height: 100vh;
  123. }
  124. .Icon--close:before, .icon-close:before {
  125. content: "\F045";
  126. color: #17bf63;
  127. }
  128. html.dark .attach-compose-buttons .Button.tweet-button, html.dark .attach-compose-buttons button.tweet-button, html.dark .attach-compose-buttons input.tweet-button[type=button] {
  129. background-color: #000000;
  130. }
  131. html.dark .old-composer-footer {
  132. background-color: #000000;
  133. }
  134. html.dark .Button.btn-fav.s-favorited:hover, html.dark .Button.Button--primary.is-hover, html.dark .Button.Button--primary:hover, html.dark .Button.is-hover.btn-fav.s-favorited, html.dark .ButtonGroup--primary>.Button.is-hover, html.dark .ButtonGroup--primary>.Button:hover, html.dark .ButtonGroup--primary>.ButtonGroup>.Button.is-hover, html.dark .ButtonGroup--primary>.ButtonGroup>.Button:hover, html.dark .ButtonGroup--primary>.ButtonGroup>button.is-hover, html.dark .ButtonGroup--primary>.ButtonGroup>button:hover, html.dark .ButtonGroup--primary>.ButtonGroup>input.is-hover[type=button], html.dark .ButtonGroup--primary>.ButtonGroup>input:hover[type=button], html.dark .ButtonGroup--primary>button.is-hover, html.dark .ButtonGroup--primary>button:hover, html.dark .ButtonGroup--primary>input.is-hover[type=button], html.dark .ButtonGroup--primary>input:hover[type=button], html.dark .s-following .follow-btn:hover .Button.following-text:hover, html.dark .s-following .follow-btn:hover .Button.is-hover.following-text, html.dark .s-following .follow-btn:hover button.following-text:hover, html.dark .s-following .follow-btn:hover button.is-hover.following-text, html.dark .s-following .follow-btn:hover input.following-text:hover[type=button], html.dark .s-following .follow-btn:hover input.is-hover.following-text[type=button], html.dark button.btn-fav.s-favorited:hover, html.dark button.Button--primary.is-hover, html.dark button.Button--primary:hover, html.dark button.is-hover.btn-fav.s-favorited, html.dark input.btn-fav.s-favorited:hover[type=button], html.dark input.Button--primary.is-hover[type=button], html.dark input.Button--primary:hover[type=button], html.dark input.is-hover.btn-fav.s-favorited[type=button] {
  135. background-color: #15ac59;
  136. border-color: #15ac59;
  137. color: #fff;
  138. }
  139. html.dark .horizontal-flow-container {
  140. overflow: visible;
  141. white-space: nowrap;
  142. font-size: 0;
  143. background-color: #191d20;
  144. }
  145. html.dark .other-replies-link, html.dark .other-replies-link:hover {
  146. color: #17bf63;
  147. }
  148. html.dark .detail-view-inline {
  149. margin-top: 8px;
  150. background-color: #000000;
  151. border-top: 1px solid #2f3336;
  152. border-bottom: 1px solid #2f3336;
  153. }
  154. html.dark .stream-item {
  155. border-bottom: 1px solid #2f3336;
  156. background-color: #000000;
  157. }
  158. html.dark .dropdown-menu {
  159. background-color: #000000;
  160. color: #fff;
  161. position: absolute;
  162. z-index: 1001;
  163. text-align: left;
  164. font-weight: 400;
  165. font-size: 12px;
  166. line-height: 18px;
  167. box-shadow: 0 1px 4px rgba(0,0,0,.7);
  168. box-shadow: 0 0 7px 1px slategrey;
  169. }
  170. html.dark .caret-inner {
  171. top: 1px;
  172. left: 1px;
  173. border-left: 6px solid transparent;
  174. border-right: 6px solid transparent;
  175. border-bottom: 6px solid #000000;
  176. }html.dark .detail-view-inline-text {
  177. box-sizing: border-box;
  178. border: 1px solid #15181c;
  179. background-color: #202327;
  180. color: #bdc1c9;
  181. line-height: 18px;
  182. cursor: text;
  183. }
  184. html.dark .with-nav-border-t:before {
  185. position: relative;
  186. top: -10px;
  187. border-top: 1px solid #2f3336;
  188. }
  189. html.dark .column-scroller {
  190. overflow-x: hidden;
  191. word-break: break-word;
  192. word-wrap: break-word;
  193. will-change: transform;
  194. background-color: #000000;
  195. }
  196. html.dark .account-settings-row {
  197. background: #000000;
  198. }
  199. html.dark .join-team {
  200. background: #000000;
  201. border-top: 1px solid #2f3336;
  202. border-bottom: 1px solid #2f3336;
  203. }
  204. html.dark .color-twitter-darker-gray {
  205. color: #ffffff;
  206. background-color: #000000;
  207. }
  208. html.dark .drawer-header {
  209. position: relative;
  210. height: 55px;
  211. border-bottom: 1px solid #2f3336;
  212. background-color: #000000;
  213. }
  214. html.dark .accounts-drawer {
  215. background: #000000!important;
  216. }
  217. html.dark .account-row-separator-b:after {
  218. content: " ";
  219. display: block;
  220. height: 1px;
  221. position: absolute;
  222. bottom: 0;
  223. left: 0;
  224. right: 0;
  225. background-color: #2f3336;
  226. }
  227. html.dark .account-settings-bb {
  228. border-bottom: 1px solid #2f3336;
  229. }
  230. html.dark .border-divider {
  231. border-bottom: 1px solid #e1e8ed;
  232. border-bottom: 1px solid #2f3336;
  233. }
  234. html.dark .app-nav-tab.is-selected {
  235. background: #202327;
  236. }
  237. html.dark .mdl {
  238. display: inline-block;
  239. vertical-align: middle;
  240. position: relative;
  241. width: 643px;
  242. height: 630px;
  243. margin: 0 auto;
  244. background-color: #000000;
  245. text-align: left;
  246. border-radius: 14px;
  247. box-shadow: 0 0 7px 1px slategrey;
  248. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement