Advertisement
Guest User

Untitled

a guest
Mar 26th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 206.56 KB | None | 0 0
  1. body { background: #222; color: #e6e6e6; }
  2.  
  3. a { color: #949494; }
  4.  
  5. a:link, a:visited { color: #949494; }
  6.  
  7. a:hover, a:active, a:focus { color: #c7c7c7; }
  8.  
  9. hr { border-bottom: 1px solid #424242; border-top: 1px solid #222; }
  10.  
  11. h1, h2, h3, h4 { color: #e6e6e6; }
  12.  
  13. h1 a { color: #e6e6e6; }
  14.  
  15. h1 a:active, h1 a:hover, h1 a:link, h1 a:visited { color: #e6e6e6; }
  16.  
  17. .bordered { border: 1px solid #363636; }
  18.  
  19. .top_border { border-top: 1px solid #363636; }
  20.  
  21. .bottom_border { border-bottom: 1px solid #363636; }
  22.  
  23. .left_border { border-left: 1px solid #363636; }
  24.  
  25. .right_border { border-right: 1px solid #363636; }
  26.  
  27. .bullet { color: #949494; }
  28.  
  29. .alert, .c-alert, .c-alert--boxed { background-color: #363636; border-color: #000; color: #e6e6e6; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); }
  30.  
  31. .alert h4, .c-alert h4, .c-alert--boxed h4 { color: #e6e6e6; }
  32.  
  33. .alert-info { background-color: #363636; border-color: #000; color: #e6e6e6; }
  34.  
  35. .alert-info h4 { color: #e6e6e6; }
  36.  
  37. ::-webkit-scrollbar-track { background: #363636 !important; border-left-color: #363636 !important; border-right-color: #363636 !important; color: #363636 !important; }
  38.  
  39. ::-webkit-scrollbar-thumb { background: #545454 !important; border-left-color: #363636 !important; border-right-color: #363636 !important; color: #222 !important; }
  40.  
  41. ::-webkit-scrollbar-corner { background: #222 !important; }
  42.  
  43. .supports_custom_scrollbar #messages_container::after { background: none !important; }
  44.  
  45. .monkey_scroll_bar { background: #424242; }
  46.  
  47. .monkey_scroll_handle_inner { background: #545454; border: 1px solid #828282; }
  48.  
  49. .monkey_scroll_bar_native_scrollbar_shim { background: transparent; }
  50.  
  51. #client-ui .monkey_scroll_bar { background: #424242; }
  52.  
  53. #client-ui .monkey_scroll_handle_inner { background: #545454; border: 3px solid #222; }
  54.  
  55. .c-scrollbar--monkey .c-scrollbar__track { background: #424242; }
  56.  
  57. .c-scrollbar--monkey .c-scrollbar__bar { background: #545454; box-shadow: 0 3px 0 #222, 0 -3px 0 #222; }
  58.  
  59. .client_channels_list_container { background-color: #363636; border-right-color: #222; }
  60.  
  61. #col_channels { color: #e6e6e6; }
  62.  
  63. .p-channel_sidebar { background-color: #363636; color: #e6e6e6; }
  64.  
  65. .p-channel_sidebar__channel, .p-channel_sidebar__channel:link, .p-channel_sidebar__channel:visited, .p-channel_sidebar__channel:hover, .p-channel_sidebar__link, .p-channel_sidebar__link:link, .p-channel_sidebar__link:visited, .p-channel_sidebar__link:hover { color: rgba(230, 230, 230, 0.8) !important; }
  66.  
  67. .p-channel_sidebar__channel--selected, .p-channel_sidebar__channel--selected:link, .p-channel_sidebar__channel--selected:visited, .p-channel_sidebar__channel--selected:hover, .p-channel_sidebar__link--selected, .p-channel_sidebar__link--selected:link, .p-channel_sidebar__link--selected:visited, .p-channel_sidebar__link--selected:hover { color: #e6e6e6; }
  68.  
  69. .p-channel_sidebar__channel:hover, .p-channel_sidebar__link:hover { background: #222 !important; }
  70.  
  71. .p-channel_sidebar__header { color: #e6e6e6 !important; }
  72.  
  73. .p-channel_sidebar__channel--im.p-channel_sidebar__channel--selected .c-presence, .p-channel_sidebar__channel--im-slackbot.p-channel_sidebar__channel--selected::before { color: #e6e6e6; }
  74.  
  75. .p-channel_sidebar__channel--im .c-presence--away { color: #949494; }
  76.  
  77. .p-channel_sidebar__channel--selected, .p-channel_sidebar__link--selected { background: #545454 !important; }
  78.  
  79. .p-channel_sidebar__channel--selected:hover, .p-channel_sidebar__link--selected:hover { background: #545454 !important; }
  80.  
  81. .p-channel_sidebar__channel--selected::before, .p-channel_sidebar__channel--selected:hover::before, .p-channel_sidebar__channel--selected::after, .p-channel_sidebar__channel--selected:hover::after { color: #e6e6e6; }
  82.  
  83. .p-channel_sidebar__link--selected::before, .p-channel_sidebar__link--selected::after { color: #e6e6e6; }
  84.  
  85. .p-channel_sidebar__badge, .p-channel_sidebar__banner--mentions { background: #bf360c; }
  86.  
  87. .p-channel_sidebar .c-custom_scrollbar__thumb_vertical, .p-channel_sidebar .c-scrollbar__bar { background: #545454; }
  88.  
  89. .p-channel_sidebar__channel--unread:not(.p-channel_sidebar__channel--muted):not(.p-channel_sidebar__channel--selected) .p-channel_sidebar__name, .p-channel_sidebar__link--unread .p-channel_sidebar__name, .p-channel_sidebar__link--invites:not(.p-channel_sidebar__link--dim) .p-channel_sidebar__name, .p-channel_sidebar__section_heading_label--clickable:hover, .p-channel_sidebar__quickswitcher:hover { color: whitesmoke !important; }
  90.  
  91. .p-channel_sidebar__close_container:hover { background: #000; }
  92.  
  93. .p-channel_sidebar__jumper { background: transparent !important; }
  94.  
  95. .channels_list_holder h2 { color: #e6e6e6 !important; }
  96.  
  97. .channels_list_holder h2.hoverable:not(.jquery_hover):hover { color: #e6e6e6; opacity: 0.8; }
  98.  
  99. .channels_list_holder ul { color: #e6e6e6 !important; }
  100.  
  101. .channels_list_holder ul li { text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); }
  102.  
  103. .channels_list_holder ul li .channel_name, .channels_list_holder ul li .group_name, .channels_list_holder ul li .im_name, .channels_list_holder ul li .mpim_name, .channels_list_holder ul li > a { background: #363636; color: rgba(230, 230, 230, 0.8) !important; }
  104.  
  105. .channels_list_holder ul li .channel_name:hover, .channels_list_holder ul li .group_name:hover, .channels_list_holder ul li .im_name:hover, .channels_list_holder ul li .mpim_name:hover, .channels_list_holder ul li > a:hover { background: #222 !important; border-bottom-right-radius: 0.25rem; border-top-right-radius: 0.25rem; }
  106.  
  107. .channels_list_holder ul li .primary_action.im_name:hover .im_name_background, .channels_list_holder ul li .primary_action.feature_user_custom_status:hover .im_name_background, .channels_list_holder ul li .primary_action:not(.feature_user_custom_status):hover { background: #222; }
  108.  
  109. .channels_list_holder ul li.mention a { color: #e6e6e6; }
  110.  
  111. .channels_list_holder ul li.unread:not(.muted_channel) .primary_action { color: whitesmoke !important; }
  112.  
  113. .channels_list_holder ul li.unread .prefix { color: #e6e6e6 !important; opacity: 1; }
  114.  
  115. .channels_list_holder .group_close, .channels_list_holder .im_close, .channels_list_holder .mpim_close { color: #949494 !important; }
  116.  
  117. .channels_list_holder .unread_highlights { background: #bf360c; color: #e6e6e6; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15); }
  118.  
  119. .channels_list_holder .unread_msgs { background: #222; color: #e6e6e6; }
  120.  
  121. #channel_list_invites_link { border-bottom: 1px dotted #949494; color: #949494 !important; font-size: 0.9rem; }
  122.  
  123. #channel_list_invites_link:hover { border-bottom: 1px solid #949494; }
  124.  
  125. #quick_switcher_btn { background: #363636; border-top: 2px solid #363636; }
  126.  
  127. #quick_switcher_btn > i { color: #949494; }
  128.  
  129. #quick_switcher_btn:active, #quick_switcher_btn:hover { background: #222; border-color: #222; }
  130.  
  131. #quick_switcher_btn:active > i, #quick_switcher_btn:hover > i { color: #949494; }
  132.  
  133. #quick_switcher_btn:active #quick_switcher_label, #quick_switcher_btn:hover #quick_switcher_label { color: #949494; }
  134.  
  135. #quick_switcher_label { color: #949494; }
  136.  
  137. .p-channel_insights__channel .channel_link { color: #949494; }
  138.  
  139. .p-channel_insights__date_heading::before { background-color: #363636; }
  140.  
  141. .p-channel_insights__date_heading span { background-color: #222; color: #949494; }
  142.  
  143. .p-channel_insights__message--truncate::before { background: linear-gradient(180deg, transparent, #363636 90%); }
  144.  
  145. .p-channel_insights__message ts-message.standalone:not(.for_mention_display):not(.for_search_display):not(.for_top_results_search_display):not(.for_star_display) { background-color: #222; border-color: #363636; }
  146.  
  147. .c-dialog__content { border-radius: 0.6rem; }
  148.  
  149. .c-dialog__header, .c-dialog__body, .c-dialog__footer { background: #363636; }
  150.  
  151. .c-dialog__title { color: #e6e6e6; }
  152.  
  153. .c-dialog .p-custom_status_input__duration_picker_select { padding-left: 11px; }
  154.  
  155. .c-dialog .p-custom_status_input__duration_picker_select .c-input_select__selected_value--placeholder { color: #e6e6e6; }
  156.  
  157. .loading #loading-zone { background: #222; }
  158.  
  159. #loading_welcome { background-image: none; }
  160.  
  161. #loading_message p { color: #e6e6e6; }
  162.  
  163. #loading_message #loading_message_attribution { color: #949494; }
  164.  
  165. #loading_team_menu_bg, #loading_user_menu_bg { background: #222; border: none; }
  166.  
  167. .infinite_spinner_bg, .infinite_spinner_blue { stroke: #e6e6e6; }
  168.  
  169. body.loading #team_menu, body.loading #quick_switcher_btn, body.loading #team_menu_overlay, body.loading #col_channels_overlay, body.loading #col_channels { background-color: #363636; }
  170.  
  171. .p-degraded_list__loading { background-color: #222; color: #e6e6e6; }
  172.  
  173. input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type='url'], input[type=tel], input[type=color], input[type=search] { background-color: #545454; border-color: #000; color: #e6e6e6; }
  174.  
  175. input[type=text]:focus, input[type=password]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=date]:focus, input[type=month]:focus, input[type=time]:focus, input[type=week]:focus, input[type=number]:focus, input[type=email]:focus, input[type='url']:focus, input[type=tel]:focus, input[type=color]:focus, input[type=search]:focus { border-color: rgba(54, 54, 54, 0.8); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(130, 130, 130, 0.6); }
  176.  
  177. input[type=file]:focus { outline: #e6e6e6 dotted thin; }
  178.  
  179. input[type=radio]:focus, input[type=checkbox]:focus { outline: #e6e6e6 dotted thin; }
  180.  
  181. select { background: #545454; }
  182.  
  183. select, textarea { border: 1px solid #000; color: #e6e6e6; }
  184.  
  185. select:active, select:focus, textarea:active, textarea:focus { border-color: #363636; box-shadow: 0 0 7px rgba(130, 130, 130, 0.15); }
  186.  
  187. input:disabled, input:disabled:active, select:disabled, textarea:disabled { border-color: #424242 !important; }
  188.  
  189. .no_touch input:hover, .no_touch select:hover, .no_touch textarea:hover { border-color: #363636; }
  190.  
  191. .no_touch label.select:hover select { border-color: #363636; }
  192.  
  193. .no_touch label.select:not(.disabled):hover::after { color: #363636; }
  194.  
  195. label.disabled { color: #e6e6e6; }
  196.  
  197. legend { border-bottom: 1px solid #828282; }
  198.  
  199. legend small { color: #949494; }
  200.  
  201. .uneditable-input, .uneditable-textarea { background-color: #424242; border: 1px solid #000; color: #e6e6e6; }
  202.  
  203. .uneditable-input:focus, .uneditable-textarea:focus { border-color: rgba(130, 130, 130, 0.8); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(130, 130, 130, 0.6); }
  204.  
  205. textarea { background-color: #545454; border: 1px solid #000; color: #e6e6e6; }
  206.  
  207. textarea:focus { border-color: rgba(130, 130, 130, 0.8); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(130, 130, 130, 0.6); }
  208.  
  209. ::-webkit-input-placeholder { color: #e6e6e6 !important; -webkit-filter: none; filter: none; opacity: 0.5; }
  210.  
  211. ::-moz-placeholder { color: #e6e6e6 !important; filter: none; opacity: 0.5; }
  212.  
  213. ::placeholder { color: #e6e6e6 !important; filter: none; opacity: 0.5; }
  214.  
  215. [data-placeholder]:empty::before { color: #e6e6e6 !important; }
  216.  
  217. input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #e6e6e6 !important; -webkit-filter: none; filter: none; opacity: 0.5; }
  218.  
  219. input::-moz-placeholder, textarea::-moz-placeholder { color: #e6e6e6 !important; filter: none; opacity: 0.5; }
  220.  
  221. input::placeholder, textarea::placeholder { color: #e6e6e6 !important; filter: none; opacity: 0.5; }
  222.  
  223. input[data-placeholder]:empty::before, textarea[data-placeholder]:empty::before { color: #e6e6e6 !important; }
  224.  
  225. input[disabled], input[readonly], textarea[disabled], textarea[readonly] { background-color: #545454 !important; }
  226.  
  227. .form-actions { background-color: #424242; border-top: 1px solid #363636; }
  228.  
  229. .help-block, .help-inline { color: #949494; }
  230.  
  231. .input-append .add-on, .input-prepend .add-on { background-color: #828282; border: 1px solid #545454; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15); }
  232.  
  233. .btn { background-color: #545454; color: #e6e6e6 !important; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); }
  234.  
  235. .btn.hover, .btn:focus, .btn:hover, .btn.active, .btn:active { background-color: #545454; color: #e6e6e6; }
  236.  
  237. .btn.btn_border { border: 2px solid #424242; }
  238.  
  239. .btn.disabled, .btn:disabled { background-color: #000 !important; }
  240.  
  241. .btn.disabled:active, .btn.disabled:hover, .btn:disabled:active, .btn:disabled:hover { background-color: #000 !important; }
  242.  
  243. .btn.btn_outline.btn_danger, .btn.btn_outline.btn_warning { background-color: #bf360c !important; color: #e6e6e6 !important; }
  244.  
  245. .btn.btn_outline.btn_danger:focus, .btn.btn_outline.btn_danger:hover, .btn.btn_outline.btn_warning:focus, .btn.btn_outline.btn_warning:hover { background-color: #222 !important; border-color: #bf360c !important; color: #bf360c !important; }
  246.  
  247. .btn.btn_outline.disabled { background: #424242 !important; color: #949494 !important; }
  248.  
  249. .btn.btn_outline.disabled:hover { background: #424242 !important; color: #949494 !important; }
  250.  
  251. .btn.btn_attachment { border-color: #545454; }
  252.  
  253. .btn.btn_attachment:hover, .btn.btn_attachment:focus { background-color: #363636; border-color: #828282; }
  254.  
  255. .btn.btn_attachment.btn_danger { border-color: #bf360c; }
  256.  
  257. .btn.btn_attachment.btn_danger:hover, .btn.btn_attachment.btn_danger:focus { border-color: #ef440f; }
  258.  
  259. .btn.btn_attachment.btn_primary { border-color: #828282; }
  260.  
  261. .btn.btn_attachment.btn_primary:hover, .btn.btn_attachment.btn_primary:focus { border-color: #9c9c9c; }
  262.  
  263. .btn_basic:focus, .btn_basic:hover { color: #e6e6e6; }
  264.  
  265. .btn_outline { background: #222; color: #949494 !important; }
  266.  
  267. .btn_outline::after { border: 1px solid #424242; }
  268.  
  269. .btn_outline.btn_transparent { color: rgba(84, 84, 84, 0.9) !important; }
  270.  
  271. .btn_outline.btn_transparent::after { border: 1px solid rgba(34, 34, 34, 0.5); }
  272.  
  273. .btn_outline.btn_transparent.active, .btn_outline.btn_transparent.hover, .btn_outline.btn_transparent:active, .btn_outline.btn_transparent:focus, .btn_outline.btn_transparent:hover { background-color: rgba(84, 84, 84, 0.9) !important; color: #c7c7c7 !important; }
  274.  
  275. .btn_outline.btn_transparent.active, .btn_outline.btn_transparent:active { background-color: rgba(84, 84, 84, 0.8) !important; }
  276.  
  277. .btn_outline.hover, .btn_outline:focus, .btn_outline:hover { background: #222; color: #c7c7c7 !important; }
  278.  
  279. .btn_outline:active { color: #c7c7c7; }
  280.  
  281. .btn_outline.active { color: #c7c7c7 !important; }
  282.  
  283. .btn_link { color: #949494; }
  284.  
  285. .btn_link:hover, .btn_link:focus { color: #c7c7c7; }
  286.  
  287. .btn-group.open .btn.dropdown-toggle { background-color: #545454; }
  288.  
  289. .btn-group.open .btn-primary.dropdown-toggle { background-color: #424242; }
  290.  
  291. .btn-group > .btn + .dropdown-toggle { box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.125), inset 0 1px 0 rgba(0, 0, 0, 0.2), 0 1px 2px rgba(255, 255, 255, 0.05); }
  292.  
  293. .btn_info, .btn.btn_success { background-color: #222 !important; }
  294.  
  295. .btn_warning, .btn_danger { background-color: #bf360c !important; }
  296.  
  297. .btn-danger .caret, .btn-info .caret, .btn-inverse .caret, .btn-primary .caret, .btn-success .caret, .btn-warning .caret { border-bottom-color: #e6e6e6; border-top-color: #e6e6e6; }
  298.  
  299. .input_note { color: #e6e6e6; }
  300.  
  301. .c-enhanced_text_input { background-color: #545454; border-color: #363636; color: #949494; }
  302.  
  303. .c-enhanced_text_input:hover, .c-enhanced_text_input.c-enhanced_text_input--active { border-color: #545454; }
  304.  
  305. .c-filter_input { background: #545454; }
  306.  
  307. .p-share_dialog_message_input { color: #e6e6e6; }
  308.  
  309. .c-texty_input .ql-placeholder { color: #e6e6e6; }
  310.  
  311. .lazy_filter_select.disabled { background: #363636; }
  312.  
  313. .lazy_filter_select.disabled input.lfs_input { background: #828282; }
  314.  
  315. .lazy_filter_select .lfs_input_container { background-color: #545454; border-color: #000; }
  316.  
  317. .lazy_filter_select .lfs_input_container.active, .lazy_filter_select .lfs_input_container:hover { border-color: #363636; }
  318.  
  319. .lazy_filter_select .lfs_input_container.active { box-shadow: 0 0 7px rgba(34, 34, 34, 0.15); }
  320.  
  321. .lazy_filter_select .lfs_list_container { background: #222; border-color: #000; box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); }
  322.  
  323. .lazy_filter_select .lfs_list .lfs_item.selected { color: #e6e6e6; }
  324.  
  325. .lazy_filter_select .lfs_list .lfs_item.selected .c-member__current-status .prevent_copy_paste, .lazy_filter_select .lfs_list .lfs_item.selected .c-member__current-status--small::before, .lazy_filter_select .lfs_list .lfs_item.selected .c-member__display-name, .lazy_filter_select .lfs_list .lfs_item.selected .c-member__name, .lazy_filter_select .lfs_list .lfs_item.selected .c-member__secondary-name { color: #e6e6e6 !important; }
  326.  
  327. .lazy_filter_select .lfs_list .lfs_item.disabled { color: #949494; }
  328.  
  329. .lazy_filter_select .lfs_list .lfs_item.active { background-color: #000; border-color: #363636; color: #e6e6e6; }
  330.  
  331. .lazy_filter_select .lfs_token { background: #222; border: 1px solid #000; color: #e6e6e6; }
  332.  
  333. .lazy_filter_select .lfs_token::after { color: #e6e6e6; }
  334.  
  335. .lazy_filter_select.single .lfs_input_container.active::after, .lazy_filter_select.single .lfs_input_container:hover::after { color: #e6e6e6; }
  336.  
  337. #select_share_channels .lazy_filter_select .lfs_value .lfs_item.selected { color: #e6e6e6 !important; }
  338.  
  339. #select_share_channels .lazy_filter_select .lfs_value .lfs_item.selected .ts_icon:not(.presence_icon) { color: #949494 !important; }
  340.  
  341. #select_share_channels .lazy_filter_select .lfs_item { color: #949494 !important; }
  342.  
  343. #select_share_channels .lazy_filter_select .lfs_item .ts_icon:not(.presence_icon) { color: #949494 !important; }
  344.  
  345. #message_edit_form .emo_menu { color: rgba(230, 230, 230, 0.3); }
  346.  
  347. #message_edit_form .emo_menu.active .ts_icon_happy_smile, #message_edit_form .emo_menu:hover .ts_icon_happy_smile { color: #828282; }
  348.  
  349. #message_edit_form.focus .emo_menu { color: rgba(230, 230, 230, 0.6); }
  350.  
  351. #message_edit_form.focus #primary_file_button:not(:hover) { border-color: #363636; }
  352.  
  353. #message_edit_form.offline #message-input, #message_edit_form.offline #primary_file_button { background-color: #363636 !important; }
  354.  
  355. #message_edit_form.offline #primary_file_button { border-color: #424242; color: #949494; }
  356.  
  357. #msg_form.focus #msg_input, #msg_form.focus #primary_file_button:not(:hover):not(.active) { border-color: #363636; }
  358.  
  359. #msg_form #msg_input { background: padding-box #545454; border-color: #424242; border-left: 0; color: #e6e6e6; }
  360.  
  361. #msg_form #msg_input.focus ~ .msg_mentions_button:not(.hover) { color: #e6e6e6; }
  362.  
  363. #msg_form .msg_mentions_button { color: #949494; }
  364.  
  365. #msg_form .msg_mentions_button:hover { color: #e6e6e6; }
  366.  
  367. #msg_input { background: #545454; border-color: #424242; color: #e6e6e6; }
  368.  
  369. #msg_input::-webkit-input-placeholder { color: #e6e6e6 !important; -webkit-filter: none; filter: none; opacity: 0.5; }
  370.  
  371. #msg_input::-moz-placeholder { color: #e6e6e6 !important; filter: none; opacity: 0.5; }
  372.  
  373. #msg_input::placeholder { color: #e6e6e6 !important; filter: none; opacity: 0.5; }
  374.  
  375. #msg_input[data-placeholder]:empty::before { color: #e6e6e6 !important; }
  376.  
  377. #msg_input:focus, #msg_input.focus { border-color: #363636; }
  378.  
  379. #msg_input:focus + #primary_file_button:not(:hover):not(.active), #msg_input.focus + #primary_file_button:not(:hover):not(.active) { border-color: #363636; }
  380.  
  381. #msg_input + #primary_file_button:not(:hover):not(.active) { border-color: #424242; }
  382.  
  383. #msg_input + #primary_file_button.focus-ring:not(:hover):not(.active) { border-color: #424242; }
  384.  
  385. #msg_input.offline:not(.pretend-to-be-online) { background-color: #363636 !important; color: #949494; }
  386.  
  387. #msg_input.disabled, #msg_input.ql-disabled { background-color: #363636; border-color: #363636; color: #949494; }
  388.  
  389. #msg_input_message { background-color: #363636; color: #e6e6e6; }
  390.  
  391. #primary_file_button { background: padding-box #545454; border-color: #424242; color: #949494; }
  392.  
  393. #primary_file_button.active, #primary_file_button.focus-ring, #primary_file_button:focus, #primary_file_button:hover { background: #424242; border-color: #363636; color: #e6e6e6; }
  394.  
  395. #footer, #footer.footer_msg_input { background: #222; box-shadow: inset 1px 0 0 0 #222; }
  396.  
  397. #footer.disabled #message-input, #footer.disabled #msg_input { background: padding-box #363636 !important; border-color: #363636 !important; }
  398.  
  399. #footer_archives_table { color: #949494; }
  400.  
  401. #typing_text { color: #949494; filter: none; }
  402.  
  403. #notification_bar.wide #typing_text.overflow_ellipsis { -webkit-filter: none; filter: none; }
  404.  
  405. #special_formatting_text { color: #949494; }
  406.  
  407. #message_edit_container .inline_message_input_container, #message_edit_container .inline_message_input_container.with_file_upload, #threads_msgs .inline_message_input_container, #threads_msgs .inline_message_input_container.with_file_upload, #reply_container.upload_in_threads .inline_message_input_container, #reply_container.upload_in_threads .inline_message_input_container.with_file_upload { background: #545454; border-color: #363636; color: #e6e6e6; }
  408.  
  409. .inline_message_input_container .ql-container { border-color: #545454; color: #e6e6e6; }
  410.  
  411. .inline_message_input_container .ql-container.focus, .inline_message_input_container .ql-container:active, .inline_message_input_container .ql-container:hover { border-color: #828282; }
  412.  
  413. .c-message--editing { background: #363636; border-color: #363636; color: #e6e6e6; }
  414.  
  415. .c-message__editor__input, .c-message__editor__input--legacy { background: #545454; border-color: #363636; color: #e6e6e6; }
  416.  
  417. .c-message__editor__input.focus, .c-message__editor__input--legacy.focus { border-color: #363636; box-shadow: 0 0 7px rgba(0, 0, 0, 0.15); }
  418.  
  419. .c-message__editor__warning { color: #bf360c; }
  420.  
  421. .c-message .c-button { border-color: #424242; }
  422.  
  423. .c-message .c-button--outline { background-color: #363636; color: #949494; }
  424.  
  425. .c-message .c-button--outline:hover { color: #c7c7c7; }
  426.  
  427. .c-message .c-button--primary { background-color: #545454; color: #e6e6e6; }
  428.  
  429. #message_edit_container .message_input { background: #545454; border-color: #363636; color: #e6e6e6; }
  430.  
  431. #message_edit_container .message_input.focus { border-color: #363636; box-shadow: 0 0 7px rgba(0, 0, 0, 0.15); }
  432.  
  433. .ql-editor::-webkit-scrollbar-thumb { background-color: rgba(84, 84, 84, 0.5); color: #222; }
  434.  
  435. .ql-editor::-webkit-scrollbar-thumb:hover { background-color: rgba(84, 84, 84, 0.8); }
  436.  
  437. .ql-placeholder, .texty_legacy .ql-placeholder { color: #e6e6e6; filter: none; }
  438.  
  439. .ql-container.texty_single_line_input { background: #545454; border: 1px solid #363636; color: #e6e6e6; }
  440.  
  441. .ql-container.texty_single_line_input.focus, .ql-container.texty_single_line_input:hover { border-color: #363636; box-shadow: 0 0 7px rgba(0, 0, 0, 0.15); }
  442.  
  443. .c-input_select { background: #545454; border-color: #363636; color: #e6e6e6; }
  444.  
  445. .p-file_list__file_type_select .c-input_select__selected_value--placeholder { color: #e6e6e6; }
  446.  
  447. .c-input_select_options_list_container:not(.c-input_select_options_list_container--always-open) { background: #545454; border-color: #363636; color: #e6e6e6; }
  448.  
  449. .c-input_select_options_list__option { color: #e6e6e6; }
  450.  
  451. .c-label__text { color: #e6e6e6; }
  452.  
  453. .c-date_picker__dropdown { background-color: #363636; }
  454.  
  455. .c-calendar_view_header__stepper_btn:disabled, .c-calendar_view_header__title_btn:disabled { color: #949494; }
  456.  
  457. .c-calendar_view_header__stepper_btn, .c-calendar_view_header__title_btn { color: #e6e6e6; }
  458.  
  459. .c-calendar_view_header__stepper_btn:hover, .c-calendar_view_header__title_btn:hover { background-color: #545454; }
  460.  
  461. .c-date_picker_calendar__date--disabled, .c-date_picker_calendar__date--disabled:hover { background-color: #363636; }
  462.  
  463. .c-mini_calendar__month_button:disabled, .c-mini_calendar__month_button:disabled:hover { background-color: #363636; }
  464.  
  465. .c-calendar_month__day_of_week_heading { color: #e6e6e6; }
  466.  
  467. .menu { background: #363636; border: 1px solid #222; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5); color: #e6e6e6; }
  468.  
  469. .menu .menu_content { background: #363636 !important; }
  470.  
  471. .menu .menu_filter_container { background: #222; }
  472.  
  473. .menu .menu_filter_container input.menu_filter { border: 1px solid #424242; }
  474.  
  475. .menu .menu_filter_container input.menu_filter:focus { border-color: #545454; }
  476.  
  477. .menu .menu_filter_container .icon_search { color: #949494; }
  478.  
  479. .menu .menu_filter_container .icon_close { color: #949494 !important; }
  480.  
  481. .menu #menu_header .menu_simple_header { background: #000; border-color: #363636; color: #e6e6e6; }
  482.  
  483. .menu #menu_header .menu_simple_header a { color: #949494; }
  484.  
  485. .menu #menu_header .menu_simple_header a:hover { color: #c7c7c7; }
  486.  
  487. .menu #menu_header .menu_close { color: #e6e6e6; }
  488.  
  489. .menu .section_header .header_label { background-color: #363636; color: #949494; }
  490.  
  491. .menu .section_header > div.header_label_container { color: #949494; }
  492.  
  493. .menu ul li a { background: #363636; border-bottom: 0; color: #e6e6e6; }
  494.  
  495. .menu ul li a.delete_link { color: #bf360c; }
  496.  
  497. .menu ul li a:not(.inline_menu_link) { color: #e6e6e6; }
  498.  
  499. .menu ul li.highlighted a { background: #222; border-bottom-color: #000; color: #e6e6e6; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15); }
  500.  
  501. .menu ul li.highlighted a .menu_item_details, .menu ul li.highlighted a .prefix, .menu ul li.highlighted a i, .menu ul li.highlighted a ts-icon { color: #e6e6e6; }
  502.  
  503. .menu ul li.highlighted a.delete_link { color: #bf360c; }
  504.  
  505. .menu ul li.disabled a { color: #949494; }
  506.  
  507. .menu ul li i { color: #949494; }
  508.  
  509. .menu ul li.divider { border-bottom-color: #222; }
  510.  
  511. .menu ul li .menu_item_details { color: #949494; }
  512.  
  513. .menu:not(.keyboard_active) ul li:hover:not(.disabled) a { background: #222; border-bottom-color: #000; color: #e6e6e6; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15); }
  514.  
  515. .menu:not(.keyboard_active) ul li:hover:not(.disabled) a .menu_item_details, .menu:not(.keyboard_active) ul li:hover:not(.disabled) a .prefix, .menu:not(.keyboard_active) ul li:hover:not(.disabled) a i, .menu:not(.keyboard_active) ul li:hover:not(.disabled) a ts-icon { color: #e6e6e6; }
  516.  
  517. .menu:not(.keyboard_active) ul li:hover:not(.disabled) a.delete_link { color: #bf360c; }
  518.  
  519. .menu input { background: #363636; border: 1px solid #545454; }
  520.  
  521. .menu textarea { background: #363636; border: 1px solid #545454; }
  522.  
  523. .menu #menu_footer .menu_footer { background: #000; border-top: 1px solid #363636; }
  524.  
  525. .menu #monkey_scroll_wrapper_for_menu_items_scroller { background: #363636; }
  526.  
  527. .menu #menu_list_container #menu_list .menu_list_item a { color: #e6e6e6; }
  528.  
  529. .menu #menu_list_container #menu_list .menu_list_item.active a { background: #545454; color: #e6e6e6; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15); }
  530.  
  531. .c-menu { background-color: #363636; }
  532.  
  533. .c-menu_item__label { color: #fff; }
  534.  
  535. .c-menu_item__header { color: #949494; }
  536.  
  537. #autocomplete_menu { color: #e6e6e6; }
  538.  
  539. #autocomplete_menu header { background-color: #222; }
  540.  
  541. #autocomplete_menu header .header_label { color: #949494; }
  542.  
  543. #autocomplete_menu header hr { border-bottom-color: transparent; border-top-color: #000; }
  544.  
  545. #autocomplete_menu h2 { color: #e6e6e6; }
  546.  
  547. #autocomplete_menu .no_results { color: #e6e6e6; }
  548.  
  549. #autocomplete_menu .keyword_match .modifier { color: #949494; }
  550.  
  551. #autocomplete_menu .boxed { background: #222; border: 1px solid #363636; box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.15); }
  552.  
  553. #autocomplete_menu .pickmeup { border-bottom: 1px solid #363636; }
  554.  
  555. #autocomplete_menu.search_menu .section_header::before, #autocomplete_menu.search_menu.unified .section_header::before { background-color: #545454; }
  556.  
  557. #autocomplete_menu.search_menu header, #autocomplete_menu.search_menu.unified header { color: #e6e6e6; }
  558.  
  559. #autocomplete_menu.search_menu header .header_label::before, #autocomplete_menu.search_menu.unified header .header_label::before { background-color: #363636; }
  560.  
  561. #autocomplete_menu.search_menu .query_header, #autocomplete_menu.search_menu.unified .query_header { background-color: transparent; }
  562.  
  563. #autocomplete_menu.search_menu .query_header .search_query_preview, #autocomplete_menu.search_menu.unified .query_header .search_query_preview { color: #e6e6e6; }
  564.  
  565. #autocomplete_menu.search_menu li.highlighted .result_item_btn, #autocomplete_menu.search_menu.unified li.highlighted .result_item_btn { background: #363636; color: #e6e6e6; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15); }
  566.  
  567. #autocomplete_menu.search_menu li.highlighted .modifier_icon, #autocomplete_menu.search_menu.unified li.highlighted .modifier_icon { color: #949494; }
  568.  
  569. #autocomplete_menu.search_menu li.highlighted .action_btn, #autocomplete_menu.search_menu.unified li.highlighted .action_btn { color: #e6e6e6; }
  570.  
  571. #autocomplete_menu.search_menu li.highlighted .delete_btn, #autocomplete_menu.search_menu.unified li.highlighted .delete_btn { color: #949494; }
  572.  
  573. #autocomplete_menu.search_menu li.highlighted .delete_btn:focus, #autocomplete_menu.search_menu li.highlighted .delete_btn:hover, #autocomplete_menu.search_menu.unified li.highlighted .delete_btn:focus, #autocomplete_menu.search_menu.unified li.highlighted .delete_btn:hover { color: #bf360c; }
  574.  
  575. #autocomplete_menu.search_menu li.highlighted .muted_text, #autocomplete_menu.search_menu.unified li.highlighted .muted_text { color: #949494; }
  576.  
  577. #autocomplete_menu.search_menu:not(.keyboard_active) li:focus, #autocomplete_menu.search_menu:not(.keyboard_active) li:hover, #autocomplete_menu.search_menu .results.unified:not(.keyboard_active) li:focus, #autocomplete_menu.search_menu .results.unified:not(.keyboard_active) li:hover, #autocomplete_menu.search_menu.unified:not(.keyboard_active) li:focus, #autocomplete_menu.search_menu.unified:not(.keyboard_active) li:hover, #autocomplete_menu.search_menu.unified .results.unified:not(.keyboard_active) li:focus, #autocomplete_menu.search_menu.unified .results.unified:not(.keyboard_active) li:hover { background: transparent; }
  578.  
  579. #autocomplete_menu.search_menu:not(.keyboard_active) li:focus .muted_text, #autocomplete_menu.search_menu:not(.keyboard_active) li:hover .muted_text, #autocomplete_menu.search_menu .results.unified:not(.keyboard_active) li:focus .muted_text, #autocomplete_menu.search_menu .results.unified:not(.keyboard_active) li:hover .muted_text, #autocomplete_menu.search_menu.unified:not(.keyboard_active) li:focus .muted_text, #autocomplete_menu.search_menu.unified:not(.keyboard_active) li:hover .muted_text, #autocomplete_menu.search_menu.unified .results.unified:not(.keyboard_active) li:focus .muted_text, #autocomplete_menu.search_menu.unified .results.unified:not(.keyboard_active) li:hover .muted_text { color: #949494; }
  580.  
  581. #autocomplete_menu.search_menu:not(.keyboard_active) li:focus .result_item_btn, #autocomplete_menu.search_menu:not(.keyboard_active) li:hover .result_item_btn, #autocomplete_menu.search_menu .results.unified:not(.keyboard_active) li:focus .result_item_btn, #autocomplete_menu.search_menu .results.unified:not(.keyboard_active) li:hover .result_item_btn, #autocomplete_menu.search_menu.unified:not(.keyboard_active) li:focus .result_item_btn, #autocomplete_menu.search_menu.unified:not(.keyboard_active) li:hover .result_item_btn, #autocomplete_menu.search_menu.unified .results.unified:not(.keyboard_active) li:focus .result_item_btn, #autocomplete_menu.search_menu.unified .results.unified:not(.keyboard_active) li:hover .result_item_btn { background: #363636; color: #e6e6e6; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15); }
  582.  
  583. #autocomplete_menu.search_menu:not(.keyboard_active) li:focus .modifier_icon, #autocomplete_menu.search_menu:not(.keyboard_active) li:hover .modifier_icon, #autocomplete_menu.search_menu .results.unified:not(.keyboard_active) li:focus .modifier_icon, #autocomplete_menu.search_menu .results.unified:not(.keyboard_active) li:hover .modifier_icon, #autocomplete_menu.search_menu.unified:not(.keyboard_active) li:focus .modifier_icon, #autocomplete_menu.search_menu.unified:not(.keyboard_active) li:hover .modifier_icon, #autocomplete_menu.search_menu.unified .results.unified:not(.keyboard_active) li:focus .modifier_icon, #autocomplete_menu.search_menu.unified .results.unified:not(.keyboard_active) li:hover .modifier_icon { color: #949494; }
  584.  
  585. #autocomplete_menu.search_menu:not(.keyboard_active) li:focus .action_btn, #autocomplete_menu.search_menu:not(.keyboard_active) li:hover .action_btn, #autocomplete_menu.search_menu .results.unified:not(.keyboard_active) li:focus .action_btn, #autocomplete_menu.search_menu .results.unified:not(.keyboard_active) li:hover .action_btn, #autocomplete_menu.search_menu.unified:not(.keyboard_active) li:focus .action_btn, #autocomplete_menu.search_menu.unified:not(.keyboard_active) li:hover .action_btn, #autocomplete_menu.search_menu.unified .results.unified:not(.keyboard_active) li:focus .action_btn, #autocomplete_menu.search_menu.unified .results.unified:not(.keyboard_active) li:hover .action_btn { color: #e6e6e6; }
  586.  
  587. #autocomplete_menu.search_menu:not(.keyboard_active) li:focus .delete_btn, #autocomplete_menu.search_menu:not(.keyboard_active) li:hover .delete_btn, #autocomplete_menu.search_menu .results.unified:not(.keyboard_active) li:focus .delete_btn, #autocomplete_menu.search_menu .results.unified:not(.keyboard_active) li:hover .delete_btn, #autocomplete_menu.search_menu.unified:not(.keyboard_active) li:focus .delete_btn, #autocomplete_menu.search_menu.unified:not(.keyboard_active) li:hover .delete_btn, #autocomplete_menu.search_menu.unified .results.unified:not(.keyboard_active) li:focus .delete_btn, #autocomplete_menu.search_menu.unified .results.unified:not(.keyboard_active) li:hover .delete_btn { color: #949494; }
  588.  
  589. #autocomplete_menu.search_menu:not(.keyboard_active) li:focus .delete_btn:focus, #autocomplete_menu.search_menu:not(.keyboard_active) li:focus .delete_btn:hover, #autocomplete_menu.search_menu:not(.keyboard_active) li:hover .delete_btn:focus, #autocomplete_menu.search_menu:not(.keyboard_active) li:hover .delete_btn:hover, #autocomplete_menu.search_menu .results.unified:not(.keyboard_active) li:focus .delete_btn:focus, #autocomplete_menu.search_menu .results.unified:not(.keyboard_active) li:focus .delete_btn:hover, #autocomplete_menu.search_menu .results.unified:not(.keyboard_active) li:hover .delete_btn:focus, #autocomplete_menu.search_menu .results.unified:not(.keyboard_active) li:hover .delete_btn:hover, #autocomplete_menu.search_menu.unified:not(.keyboard_active) li:focus .delete_btn:focus, #autocomplete_menu.search_menu.unified:not(.keyboard_active) li:focus .delete_btn:hover, #autocomplete_menu.search_menu.unified:not(.keyboard_active) li:hover .delete_btn:focus, #autocomplete_menu.search_menu.unified:not(.keyboard_active) li:hover .delete_btn:hover, #autocomplete_menu.search_menu.unified .results.unified:not(.keyboard_active) li:focus .delete_btn:focus, #autocomplete_menu.search_menu.unified .results.unified:not(.keyboard_active) li:focus .delete_btn:hover, #autocomplete_menu.search_menu.unified .results.unified:not(.keyboard_active) li:hover .delete_btn:focus, #autocomplete_menu.search_menu.unified .results.unified:not(.keyboard_active) li:hover .delete_btn:hover { color: #bf360c; }
  590.  
  591. #autocomplete_menu.search_menu .muted_text, #autocomplete_menu.search_menu.unified .muted_text { color: #949494; }
  592.  
  593. #autocomplete_menu.search_menu .time_modifiers::before, #autocomplete_menu.search_menu.unified .time_modifiers::before { background-color: #363636; }
  594.  
  595. #autocomplete_menu.search_menu .result_item_btn, #autocomplete_menu.search_menu.unified .result_item_btn { color: #e6e6e6; }
  596.  
  597. #autocomplete_menu.search_menu .results.unified .unified_autocomplete_item .text, #autocomplete_menu.search_menu.unified .results.unified .unified_autocomplete_item .text { color: #e6e6e6; }
  598.  
  599. #autocomplete_menu.search_menu .results.unified .unified_autocomplete_item .token, #autocomplete_menu.search_menu.unified .results.unified .unified_autocomplete_item .token { background-color: #424242; color: #e6e6e6; }
  600.  
  601. #autocomplete_menu.search_menu .action_btn, #autocomplete_menu.search_menu .modifier_icon, #autocomplete_menu.search_menu.unified .action_btn, #autocomplete_menu.search_menu.unified .modifier_icon { color: #949494; }
  602.  
  603. #autocomplete_menu.search_menu footer .keyword::before, #autocomplete_menu.search_menu footer .modifier::before, #autocomplete_menu.search_menu footer.unified .keyword::before, #autocomplete_menu.search_menu footer.unified .modifier::before, #autocomplete_menu.search_menu.unified footer .keyword::before, #autocomplete_menu.search_menu.unified footer .modifier::before, #autocomplete_menu.search_menu.unified footer.unified .keyword::before, #autocomplete_menu.search_menu.unified footer.unified .modifier::before { background: #828282; border: 1px solid #545454; color: #e6e6e6; }
  604.  
  605. #autocomplete_menu.search_menu footer .selected .keyword::before, #autocomplete_menu.search_menu footer .selected .modifier::before, #autocomplete_menu.search_menu footer.unified .selected .keyword::before, #autocomplete_menu.search_menu footer.unified .selected .modifier::before, #autocomplete_menu.search_menu.unified footer .selected .keyword::before, #autocomplete_menu.search_menu.unified footer .selected .modifier::before, #autocomplete_menu.search_menu.unified footer.unified .selected .keyword::before, #autocomplete_menu.search_menu.unified footer.unified .selected .modifier::before { background: rgba(84, 84, 84, 0.25); border: #828282; }
  606.  
  607. #autocomplete_menu.search_menu footer .modifier.incomplete::before, #autocomplete_menu.search_menu footer.unified .modifier.incomplete::before, #autocomplete_menu.search_menu.unified footer .modifier.incomplete::before, #autocomplete_menu.search_menu.unified footer.unified .modifier.incomplete::before { background: #363636; border: 1px solid #000; }
  608.  
  609. .search_light_grey { color: #e6e6e6 !important; }
  610.  
  611. .highlighter_underlay .keyword::before { background: #828282; border: 1px solid #545454; color: #e6e6e6; }
  612.  
  613. .highlighter_underlay .modifier::before { background: #828282; border: 1px solid #545454; color: #e6e6e6; }
  614.  
  615. .highlighter_underlay .modifier.incomplete::before { background: #363636; border: 1px solid #000; }
  616.  
  617. .highlighter_underlay .selected .keyword::before, .highlighter_underlay .selected .modifier::before { background: rgba(130, 130, 130, 0.25); border: #545454; }
  618.  
  619. .highlighter_underlay .ghost_text { color: #e6e6e6; }
  620.  
  621. .pickmeup { background: #222; border: 1px solid #363636; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15); }
  622.  
  623. .pickmeup .pmu-instance .pmu-button { color: #e6e6e6; }
  624.  
  625. .pickmeup .pmu-instance .pmu-today.pmu-selected, .pickmeup .pmu-instance .pmu-today:hover { background: #363636 !important; }
  626.  
  627. .pickmeup .pmu-instance .pmu-today.pmu-selected .pmu-today-border, .pickmeup .pmu-instance .pmu-today:hover .pmu-today-border { background: #828282; color: #e6e6e6 !important; }
  628.  
  629. .pickmeup .pmu-instance .pmu-today-border { border: 2px solid #545454 !important; color: #828282 !important; }
  630.  
  631. .pickmeup .pmu-instance .pmu-button:not(.pmu-disabled):hover { background: #545454; color: #e6e6e6; }
  632.  
  633. .pickmeup .pmu-instance .pmu-not-in-month { background: #222; color: #949494; }
  634.  
  635. .pickmeup .pmu-instance .pmu-not-in-month.pmu-selected { background: #545454; }
  636.  
  637. .pickmeup .pmu-instance .pmu-disabled { background: #222; color: #949494; }
  638.  
  639. .pickmeup .pmu-instance .pmu-disabled:hover { background: #222; color: #949494; }
  640.  
  641. .pickmeup .pmu-instance .pmu-selected { background: #545454; color: #e6e6e6; }
  642.  
  643. .pickmeup .pmu-instance nav { color: #949494; }
  644.  
  645. .pickmeup .pmu-instance nav :first-child :hover { color: #c7c7c7; }
  646.  
  647. .pickmeup .pmu-instance .pmu-months *, .pickmeup .pmu-instance .pmu-years * { border: 1px solid #363636; }
  648.  
  649. .pickmeup .pmu-instance .pmu-day-of-week { color: #e6e6e6; }
  650.  
  651. .pickmeup .pmu-instance .pmu-day-of-week * { border: 1px solid #363636; }
  652.  
  653. .pickmeup .pmu-instance .pmu-days * { border: 1px solid #363636; }
  654.  
  655. .p-block_kit_date_picker_calendar_wrapper { background: #363636; border-color: #545454; color: #e6e6e6; }
  656.  
  657. .p-block_kit_date_picker_calendar_wrapper .c-calendar_view_header__title_btn { background: #545454; border-color: #363636; color: #e6e6e6; }
  658.  
  659. .p-block_kit_date_picker_calendar_wrapper .c-date_picker_calendar__date--disabled, .p-block_kit_date_picker_calendar_wrapper .c-mini_calendar__month_button:disabled { background: #545454; color: #828282; }
  660.  
  661. #menu.date_picker .pickmeup .pmu-instance .pmu-button:not(.pmu-disabled):hover, #menu.date_picker .pickmeup .pmu-selected { background: #545454; }
  662.  
  663. #menu.date_picker li.date_picker_item a { color: #e6e6e6; }
  664.  
  665. #menu.date_picker li.date_picker_item a:hover { color: #e6e6e6; }
  666.  
  667. #menu.date_picker li.date_picker_item.highlighted a { color: #949494; }
  668.  
  669. #file_member_filter { background: #000; }
  670.  
  671. #client-ui .member_filter { border: 1px solid #545454; }
  672.  
  673. #client-ui .member_file_filter_menu .searchable_member_list_scroller .team_list_item:hover .channel_page_member_row { background: #222; }
  674.  
  675. #client-ui .member_file_filter_menu .searchable_member_list_scroller .team_list_item:hover .member { color: #e6e6e6; }
  676.  
  677. #client-ui #team_list_container #team_filter .member_filter { background-color: #222; border-left: 1px solid #000; }
  678.  
  679. #client-ui #file_member_filter { border-color: #545454; }
  680.  
  681. #client-ui #file_member_filter .member_filter { border-color: #545454; }
  682.  
  683. #client-ui .team_tabs_container { border-bottom: 1px solid #000; }
  684.  
  685. #team_filter .icon_search { color: #949494; }
  686.  
  687. #team_filter a.icon_close { color: #949494; }
  688.  
  689. #team_filter a.icon_close:hover { color: #c7c7c7; }
  690.  
  691. .filter_header { background-color: #222; }
  692.  
  693. .popover_menu { background-color: #222; border-top: 1px solid #545454; }
  694.  
  695. .popover_menu .arrow::after { background-color: #000; }
  696.  
  697. .popover_menu .arrow_shadow::after { background-color: #222; box-shadow: 0 0 0 1px #545454, 0 0 3px rgba(0, 0, 0, 0.08); }
  698.  
  699. .popover_menu.showing_header .arrow::after, .popover_menu.showing_header .arrow_shadow::after { background-color: #222 !important; }
  700.  
  701. .popover_menu .content { background-color: #222; }
  702.  
  703. .tab_complete_ui { background: #222; border: 1px solid #363636; box-shadow: 0 1px 15px rgba(0, 0, 0, 0.5); }
  704.  
  705. .tab_complete_ui .tab_complete_ui_header { background: padding-box #000; border-bottom: 1px solid #363636; color: #e6e6e6; text-shadow: 0 1px rgba(0, 0, 0, 0.15); }
  706.  
  707. .tab_complete_ui ul.type_emoji li { color: #e6e6e6; }
  708.  
  709. .tab_complete_ui ul.type_members .broadcast_info, .tab_complete_ui ul.type_members .realname { color: #e6e6e6; }
  710.  
  711. .tab_complete_ui ul.type_members .unify_broadcast { color: #e6e6e6; }
  712.  
  713. .tab_complete_ui ul.type_members .unify_broadcast .ts_icon_broadcast { color: #949494; }
  714.  
  715. .tab_complete_ui ul.type_cmds li.tab_complete_ui_group .group_name { color: #e6e6e6 !important; }
  716.  
  717. .tab_complete_ui ul.type_cmds li.tab_complete_ui_group .group_divider { border-bottom: 0; border-top-color: #363636; }
  718.  
  719. .tab_complete_ui ul.type_cmds li.tab_complete_ui_item .cmd-left-td, .tab_complete_ui ul.type_cmds li.tab_complete_ui_item .cmd-right-td { color: #949494; }
  720.  
  721. .tab_complete_ui ul.type_cmds .cmdname { color: #e6e6e6; }
  722.  
  723. .tab_complete_ui ul.type_cmds .cmddesc { color: #949494; }
  724.  
  725. .tab_complete_ui li.tab_complete_ui_item, .tab_complete_ui li.tab_complete_ui_group { border-bottom: 1px solid #363636; }
  726.  
  727. .tab_complete_ui li.tab_complete_ui_item.active, .tab_complete_ui li.tab_complete_ui_group.active { background: #545454; border-bottom-color: #363636; text-shadow: 0 1px rgba(0, 0, 0, 0.15); }
  728.  
  729. .tab_complete_ui li.tab_complete_ui_item.active span, .tab_complete_ui li.tab_complete_ui_group.active span { color: #e6e6e6 !important; }
  730.  
  731. .tab_complete_ui .not_in_channel { color: #949494; }
  732.  
  733. #team_menu { background: #363636; border-bottom: 2px solid #363636; color: #e6e6e6; }
  734.  
  735. #team_menu.active, #team_menu:hover { background: #363636 !important; border-bottom-color: #363636 !important; }
  736.  
  737. #team_menu.active i, #team_menu:hover i { color: #e6e6e6; }
  738.  
  739. #team_menu i { color: #949494; }
  740.  
  741. #team_menu .presence .presence_icon { text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); }
  742.  
  743. #team_menu .team_name_caret, #team_menu .notifications_menu_btn { color: #e6e6e6 !important; }
  744.  
  745. #team_menu_user { color: #949494; }
  746.  
  747. #team_menu_user_name, #team_menu_user_details { color: #e6e6e6 !important; opacity: 0.75; }
  748.  
  749. .slack_menu_section::before { border-top-color: #222; }
  750.  
  751. .slack_menu_header_secondary { color: #949494; }
  752.  
  753. .slack_menu_download { background-color: #363636; }
  754.  
  755. .slack_menu_download ts-icon { color: #949494; }
  756.  
  757. #menu_items_scroller::-webkit-scrollbar-track { background: #222 !important; }
  758.  
  759. #limit_meter:hover #limit_meter_message_body { color: #e6e6e6; }
  760.  
  761. #limit_meter_message_body { color: #949494; }
  762.  
  763. .channel_header { background: #222; box-shadow: inset 1px 0 0 0 #222; }
  764.  
  765. .channel_header .blue_on_hover:hover { color: #e6e6e6; }
  766.  
  767. #client_body:not(.onboarding)::before { background: #222; border-bottom: 1px solid #363636; box-shadow: inset 1px 0 0 0 #222; }
  768.  
  769. #client_body:not(.onboarding):not(.feature_global_nav_layout)::before { background: #222; border-bottom: 1px solid #363636; box-shadow: inset 1px 0 0 0 #222; }
  770.  
  771. .messages_header { color: #e6e6e6; }
  772.  
  773. .channel_title .channel_name_container .channel_name { color: #e6e6e6; }
  774.  
  775. .channel_title .channel_name_container .channel_name.muted { color: #949494; }
  776.  
  777. .channel_title .channel_name_container .ts_icon_shared_channel.away, .channel_title .channel_name_container .mpdm_member.away { color: #949494; }
  778.  
  779. .channel_title .channel_name_container .muted_icon { color: #949494; }
  780.  
  781. .channel_title .channel_name_container .muted_icon:hover { color: #bf360c; }
  782.  
  783. #im_title.away { color: #949494; }
  784.  
  785. .channel_header_info button { color: #949494; }
  786.  
  787. .channel_header_icon { color: #e6e6e6; }
  788.  
  789. .channel_calls_button .call_icon.call_window_offline { color: #949494; }
  790.  
  791. .channel_actions_toggle.active:focus, .details_toggle.active:focus { color: #e6e6e6; }
  792.  
  793. #flex_menu_toggle.active, #flex_menu_toggle.active:focus { color: #e6e6e6; }
  794.  
  795. #flex_menu_toggle .flex_menu_download_circle { background: #222; }
  796.  
  797. #flex_menu_toggle .flex_menu_download_circle canvas { background: #222; }
  798.  
  799. #flex_menu_toggle.unread #help_icon_circle_count { background-color: #bf360c; color: #fff; }
  800.  
  801. #flex_menu_toggle.open #help_icon_circle_count { background-color: #000; color: #e6e6e6; }
  802.  
  803. #canvases_toggle.active, #details_toggle.active, #recent_mentions_toggle.active, #sli_recap_toggle.active, #stars_toggle.active { background: #363636; color: #e6e6e6; }
  804.  
  805. #canvases_toggle.active:hover, #details_toggle.active:hover, #recent_mentions_toggle.active:hover, #sli_recap_toggle.active:hover, #stars_toggle.active:hover { background: #545454; color: #e6e6e6; }
  806.  
  807. #recent_mentions_toggle:hover { color: #bf360c; }
  808.  
  809. #rxn_toast_div { background: #000; border: 1px solid #545454; }
  810.  
  811. .presence { color: #949494; }
  812.  
  813. #edit_topic_inner:not(.unable_to_post)::before { background: #222; border-color: #363636; }
  814.  
  815. #edit_topic_trigger { color: #949494; }
  816.  
  817. .c-message_list__day_divider__label { color: #949494; }
  818.  
  819. .c-message_list__day_divider__label__pill { background: #222; position: relative; }
  820.  
  821. .c-message_list__day_divider__line { border-top-color: #363636; }
  822.  
  823. .day_divider, .mention_day_container_div .day_divider { background: #222; color: #949494; }
  824.  
  825. .day_divider hr, .mention_day_container_div .day_divider hr { border-bottom: 0; border-top: 1px solid #363636; }
  826.  
  827. .day_divider .day_divider_label { background: #222; }
  828.  
  829. .day_container .day_msgs { border-top: 1px solid #363636; }
  830.  
  831. .day_container.unread_day_container .day_msgs { border-color: #828282; }
  832.  
  833. .day_container .day_divider { background: none; color: #949494; }
  834.  
  835. .day_container .day_divider .day_divider_label { background: #222; }
  836.  
  837. .search_form { border-color: #545454; }
  838.  
  839. .search_form .search_input { background: transparent; }
  840.  
  841. .search_form:hover { border-color: #828282; }
  842.  
  843. .search_focused .search_form { border-color: #828282; }
  844.  
  845. .search_clear_icon .ts_icon_times_circle { color: #949494; }
  846.  
  847. #search_spinner { color: #e6e6e6; }
  848.  
  849. #search_container .search_input { background: transparent; }
  850.  
  851. #search_container .icon_search { color: #949494; }
  852.  
  853. #search_container .icon_close { color: #949494; }
  854.  
  855. #team_filter .icon_search, #team_filter .ts_icon_spinner, #user_group_filter .icon_search, #user_group_filter .ts_icon_spinner, .searchable_member_list_search_bar .icon_search, .searchable_member_list_search_bar .ts_icon_spinner { color: #949494; }
  856.  
  857. #team_filter a.icon_close, #user_group_filter a.icon_close, .searchable_member_list_search_bar a.icon_close { color: #949494; }
  858.  
  859. #team_filter a.icon_close:hover, #user_group_filter a.icon_close:hover, .searchable_member_list_search_bar a.icon_close:hover { color: #c7c7c7; }
  860.  
  861. .c-search { background: transparent; }
  862.  
  863. .c-search_message__body { color: #e6e6e6; }
  864.  
  865. .p-search_filter__more_link { color: #e6e6e6; }
  866.  
  867. .p-search_filter__title_text { background: #363636; color: #e6e6e6; }
  868.  
  869. .p-search_filter__datepicker_trigger { background: #363636; border-color: #545454; color: #e6e6e6; }
  870.  
  871. .p-search_filter__datepicker_trigger:hover { color: #949494; }
  872.  
  873. .c-search_modal .popover > div, .c-search_modal .c-search__input_box, .c-search_modal:not(.c-search_modal--primarysearch) .popover > div, .c-search_modal:not(.c-search_modal--primarysearch) .c-search__input_box { background: #363636; border-color: #545454; color: #e6e6e6; }
  874.  
  875. .c-search_autocomplete footer { background: #363636; border-color: #545454; color: #e6e6e6; }
  876.  
  877. .c-search_autocomplete__suggestion_item { color: #e6e6e6; }
  878.  
  879. .c-search_autocomplete__suggestion_item--selected { background-color: #424242; }
  880.  
  881. .c-search_autocomplete__suggestion_item .token { background-color: #222222; color: #e6e6e6; }
  882.  
  883. .c-search__input_and_close { border-bottom-color: #000; }
  884.  
  885. .c-search__input_box__clear, .c-search__input_box__icon, .c-search__section_header, .c-search__input_and_close__close { color: #e6e6e6; }
  886.  
  887. #msgs_overlay_div { background: #222; }
  888.  
  889. #col_messages { box-shadow: inset 1px 0 0 0 #222; }
  890.  
  891. .c-mrkdwn__broadcast--mention, .c-mrkdwn__broadcast--mention:hover, .c-mrkdwn__highlight, .c-mrkdwn__mention, .c-mrkdwn__mention:hover, .c-mrkdwn__subteam--mention, .c-mrkdwn__subteam--mention:hover, .mention_yellow_bg { color: #949494 !important; }
  892.  
  893. .c-message:hover .c-message__broadcast_preamble_outer, .c-message:hover .c-message__broadcast_preamble { color: #949494; }
  894.  
  895. .c-message--hover .c-message__broadcast_preamble_outer .c-message--focus .c-message__broadcast_preamble_outer, .c-message--hover .c-message__broadcast_preamble_outer .c-message--focus .c-message__broadcast_preamble, .c-message--hover .c-message__broadcast_preamble .c-message--focus .c-message__broadcast_preamble_outer, .c-message--hover .c-message__broadcast_preamble .c-message--focus .c-message__broadcast_preamble { color: #949494; }
  896.  
  897. .c-message:hover:not(.c-message--highlight):not(.c-message--standalone):not(.c-message--pinned):not(.c-message--ephemeral):not(.c-message--custom_response):not(.c-message--starred):not(.c-message--sli_highlight), .c-message--hover:not(.c-message--highlight):not(.c-message--standalone):not(.c-message--pinned):not(.c-message--ephemeral):not(.c-message--custom_response):not(.c-message--starred):not(.c-message--sli_highlight), .c-message--focus:not(.c-message--highlight):not(.c-message--standalone):not(.c-message--pinned):not(.c-message--ephemeral):not(.c-message--custom_response):not(.c-message--starred):not(.c-message--sli_highlight) { background: rgba(0, 0, 0, 0.1); }
  898.  
  899. .c-message:hover .c-message__body--automated, .c-message--hover .c-message__body--automated .c-message--focus .c-message__body--automated { color: #949494; }
  900.  
  901. .c-message:hover .c-message__file_meta, .c-message--hover .c-message__file_meta .c-message--focus .c-message__file_meta { color: #949494; }
  902.  
  903. .c-message--focus:not(.c-message--highlight):not(.c-message--standalone):not(.c-message--pinned):not(.c-message--ephemeral):not(.c-message--custom_response):not(.c-message--starred):not(.c-message--sli_highlight) { background: rgba(0, 0, 0, 0.1); }
  904.  
  905. .c-message--pinned, .c-message--sli_highlight:not(.c-message--sli_highlight_negative), .c-message--starred { background: rgba(0, 0, 0, 0.2); }
  906.  
  907. .c-message--custom_response { background: rgba(0, 0, 0, 0.15); }
  908.  
  909. .c-message--sli_highlight_negative, .c-message--ephemeral { background: rgba(0, 0, 0, 0.1); }
  910.  
  911. .c-message--pinned .c-message__label__icon { color: #bf360c; }
  912.  
  913. .c-message--custom_response .c-message__label__icon, .c-message--sli_highlight .c-message__label__icon { color: #e6e6e6; }
  914.  
  915. .c-message--sli_highlight .c-message__label .c-mrkdwn__member--link, .c-message--sli_highlight .c-message__label .c-mrkdwn__channel.internal_channel_link { color: #949494; }
  916.  
  917. .c-message--sli_highlight_negative .c-message__label { background: rgba(0, 0, 0, 0.1); }
  918.  
  919. .c-message--resend .c-message__body { color: #949494; }
  920.  
  921. .c-message--deleting { background: rgba(191, 54, 12, 0.6); }
  922.  
  923. .c-message--standalone { border-color: rgba(84, 84, 84, 0.1); }
  924.  
  925. .c-message--unprocessed .c-message__body { animation: to-grey 50ms linear 10s forwards; }
  926.  
  927. .c-message__broadcast_preamble_outer, .c-message__broadcast_preamble { color: #949494; }
  928.  
  929. .c-message__sender { color: #e6e6e6; }
  930.  
  931. .c-message__sender a { color: #e6e6e6; }
  932.  
  933. .c-message__sender .c-emoji__text_mode_icon { color: #949494; }
  934.  
  935. .c-message__body { color: #e6e6e6; }
  936.  
  937. .c-message__body--unknown { background: rgba(84, 84, 84, 0.1); }
  938.  
  939. .c-message__body--automated { color: #949494; }
  940.  
  941. .c-message__body--tombstone { color: #949494; }
  942.  
  943. .c-message__label { color: #949494; }
  944.  
  945. .c-message__label__highlight_title { color: #e6e6e6; }
  946.  
  947. .c-message__label__highlight_positive, .c-message__label__highlight_negative { color: #949494; }
  948.  
  949. .c-message__label__highlight_positive--active, .c-message__label__highlight_negative--active { color: #e6e6e6; }
  950.  
  951. .c-message__resend_controls { color: #949494; }
  952.  
  953. .c-message__resend_column { background-color: rgba(84, 84, 84, 0.1); }
  954.  
  955. .c-message__resend, .c-message__cancel { color: #e6e6e6; }
  956.  
  957. .c-message__edited_label { color: #949494; }
  958.  
  959. .c-message__tombstone_icon { background: rgba(84, 84, 84, 0.1); color: #949494; }
  960.  
  961. .c-message__bot_label { background: rgba(84, 84, 84, 0.1); color: #949494; }
  962.  
  963. .c-message__comment:before { color: #949494; }
  964.  
  965. .c-message__call_attachment { background: #222; border-color: rgba(84, 84, 84, 0.1); }
  966.  
  967. .c-message__call_icon { color: #e6e6e6; }
  968.  
  969. .c-message__call--ended .c-message__call_icon { color: #949494; }
  970.  
  971. .c-message__call_info { color: #e6e6e6; }
  972.  
  973. .c-message__call_name--linked { color: #e6e6e6; }
  974.  
  975. .c-message__call_name + .c-message__call_description::before { color: #949494; }
  976.  
  977. .c-message__call_sub { color: #949494; }
  978.  
  979. .c-message_actions__container { background: #222; border-color: #363636; }
  980.  
  981. .c-message_actions__container:hover { border-color: #545454; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25); }
  982.  
  983. .c-message_actions__button { border-right-color: #363636; color: #949494; }
  984.  
  985. .c-message_actions__button:hover { color: #e6e6e6; }
  986.  
  987. .c-message_actions__button:active { background: #363636; }
  988.  
  989. .c-message_group { background-color: #222; border-color: #363636; }
  990.  
  991. .c-message_group:hover .c-message_group__header { color: #949494; }
  992.  
  993. .c-message_group__header { color: #e6e6e6; }
  994.  
  995. .c-message_group__divider_text { background-color: #222; color: #e6e6e6; }
  996.  
  997. .c-message_list__unread_divider__separator { border-color: #545454; }
  998.  
  999. .c-message_list__unread_divider__label { background: #222; box-shadow: 0 0 2px rgba(0, 0, 0, 0.25); color: #545454; }
  1000.  
  1001. .c-message_list__spinner { color: #949494; }
  1002.  
  1003. .c-message_list .c-scrollbar__bar { background: #424242; }
  1004.  
  1005. .c-virtual_list__item--focus:focus .c-message_list__focus_indicator { box-shadow: inset 0 0 0 3px rgba(130, 130, 130, 0.8); }
  1006.  
  1007. ts-message { color: #e6e6e6; }
  1008.  
  1009. ts-message.active:not(.standalone):not(.multi_delete_mode):not(.highlight):not(.new_reply), ts-message.message--focus:not(.standalone):not(.multi_delete_mode):not(.highlight):not(.new_reply), ts-message:hover:not(.standalone):not(.multi_delete_mode):not(.highlight):not(.new_reply) { background: rgba(0, 0, 0, 0.1); box-shadow: inset 1px 0 0 0 #222; }
  1010.  
  1011. ts-message.active:not(.standalone):not(.multi_delete_mode):not(.highlight):not(.new_reply).is_pinned, ts-message.active:not(.standalone):not(.multi_delete_mode):not(.highlight):not(.new_reply).show_recap:not(.is_pinned), ts-message.message--focus:not(.standalone):not(.multi_delete_mode):not(.highlight):not(.new_reply).is_pinned, ts-message.message--focus:not(.standalone):not(.multi_delete_mode):not(.highlight):not(.new_reply).show_recap:not(.is_pinned), ts-message:hover:not(.standalone):not(.multi_delete_mode):not(.highlight):not(.new_reply).is_pinned, ts-message:hover:not(.standalone):not(.multi_delete_mode):not(.highlight):not(.new_reply).show_recap:not(.is_pinned) { background: rgba(0, 0, 0, 0.2); }
  1012.  
  1013. ts-message.active .edited, ts-message.active .reply_bar .last_reply_at, ts-message.active .timestamp, ts-message.active.automated .message_body, ts-message.message--focus .edited, ts-message.message--focus .reply_bar .last_reply_at, ts-message.message--focus .timestamp, ts-message.message--focus.automated .message_body, ts-message:hover .edited, ts-message:hover .reply_bar .last_reply_at, ts-message:hover .timestamp, ts-message:hover.automated .message_body { color: #949494; }
  1014.  
  1015. ts-message.active .meta, ts-message.message--focus .meta, ts-message:hover .meta { color: #949494 !important; }
  1016.  
  1017. ts-message.active .meta.msg_inline_file_preview_toggler a, ts-message.message--focus .meta.msg_inline_file_preview_toggler a, ts-message:hover .meta.msg_inline_file_preview_toggler a { color: #949494 !important; }
  1018.  
  1019. ts-message.is_pinned { background: rgba(0, 0, 0, 0.15); }
  1020.  
  1021. ts-message .timestamp { color: #949494; }
  1022.  
  1023. ts-message .temp_msg_controls { color: #949494; }
  1024.  
  1025. ts-message .edited { color: rgba(148, 148, 148, 0.8); }
  1026.  
  1027. ts-message:hover .edited { color: #949494; }
  1028.  
  1029. ts-message .only_visible_to_user { color: #949494; }
  1030.  
  1031. ts-message.ephemeral { color: #e6e6e6; }
  1032.  
  1033. ts-message .bot_label { background: #000; color: #949494; }
  1034.  
  1035. ts-message .in_reply_to { background: #000; color: #949494; }
  1036.  
  1037. ts-message.standalone:not(.for_mention_display):not(.for_search_display):not(.for_top_results_search_display):not(.for_star_display) { border: 1px solid #363636; }
  1038.  
  1039. ts-message.unprocessed { color: rgba(230, 230, 230, 0.75); }
  1040.  
  1041. ts-message.highlight { background: rgba(191, 54, 12, 0.4); }
  1042.  
  1043. ts-message.highlight:hover { background: rgba(191, 54, 12, 0.4); }
  1044.  
  1045. ts-message .is_highlights_holder { color: #949494; }
  1046.  
  1047. ts-message .is_highlights_holder ts-icon { color: #949494; }
  1048.  
  1049. ts-message .is_highlights_holder .highlights_feedback_link { color: #949494; }
  1050.  
  1051. ts-message .is_highlights_holder .highlights_feedback a:not(.highlights_feedback_link) { color: #e6e6e6; }
  1052.  
  1053. ts-message .recap_highlight { background: rgba(191, 54, 12, 0.4); }
  1054.  
  1055. ts-message .recap_highlight a { color: #e6e6e6; }
  1056.  
  1057. ts-message.delete_mode, ts-message.multi_delete_mode { background: rgba(191, 54, 12, 0.75); }
  1058.  
  1059. ts-message.automated .message_body { color: rgba(230, 230, 230, 0.8); }
  1060.  
  1061. ts-message .action_hover_container { border: 1px solid #363636; }
  1062.  
  1063. ts-message .action_hover_container:hover { border-color: #545454; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25); }
  1064.  
  1065. ts-message .action_hover_container:hover a { background: #363636; border-right: 1px solid #545454; }
  1066.  
  1067. ts-message .action_hover_container .btn_msg_action { background: #222; border-right: 1px solid #363636; color: #949494; }
  1068.  
  1069. ts-message .action_hover_container .btn_msg_action:hover { color: #e6e6e6; }
  1070.  
  1071. ts-message .action_hover_container .btn_msg_action.active, ts-message .action_hover_container .btn_msg_action:active { background: #363636; color: #e6e6e6; }
  1072.  
  1073. ts-message.selected { background: #222; }
  1074.  
  1075. ts-message.selected:not(.delete_mode) { background: #222; }
  1076.  
  1077. ts-message.selected:hover { background: rgba(0, 0, 0, 0.15); }
  1078.  
  1079. ts-message .meta { color: #949494; }
  1080.  
  1081. ts-message .meta.msg_inline_img_toggler .member, ts-message .meta.msg_inline_img_toggler .service_link, ts-message .meta.msg_inline_file_preview_toggler .member, ts-message .meta.msg_inline_file_preview_toggler .service_link { color: #949494 !important; }
  1082.  
  1083. ts-message .meta.msg_inline_img_toggler .msg_inline_media_toggler, ts-message .meta.msg_inline_img_toggler .ts_icon_dropbox, ts-message .meta.msg_inline_img_toggler a, ts-message .meta.msg_inline_file_preview_toggler .msg_inline_media_toggler, ts-message .meta.msg_inline_file_preview_toggler .ts_icon_dropbox, ts-message .meta.msg_inline_file_preview_toggler a { color: #949494 !important; }
  1084.  
  1085. ts-message .pinned_item_message_header { color: #949494; }
  1086.  
  1087. ts-message .mention { background: #828282 !important; color: #e6e6e6 !important; }
  1088.  
  1089. ts-message .internal_member_link { background: #222 !important; border: 0; color: #949494 !important; }
  1090.  
  1091. ts-message .internal_member_link:hover { color: #c7c7c7 !important; }
  1092.  
  1093. ts-message.show_recap:not(.is_pinned) { background: rgba(0, 0, 0, 0.15); }
  1094.  
  1095. ts-message.show_recap:not(.is_pinned):hover { background: rgba(0, 0, 0, 0.15); }
  1096.  
  1097. .ephemeral.message .message_content { color: #e6e6e6; }
  1098.  
  1099. ts-mention { background: rgba(130, 130, 130, 0.1) !important; color: #e6e6e6 !important; }
  1100.  
  1101. .selecting_messages ts-message:hover { background: #000; }
  1102.  
  1103. .selecting_messages ts-message.multi_delete_mode:hover { background: rgba(191, 54, 12, 0.75); }
  1104.  
  1105. #convo_container { background-color: #222; }
  1106.  
  1107. #convo_container #message_edit_container { border-bottom: 1px solid #545454; border-top: 1px solid #545454; }
  1108.  
  1109. #convo_container ts-conversation::after { background: rgba(0, 0, 0, 0.08); background: -webkit-gradient(linear, left bottom, left top, color-stop(0, transparent), color-stop(1, rgba(0, 0, 0, 0.08))); background: -moz-linear-gradient(center bottom, transparent 0, rgba(0, 0, 0, 0.08) 100%); }
  1110.  
  1111. #convo_container ts-conversation::before { background: transparent; background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.08)), color-stop(1, transparent)); background: -moz-linear-gradient(center bottom, rgba(0, 0, 0, 0.08) 0, transparent 100%); }
  1112.  
  1113. #convo_container ts-conversation ts-message.selected { background: #222; }
  1114.  
  1115. #convo_container ts-conversation ts-relatives::after { background: #545454; }
  1116.  
  1117. #convo_container ts-conversation ts-relatives ts-message.deleted .message_icon i { background-color: #545454; color: #949494; }
  1118.  
  1119. #convo_container ts-conversation ts-relatives ts-message.deleted .message_content { color: #e6e6e6; }
  1120.  
  1121. #convo_container ts-conversation ts-relatives ts-message:not(.selected):not(.highlight):not(.delete_mode) { background-color: #222; }
  1122.  
  1123. #convo_container ts-conversation ts-relatives ts-message:not(.selected):not(.highlight):not(.delete_mode).new { background-color: #2f2f2f; }
  1124.  
  1125. #msgs_div .unread_divider hr { border-top: 1px solid #545454; }
  1126.  
  1127. #msgs_div .unread_divider .divider_label { background: #222; color: #545454; }
  1128.  
  1129. #msgs_div .unread_divider.no_unreads hr { border-top-color: #363636; }
  1130.  
  1131. #msgs_div .unread_divider.no_unreads .divider_label { color: #949494; }
  1132.  
  1133. .channel_archive_messages.card .col:first-child { border-right: 1px solid #545454; }
  1134.  
  1135. .star { color: #949494; }
  1136.  
  1137. .star_item { border-bottom: 1px solid #000; }
  1138.  
  1139. .star_item .star_meta { color: #949494; }
  1140.  
  1141. .bot_message .message_sender { color: #e6e6e6; }
  1142.  
  1143. .bot_message .message_sender a { color: #e6e6e6; }
  1144.  
  1145. .color_USLACKBOT:not(.nuc), #col_channels ul li:not(.active):not(.away) > .color_USLACKBOT:not(.nuc), #col_channels:not(.show_presence) ul li > .color_USLACKBOT:not(.nuc) { color: #e6e6e6; }
  1146.  
  1147. #msgs_scroller_div #end_display_div #end_display_status { color: #949494; }
  1148.  
  1149. #msgs_scroller_div #end_display_div #end_display_meta { color: #949494; }
  1150.  
  1151. #msgs_scroller_div #end_display_div #end_display_meta h1 { color: #e6e6e6; }
  1152.  
  1153. #msgs_scroller_div #end_display_div p { color: #e6e6e6; }
  1154.  
  1155. .member_mentions_options { background-color: #000; border-top: 1px solid #363636; }
  1156.  
  1157. .dm_badge .dm_badge_meta { color: #e6e6e6; }
  1158.  
  1159. .dm_badge a { color: #949494; }
  1160.  
  1161. .dm_badge a.member_preview_link { color: #949494; }
  1162.  
  1163. .dm_badge .dm_badge:hover a { color: #949494; }
  1164.  
  1165. .dm_badge .hint { color: #949494; }
  1166.  
  1167. #toggle-subscription-status .subscription_desc { color: #949494; }
  1168.  
  1169. .bot_label { background: #000; color: #949494; }
  1170.  
  1171. @keyframes to-grey { 0% { color: inherit; }
  1172. 100% { color: #949494; } }
  1173.  
  1174. @keyframes fade-background-highlight { 0% { background: #545454; }
  1175. 100% { background: transparent; } }
  1176.  
  1177. @keyframes border_focus_animation { 0% { box-shadow: 0 0 4px 0.25px #545454, 0 0 0 0.5px #828282; }
  1178. 100% { box-shadow: 0 0 4px 0 #545454, 0 0 0 0 #828282; } }
  1179.  
  1180. .c-message_attachment { color: #e6e6e6; }
  1181.  
  1182. .c-message_attachment__border { background-color: #545454; }
  1183.  
  1184. .c-message_attachment__delete { color: #949494; }
  1185.  
  1186. .c-message_attachment__delete:hover { color: #c7c7c7; }
  1187.  
  1188. .c-message_attachment__pretext { color: #e6e6e6; }
  1189.  
  1190. .c-message_attachment__part + .c-message_attachment__part::before { color: #545454; }
  1191.  
  1192. .c-message_attachment__author .c-message_attachment__autor--distinct { color: #949494; }
  1193.  
  1194. .c-message_attachment__author_link + .c-message_attachment__author_link { color: #949494; }
  1195.  
  1196. .c-message_attachment__title_link span { color: #e6e6e6; }
  1197.  
  1198. .c-message_attachment__text_expander { color: #949494; }
  1199.  
  1200. .c-message_attachment__footer { color: #949494; }
  1201.  
  1202. .c-message_attachment__image, .c-message_attachment__thumb, .c-message_attachment__video_thumb { box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset; }
  1203.  
  1204. .c-message_attachment__video_html { background-color: rgba(34, 34, 34, 0.4); }
  1205.  
  1206. .c-message_attachment__video_buttons { background: rgba(0, 0, 0, 0.4); }
  1207.  
  1208. .c-message_attachment__video_link:visited, .c-message_attachment__video_link:link { color: #e6e6e6; }
  1209.  
  1210. .c-message_attachment__video_play, .c-message_attachment__video_link { color: #e6e6e6; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); }
  1211.  
  1212. .c-message_attachment__video_play:hover, .c-message_attachment__video_link:hover { color: #e6e6e6; }
  1213.  
  1214. .c-message_attachment__media_trigger .c-expandable_trigger { color: #949494; }
  1215.  
  1216. .c-message_attachment__media_trigger--too_large { color: #949494; }
  1217.  
  1218. .c-message_attachment__select { border-color: #000; }
  1219.  
  1220. .c-message_attachment__select:hover, .c-message_attachment__select:active { border-color: #545454; }
  1221.  
  1222. .c-message__reply_bar:hover, .c-message__reply_bar--focus { background-color: #222; border-color: #000; }
  1223.  
  1224. .c-message__reply_bar:hover .c-message__reply_bar_arrow, .c-message__reply_bar--focus .c-message__reply_bar_arrow { color: #949494; }
  1225.  
  1226. .c-message__reply_bar:hover .c-message__reply_bar_view_thread, .c-message__reply_bar--focus .c-message__reply_bar_view_thread { background-color: #545454; }
  1227.  
  1228. .c-message__reply_bar_description { color: #949494; }
  1229.  
  1230. .c-message__file_meta { color: #949494; }
  1231.  
  1232. .c-message__image_container { background: rgba(0, 0, 0, 0.1); }
  1233.  
  1234. .c-message__image_wrapper:after { border-color: transparent; }
  1235.  
  1236. .c-message_kit__file__meta { color: #e6e6e6; }
  1237.  
  1238. .attachment_group.has_container { background: #222; border: 1px solid #363636; }
  1239.  
  1240. .attachment_group.has_container .inline_attachment::after { background-color: #363636; }
  1241.  
  1242. .attachment_group.has_container.has_link:hover { border-bottom-color: #363636; border-left-color: #363636; border-right-color: #363636; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); }
  1243.  
  1244. .attachment_group .media_caret { color: #949494; }
  1245.  
  1246. .attachment_group .attachment_source span { color: #949494 !important; }
  1247.  
  1248. .attachment_group .attachment_source .attachment_source_name + .attachment_author_name::before { color: #949494; }
  1249.  
  1250. .attachment_group .inline_attachment.reply_broadcast + .attachment_rule { color: #949494; }
  1251.  
  1252. .attachment_group .inline_attachment.reply_broadcast + .attachment_rule::after { border-bottom: 1px solid #363636; }
  1253.  
  1254. .attachment_group .inline_attachment.message_unfurl .attachment_source .attachment_source_name a, .attachment_group .inline_attachment.message_unfurl .attachment_source .attachment_source_name span { color: #949494; }
  1255.  
  1256. .attachment_group .attachment_title a { color: #e6e6e6; }
  1257.  
  1258. .attachment_group .attachment_footer_text + .attachment_ts::before { color: #949494; }
  1259.  
  1260. .attachment_group .delete_attachment_link ts-icon::before { color: #949494; }
  1261.  
  1262. .attachment_group .delete_attachment_link:hover ts-icon::before { color: #c7c7c7; }
  1263.  
  1264. .attachment_still_pending ts-inline-saver { color: #949494; }
  1265.  
  1266. .msg_inline_attachment_column.column_border { background-color: #545454; }
  1267.  
  1268. .msg_inline_img_holder .msg_inline_img { box-shadow: inset 0 0 0 1px #000; }
  1269.  
  1270. .msg_inline_attachment_collapser, .msg_inline_attachment_expander, .msg_inline_img_collapser, .msg_inline_img_expander, .msg_inline_media_toggler, .msg_inline_room_preview_collapser, .msg_inline_room_preview_expander { color: #949494; }
  1271.  
  1272. .msg_inline_attachment_collapser:hover, .msg_inline_attachment_expander:hover, .msg_inline_img_collapser:hover, .msg_inline_img_expander:hover, .msg_inline_media_toggler:hover, .msg_inline_room_preview_collapser:hover, .msg_inline_room_preview_expander:hover { color: #c7c7c7; }
  1273.  
  1274. .msg_inline_img { background: #545454; }
  1275.  
  1276. .msg_inline_room_preview_collapser { color: #949494; }
  1277.  
  1278. .msg_inline_room_preview_collapser:hover { color: #949494; }
  1279.  
  1280. .inline_attachment span.attachment_author_name { color: #949494; }
  1281.  
  1282. .inline_attachment span.attachment_author_subname, .inline_attachment span.attachment_service_name { color: #949494; }
  1283.  
  1284. .inline_attachment a span:active, .inline_attachment a span:hover { color: #c7c7c7 !important; }
  1285.  
  1286. .inline_attachment .attachment_footer, .inline_attachment .attachment_ts { color: #949494; }
  1287.  
  1288. .inline_attachment .attachment_footer a, .inline_attachment .attachment_ts a { color: #949494; }
  1289.  
  1290. .inline_attachment .attachment_footer a:active, .inline_attachment .attachment_footer a:hover { color: #c7c7c7 !important; }
  1291.  
  1292. .inline_attachment .attachment_ts a:active, .inline_attachment .attachment_ts a:hover { color: #c7c7c7 !important; }
  1293.  
  1294. .inline_attachment .iframe_placeholder, .inline_attachment iframe { background-color: #000; }
  1295.  
  1296. .meta.msg_inline_file_preview_toggler, .meta.msg_inline_img_toggler, .dense_meta.msg_inline_file_preview_toggler, .dense_meta.msg_inline_img_toggler { color: #949494 !important; }
  1297.  
  1298. .meta.msg_inline_file_preview_toggler a[data-file-id], .meta.msg_inline_img_toggler a[data-file-id], .dense_meta.msg_inline_file_preview_toggler a[data-file-id], .dense_meta.msg_inline_img_toggler a[data-file-id] { color: #949494 !important; }
  1299.  
  1300. .meta.msg_inline_file_preview_toggler:hover, .meta.msg_inline_img_toggler:hover, .dense_meta.msg_inline_file_preview_toggler:hover, .dense_meta.msg_inline_img_toggler:hover { color: #c7c7c7 !important; }
  1301.  
  1302. .meta.msg_inline_file_preview_toggler:hover a[data-file-id], .meta.msg_inline_img_toggler:hover a[data-file-id], .dense_meta.msg_inline_file_preview_toggler:hover a[data-file-id], .dense_meta.msg_inline_img_toggler:hover a[data-file-id] { color: #c7c7c7 !important; }
  1303.  
  1304. .meta.msg_inline_file_preview_toggler .msg_inline_file_preview_title, .meta.msg_inline_img_toggler .msg_inline_file_preview_title, .dense_meta.msg_inline_file_preview_toggler .msg_inline_file_preview_title, .dense_meta.msg_inline_img_toggler .msg_inline_file_preview_title { color: #e6e6e6; }
  1305.  
  1306. .meta.msg_inline_file_preview_toggler .msg_inline_file_preview_title:hover, .meta.msg_inline_img_toggler .msg_inline_file_preview_title:hover, .dense_meta.msg_inline_file_preview_toggler .msg_inline_file_preview_title:hover, .dense_meta.msg_inline_img_toggler .msg_inline_file_preview_title:hover { color: #949494; }
  1307.  
  1308. .meta.msg_inline_file_preview_toggler .ts_icon.msg_inline_media_toggler:hover, .meta.msg_inline_img_toggler .ts_icon.msg_inline_media_toggler:hover, .dense_meta.msg_inline_file_preview_toggler .ts_icon.msg_inline_media_toggler:hover, .dense_meta.msg_inline_img_toggler .ts_icon.msg_inline_media_toggler:hover { color: #c7c7c7 !important; }
  1309.  
  1310. .meta.meta_feature_fix_files .file_new_window_link:hover, .dense_meta.meta_feature_fix_files .file_new_window_link:hover { color: #c7c7c7 !important; }
  1311.  
  1312. .meta.meta_feature_fix_files .file_new_window_link:hover .file_inline_icon, .dense_meta.meta_feature_fix_files .file_new_window_link:hover .file_inline_icon { color: #c7c7c7 !important; }
  1313.  
  1314. .meta.meta_feature_fix_files .member, .dense_meta.meta_feature_fix_files .member { color: #949494 !important; }
  1315.  
  1316. .delete_attachment_link { color: #949494; }
  1317.  
  1318. .delete_attachment_link:hover { color: #c7c7c7; }
  1319.  
  1320. .file_container, .c-file_container { background: #000; border: 1px solid #363636; color: #e6e6e6; }
  1321.  
  1322. .file_container:hover, .file_container:focus, .file_container.file_menu_open, .c-file_container:hover, .c-file_container:focus, .c-file_container.file_menu_open { border-bottom-color: #363636; border-left-color: #363636; border-right-color: #363636; }
  1323.  
  1324. .file_container::after, .file_container.post_container::after, .c-file_container::after, .c-file_container.post_container::after { background-image: -webkit-linear-gradient(top, rgba(34, 34, 34, 0) 0, #222 100%); background-image: -moz-linear-gradient(top, rgba(34, 34, 34, 0) 0, #222 100%); background-image: -o-linear-gradient(top, rgba(34, 34, 34, 0) 0, #222 100%); background-image: linear-gradient(top, rgba(34, 34, 34, 0) 0, #222 100%); }
  1325.  
  1326. .file_container.generic_container .file_header_icon .ts_icon, .c-file_container.generic_container .file_header_icon .ts_icon { background: #222; box-shadow: 0 0 0 3px #222; color: #e6e6e6; }
  1327.  
  1328. .file_container.generic_container .file_header_icon .ts_icon.snippet, .c-file_container.generic_container .file_header_icon .ts_icon.snippet { background: #363636; }
  1329.  
  1330. .file_container.generic_container .file_header_meta .meta_hover, .c-file_container.generic_container .file_header_meta .meta_hover { background: #000; color: #e6e6e6; }
  1331.  
  1332. .file_container .file_header .file_header_meta, .c-file_container .file_header .file_header_meta { color: #949494; }
  1333.  
  1334. .file_container .file_header + .file_body, .c-file_container .file_header + .file_body { border-top: 1px solid #000; }
  1335.  
  1336. .file_container .preview_actions .btn, .c-file_container .preview_actions .btn { background-color: #363636; color: #e6e6e6 !important; }
  1337.  
  1338. .file_container .preview_actions .btn::after, .c-file_container .preview_actions .btn::after { border-color: #000; }
  1339.  
  1340. .file_container .preview_actions .btn.preview_show_less_header, .c-file_container .preview_actions .btn.preview_show_less_header { background-color: rgba(130, 130, 130, 0.9); color: #e6e6e6 !important; }
  1341.  
  1342. .file_container .preview_actions .btn.preview_show_less_header::after, .c-file_container .preview_actions .btn.preview_show_less_header::after { border: 2px solid #000; }
  1343.  
  1344. .file_container .preview_actions .btn.preview_show_less_header:focus, .file_container .preview_actions .btn.preview_show_less_header:hover, .c-file_container .preview_actions .btn.preview_show_less_header:focus, .c-file_container .preview_actions .btn.preview_show_less_header:hover { background-color: #363636; }
  1345.  
  1346. .file_container .preview_actions .btn.preview_show_less_header:focus::after, .file_container .preview_actions .btn.preview_show_less_header:hover::after, .c-file_container .preview_actions .btn.preview_show_less_header:focus::after, .c-file_container .preview_actions .btn.preview_show_less_header:hover::after { border-color: #363636; }
  1347.  
  1348. .file_container.image_container .image_body, .c-file_container.image_container .image_body { background-color: #222; }
  1349.  
  1350. .file_container.image_container .preview_actions .btn, .c-file_container.image_container .preview_actions .btn { background-color: rgba(130, 130, 130, 0.9); }
  1351.  
  1352. .file_container.image_container .preview_actions .btn:focus, .file_container.image_container .preview_actions .btn:hover, .c-file_container.image_container .preview_actions .btn:focus, .c-file_container.image_container .preview_actions .btn:hover { background-color: #363636; }
  1353.  
  1354. .file_container.image_container .preview_actions.overflow_preview_actions, .c-file_container.image_container .preview_actions.overflow_preview_actions { background: rgba(130, 130, 130, 0.9); border: 1px solid rgba(0, 0, 0, 0.1); }
  1355.  
  1356. .file_container .preview_show .preview_show_btn, .c-file_container .preview_show .preview_show_btn { background: linear-gradient(rgba(84, 84, 84, 0.8), rgba(84, 84, 84, 0.8)), linear-gradient(rgba(130, 130, 130, 0.3), rgba(130, 130, 130, 0.3)); color: #e6e6e6; }
  1357.  
  1358. .file_container.file_menu_open .preview_show_less .preview_show_btn, .file_container:focus .preview_show_less .preview_show_btn, .file_container:hover .preview_show_less .preview_show_btn, .c-file_container.file_menu_open .preview_show_less .preview_show_btn, .c-file_container:focus .preview_show_less .preview_show_btn, .c-file_container:hover .preview_show_less .preview_show_btn { background: rgba(84, 84, 84, 0.8); color: #e6e6e6; }
  1359.  
  1360. .file_container .c-file__title, .c-file_container .c-file__title { color: #e6e6e6; }
  1361.  
  1362. .c-file_container--has_thumb .c-file__actions::before { background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), #000 20px); }
  1363.  
  1364. .message--focus .file_container .preview_show.preview_show_less .preview_show_btn { background: #545454; color: #e6e6e6; }
  1365.  
  1366. .msg_inline_video_buttons_div { background-color: rgba(34, 34, 34, 0.4); }
  1367.  
  1368. .msg_inline_video_buttons_div a { color: #e6e6e6; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); }
  1369.  
  1370. .msg_inline_video_buttons_div a:visited { color: #e6e6e6; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); }
  1371.  
  1372. .post_body ul.checklist { background-color: #363636; }
  1373.  
  1374. .post_body ul.checklist li::before { background: #363636; }
  1375.  
  1376. .post_body ul.checklist li.checked { color: #949494; }
  1377.  
  1378. .post_body ul.list.checklist li { border-bottom: 1px solid #545454; }
  1379.  
  1380. .post_body ul.list.checklist li.checked { color: #949494; }
  1381.  
  1382. .post_body .message { background-color: #e6e6e6; }
  1383.  
  1384. .post_body code, .post_body pre { background: #363636; }
  1385.  
  1386. ts-message .reply_bar .reply_bar_caret, ts-message .reply_bar .view_conv_hover, ts-message .reply_bar .last_reply_at { color: #949494; }
  1387.  
  1388. ts-message .reply_bar:hover { background: #222; border-color: #000; }
  1389.  
  1390. .inline_color_block { border-color: #545454; }
  1391.  
  1392. .p-message_pane .c-message_list.c-virtual_list--scrollbar > .c-scrollbar__hider { background: #222; }
  1393.  
  1394. .p-message_pane .c-message_list.c-virtual_list--scrollbar > .c-scrollbar__hider::before { background: #222; border-bottom: 1px solid #222; }
  1395.  
  1396. .p-message_pane .p-message_pane__top_banners:not(:empty) + div .c-message_list:not(.c-virtual_list--scrollbar):before, .p-message_pane .p-message_pane__top_banners:not(:empty) + div .c-message_list.c-virtual_list--scrollbar > .c-scrollbar__hider:before { box-shadow: 0 32px #222; }
  1397.  
  1398. .p-message_pane__foreword__description, .p-message_pane__limited_history_alert { color: #e6e6e6; }
  1399.  
  1400. .p-message_pane__limited_history_foreword { background: #363636; background-image: none; color: #e6e6e6; }
  1401.  
  1402. .p-message_pane__unread_banner__banner { background: #545454; text-shadow: 0 1px rgba(0, 0, 0, 0.15); }
  1403.  
  1404. .messages_banner { color: #e6e6e6; text-shadow: 0 1px rgba(0, 0, 0, 0.15); }
  1405.  
  1406. .messages_banner a { color: #e6e6e6; }
  1407.  
  1408. .messages_banner a:hover { color: #e6e6e6; }
  1409.  
  1410. #connection_div { background: #bf360c; }
  1411.  
  1412. #archives_return { background: padding-box #828282; color: #e6e6e6; }
  1413.  
  1414. #archives_return.warning { background: #bf360c; }
  1415.  
  1416. #archives_return a { color: #e6e6e6; }
  1417.  
  1418. #archives_return a:hover { color: rgba(230, 230, 230, 0.8); }
  1419.  
  1420. #messages_unread_status { background: #545454; }
  1421.  
  1422. #messages_unread_status:hover { background: #828282; }
  1423.  
  1424. #messages_unread_status:hover .clear_unread_messages { background: #828282; }
  1425.  
  1426. #messages_unread_status:hover .clear_unread_messages:hover { background: #545454; }
  1427.  
  1428. #messages_unread_status.quiet { background: #828282; color: #e6e6e6; text-shadow: 0 1px rgba(0, 0, 0, 0.15); }
  1429.  
  1430. #messages_unread_status.quiet a { color: #e6e6e6; }
  1431.  
  1432. .clear_unread_messages { border-left: 1px solid rgba(0, 0, 0, 0.15); }
  1433.  
  1434. #messages_container.has_top_messages_banner::before { background: none; }
  1435.  
  1436. .end_div_msg_lim { background-color: #363636; background-image: none; }
  1437.  
  1438. #archives_end_div_msg_lim h1, #end_display_msg_lim h1 { color: #e6e6e6; }
  1439.  
  1440. #archives_end_div_msg_lim h2, #end_display_msg_lim h2 { color: rgba(230, 230, 230, 0.8); }
  1441.  
  1442. code { background-color: #000; border: 1px solid #363636; color: #e6e6e6; }
  1443.  
  1444. code a.app_preview_link { background: #363636; border: 1px solid #545454; color: #e6e6e6; }
  1445.  
  1446. .file_list_item.snippet .snippet_preview { background: #000; }
  1447.  
  1448. .snippet_preview, .snippet_body { background: #000; }
  1449.  
  1450. .snippet_preview pre, .snippet_body pre { color: #e6e6e6 !important; }
  1451.  
  1452. .file_container .CodeMirror .CodeMirror-code > div::before, .file_container .CodeMirror .sssh-line::before, .file_container .sssh-code .CodeMirror-code > div::before, .file_container .sssh-code .sssh-line::before, .c-file_container .CodeMirror .CodeMirror-code > div::before, .c-file_container .CodeMirror .sssh-line::before, .c-file_container .sssh-code .CodeMirror-code > div::before, .c-file_container .sssh-code .sssh-line::before { background-color: #363636; border-right: 1px solid #363636; color: #949494; }
  1453.  
  1454. .c-snippet .c-file_container { background-color: #222; }
  1455.  
  1456. .c-snippet .c-file_container.c-file_container--gradient::after { background: linear-gradient(180deg, rgba(255, 255, 255, 0), #222); border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
  1457.  
  1458. .CodeMirror { background: #000; border: 1px solid #363636; color: #e6e6e6 !important; }
  1459.  
  1460. .CodeMirror pre { background: transparent !important; }
  1461.  
  1462. .CodeMirror div.CodeMirror-cursor { border-left: 1px solid #e6e6e6; }
  1463.  
  1464. .CodeMirror.cm-fat-cursor div.CodeMirror-cursor { background: #e6e6e6; }
  1465.  
  1466. .CodeMirror .CodeMirror-gutters { background-color: #363636; border-right: 1px solid #222; }
  1467.  
  1468. .CodeMirror-gutter-filler, .CodeMirror-scrollbar-filler { background-color: #363636; }
  1469.  
  1470. .CodeMirror-linenumber { color: #949494 !important; }
  1471.  
  1472. .CodeMirror-guttermarker { color: #949494; }
  1473.  
  1474. .CodeMirror-guttermarker-subtle { color: #949494; }
  1475.  
  1476. .CodeMirror-ruler { border-left: 1px solid #828282; }
  1477.  
  1478. .cm-s-default .cm-keyword { color: #ce93d8; }
  1479.  
  1480. .cm-s-default .cm-atom { color: #9fa8da; }
  1481.  
  1482. .cm-s-default .cm-number { color: #a5d6a7; }
  1483.  
  1484. .cm-s-default .cm-def { color: #536dfe; }
  1485.  
  1486. .cm-s-default .cm-variable-2 { color: #9fa8da; }
  1487.  
  1488. .cm-s-default .cm-variable-3 { color: #c5e1a5; }
  1489.  
  1490. .cm-s-default .cm-comment { color: #ffcc80; }
  1491.  
  1492. .cm-s-default .cm-string { color: #ef9a9a; }
  1493.  
  1494. .cm-s-default .cm-string-2 { color: #ffab91; }
  1495.  
  1496. .cm-s-default .cm-meta { color: #eee; }
  1497.  
  1498. .cm-s-default .cm-qualifier { color: #eee; }
  1499.  
  1500. .cm-s-default .cm-builtin { color: #b39ddb; }
  1501.  
  1502. .cm-s-default .cm-bracket { color: #e6ee9c; }
  1503.  
  1504. .cm-s-default .cm-tag { color: #a5d6a7; }
  1505.  
  1506. .cm-s-default .cm-attribute { color: #40c4ff; }
  1507.  
  1508. .cm-s-default .cm-header { color: #80cbc4; }
  1509.  
  1510. .cm-s-default .cm-quote { color: #b0bec5; }
  1511.  
  1512. .cm-s-default .cm-hr { color: #363636; }
  1513.  
  1514. .cm-s-default .cm-link { color: #949494; }
  1515.  
  1516. .cm-negative { color: #bf360c; }
  1517.  
  1518. .cm-positive { color: #0cbf72; }
  1519.  
  1520. .cm-invalidchar, .cm-s-default .cm-error { color: #bf360c; }
  1521.  
  1522. div.CodeMirror span.CodeMirror-matchingbracket { color: #0cbf72; }
  1523.  
  1524. div.CodeMirror span.CodeMirror-nonmatchingbracket { color: #bf360c; }
  1525.  
  1526. .CodeMirror-matchingtag { background: #000; }
  1527.  
  1528. .CodeMirror-activeline-background { background: #828282; }
  1529.  
  1530. .CodeMirror-selected { background: #828282; }
  1531.  
  1532. .CodeMirror-focused .CodeMirror-selected { background: #828282; }
  1533.  
  1534. .cm-searching { background: #828282; }
  1535.  
  1536. .sssh-keyword { color: #ce93d8; }
  1537.  
  1538. .sssh-atom { color: #9fa8da; }
  1539.  
  1540. .sssh-number { color: #a5d6a7; }
  1541.  
  1542. .sssh-def { color: #536dfe; }
  1543.  
  1544. .sssh-variable { color: #9fa8da; }
  1545.  
  1546. .sssh-variable-2 { color: #c5e1a5; }
  1547.  
  1548. .sssh-variable-3 { color: #c1a5e1; }
  1549.  
  1550. .sssh-operator { color: #e6e6e6; }
  1551.  
  1552. .sssh-property { color: #e6e6e6; }
  1553.  
  1554. .sssh-comment { color: #ffcc80; }
  1555.  
  1556. .sssh-string { color: #ef9a9a; }
  1557.  
  1558. .sssh-string-2 { color: #ffab91; }
  1559.  
  1560. .sssh-meta { color: #eee; }
  1561.  
  1562. .sssh-error { color: #bf360c; }
  1563.  
  1564. .sssh-qualifier { color: #eee; }
  1565.  
  1566. .sssh-builtin { color: #b39ddb; }
  1567.  
  1568. .sssh-bracket { color: #e6ee9c; }
  1569.  
  1570. .sssh-tag { color: #a5d6a7; }
  1571.  
  1572. .sssh-attribute { color: #40c4ff; }
  1573.  
  1574. .sssh-header { color: #80cbc4; }
  1575.  
  1576. .sssh-quote { color: #b0bec5; }
  1577.  
  1578. .sssh-hr { color: #363636; }
  1579.  
  1580. .sssh-link { color: #949494; }
  1581.  
  1582. .c-message--dense .c-timestamp__label { color: #949494; }
  1583.  
  1584. .c-message--dense .c-message__content_header .c-custom_status { border-color: #363636; }
  1585.  
  1586. .dense_theme ts-message { color: #e6e6e6; }
  1587.  
  1588. .dense_theme ts-message.first .message_gutter .timestamp, .dense_theme ts-message.selected .message_gutter .timestamp { color: #949494; }
  1589.  
  1590. .dense_theme ts-message .message_content .message_current_status { border-color: #363636; }
  1591.  
  1592. .c-message--light .c-message__sender .c-message__sender_link { color: #e6e6e6; }
  1593.  
  1594. .light_theme ts-message { color: #e6e6e6; }
  1595.  
  1596. .light_theme ts-message .message_content .message_sender, .light_theme ts-message .message_content .meta .message_sender:hover { color: #e6e6e6 !important; }
  1597.  
  1598. .light_theme ts-message .comment::before { color: #949494; }
  1599.  
  1600. .channel_overlay { border-color: #363636; color: #949494; }
  1601.  
  1602. .channel_overlay.channel_overlay_redesign .channel_overlay_title { color: #e6e6e6; }
  1603.  
  1604. .channel_overlay.channel_overlay_redesign li { color: #949494; }
  1605.  
  1606. .channel_overlay_title_wrap { border-color: #363636; }
  1607.  
  1608. .channel_overlay_title_shared { color: #e6e6e6; }
  1609.  
  1610. pre { background: #000; border: 1px solid #363636; color: #e6e6e6; }
  1611.  
  1612. pre span.mention { padding: 2px 0 !important; }
  1613.  
  1614. #page pre, body > pre { background: #000; color: #e6e6e6 !important; }
  1615.  
  1616. body > pre { background: #828282; }
  1617.  
  1618. .special_formatting_quote .quote_bar { background-color: #545454; }
  1619.  
  1620. #threads_msgs_scroller_div { background: #222; }
  1621.  
  1622. #threads_msgs_scroller_div:not(.loading)::before { background: #222; }
  1623.  
  1624. #threads_msgs_scroller_div.loading::before { color: #949494; }
  1625.  
  1626. #threads_msgs_scroller_div .threads_caught_up_divider .divider_line { border-top: 1px solid #363636; }
  1627.  
  1628. #threads_msgs_scroller_div .threads_caught_up_divider .divider_label { background: #545454; color: #e6e6e6; }
  1629.  
  1630. #threads_msgs_scroller_div.loading { background: none; }
  1631.  
  1632. #threads_msgs_scroller_div.loading::before { color: #e6e6e6; }
  1633.  
  1634. #threads_view_banner.messages_banner { background: #363636; }
  1635.  
  1636. #threads_view_banner.messages_banner:hover { background: #545454; }
  1637.  
  1638. #threads_view_banner.messages_banner:hover .clear_unread_messages { background: #545454; }
  1639.  
  1640. #threads_msgs.new_banner_is_showing::before { background: #222; }
  1641.  
  1642. .p-threads_footer__input .p-message_input_field, .p-threads_footer__input--legacy .p-message_input_field { background: #363636; }
  1643.  
  1644. .p-threads_footer__input .p-message_input_file_button, .p-threads_footer__input--legacy .p-message_input_file_button { background: #363636; }
  1645.  
  1646. ts-thread { background: #222; }
  1647.  
  1648. ts-thread .reply_input_container .inline_message_input_container form textarea { border-color: #363636; color: #e6e6e6; }
  1649.  
  1650. ts-thread .reply_input_container .collapsed_input_placeholder, ts-thread .reply_input_container .join_channel_from_thread_container, ts-thread .reply_input_container .reply_limited_in_general { background: #363636; border-color: #363636; }
  1651.  
  1652. ts-thread .thread_messages { background: #363636; border-color: #363636; }
  1653.  
  1654. ts-thread ts-message.new_reply { background: #222; }
  1655.  
  1656. ts-thread ts-message.new_reply:hover { background: #363636; }
  1657.  
  1658. ts-thread .thread_header .thread_channel_name a { color: #e6e6e6; }
  1659.  
  1660. ts-thread .thread_header .thread_action_btns button { color: #949494; }
  1661.  
  1662. ts-thread .new_reply_indicator .blue_dot { color: #bf360c; }
  1663.  
  1664. #convo_tab .thread_participants, ts-thread .thread_participants { color: #949494; }
  1665.  
  1666. #convo_loading_indicator { background-image: none; }
  1667.  
  1668. .reply_input_container .inline_message_input_container .ql-container { background-color: #545454; border: 1px solid #363636; }
  1669.  
  1670. .reply_input_container .inline_message_input_container .ql-container .ql-editor::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.15); }
  1671.  
  1672. .reply_input_container .inline_message_input_container .ql-container .ql-editor::-webkit-scrollbar-thumb:hover { background-color: rgba(0, 0, 0, 0.25); }
  1673.  
  1674. .reply_input_container .inline_message_input_container .ql-container.focus { border-color: rgba(0, 0, 0, 0.15); }
  1675.  
  1676. .reply_input_container .inline_message_input_container .ql-container.focus ~ .emo_menu { color: #e6e6e6; }
  1677.  
  1678. .reply_input_container .inline_message_input_container .ql-container ~ .emo_menu { color: #949494; }
  1679.  
  1680. #file_reply_container .reply_container_info .reply_broadcast_buttons_container .reply_broadcast_label_container, #reply_container .reply_container_info .reply_broadcast_buttons_container .reply_broadcast_label_container, .reply_input_container .reply_container_info .reply_broadcast_buttons_container .reply_broadcast_label_container { color: #949494; }
  1681.  
  1682. #unread_msgs_scroller_div::after { background: transparent; }
  1683.  
  1684. #unread_msgs_scroller_div.loading { background-image: none; }
  1685.  
  1686. #unread_msgs_scroller_div.loading::before { color: #949494; }
  1687.  
  1688. #unread_msgs_div .day_divider .day_divider_line { border-top-color: #363636; }
  1689.  
  1690. .unread_group.marked_as_read .unread_group_header { background: #222; }
  1691.  
  1692. .unread_group .unread_group_header { background: #363636; border-top-color: #545454; color: #e6e6e6; }
  1693.  
  1694. .unread_group .unread_group_header .unread_group_collapse_toggle:hover ts-icon { color: #e6e6e6; }
  1695.  
  1696. .unread_group .unread_group_header .unread_group_collapse_caret .ts_icon_caret_down { color: #949494; }
  1697.  
  1698. .unread_group .unread_group_header .unread_group_mark, .unread_group .unread_group_header .unread_keyboard { background: #222; }
  1699.  
  1700. .unread_group.active .unread_group_header { background: #000; border-top-color: #545454; color: #e6e6e6; }
  1701.  
  1702. .collapsed .unread_group_header .ts_icon_caret_right, .collapsing .unread_group_header .ts_icon_caret_right { color: #949494; }
  1703.  
  1704. .mark_as_read_checkmark { color: #949494; }
  1705.  
  1706. .bottom_mark_all_read { border-top-color: #363636; }
  1707.  
  1708. .unread_group_header_name a { color: #e6e6e6; }
  1709.  
  1710. .unread_group_footer .unread_group_new .unread_group_new_text { color: #949494; }
  1711.  
  1712. .unread_group_footer .unread_group_new:hover .unread_group_new_text { color: #949494; }
  1713.  
  1714. .unread_empty_state_message { color: #949494; }
  1715.  
  1716. .unread_empty_state_undo_inner { background: #000; color: #e6e6e6; }
  1717.  
  1718. .unread_empty_state_undo_action { color: #e6e6e6; }
  1719.  
  1720. .unread_empty_state_refresh { background: rgba(34, 34, 34, 0.97); }
  1721.  
  1722. .unread_msgs_loading { background: #222; background-image: none; }
  1723.  
  1724. #col_flex { background: transparent; }
  1725.  
  1726. #flex_contents { background: #222; }
  1727.  
  1728. #flex_contents .heading { background: #151515; border-bottom-color: #363636; color: #949494; }
  1729.  
  1730. #flex_contents .heading a { color: #949494; }
  1731.  
  1732. #flex_contents .heading a:hover { color: #c7c7c7; }
  1733.  
  1734. #flex_contents .heading a.close_flexpane { color: #949494; }
  1735.  
  1736. #flex_contents .heading .cancel_link { color: #949494; }
  1737.  
  1738. #flex_contents .heading .menu_heading:hover { color: #e6e6e6; }
  1739.  
  1740. #flex_contents .heading .menu_icon { color: #949494; }
  1741.  
  1742. #flex_contents .heading .menu_icon:hover { color: #c7c7c7; }
  1743.  
  1744. #flex_contents .heading_text { color: #949494; }
  1745.  
  1746. #flex_contents .subheading:not(.empty) { background: #222; border-top: 1px solid #000; color: #949494; }
  1747.  
  1748. #flex_contents .subheading:not(.empty) p a { color: #e6e6e6; }
  1749.  
  1750. #flex_contents .subheading:not(.empty) .filter_menu_label.active .arrow_down { color: #949494; }
  1751.  
  1752. #flex_contents .toolbar_container { background: #222; }
  1753.  
  1754. #flex_contents .flexpane_tab_bar li .tab, #flex_contents .flexpane_tab_bar li a { color: #949494; }
  1755.  
  1756. #flex_contents .flexpane_tab_bar li:hover { border-bottom: 4px solid #363636; }
  1757.  
  1758. #flex_contents .flexpane_tab_bar li:hover a, #flex_contents .flexpane_tab_bar li:hover .tab { color: #949494; }
  1759.  
  1760. #flex_contents .flexpane_tab_bar li.active { border-bottom: 4px solid #363636; }
  1761.  
  1762. #flex_contents .flexpane_tab_bar li.active a, #flex_contents .flexpane_tab_bar li.active .tab { color: #949494; }
  1763.  
  1764. #flex_contents .help { border-top: 5px solid #000; color: #e6e6e6; }
  1765.  
  1766. #flex_contents i.callout { color: #949494; }
  1767.  
  1768. .close_flexpane { color: #949494; }
  1769.  
  1770. .close_flexpane:focus, .close_flexpane:hover { color: #e6e6e6; }
  1771.  
  1772. #client-ui.flex_pane_showing #col_flex { border-left-color: #363636; }
  1773.  
  1774. .toolbar_container { background: #222; border-bottom: 1px solid #000; color: #e6e6e6; }
  1775.  
  1776. .msg_right_link { color: #949494; }
  1777.  
  1778. .message_location_label { color: #949494; }
  1779.  
  1780. .p-flexpane_header { background: #363636; border-color: #545454; color: #e6e6e6; }
  1781.  
  1782. #client_body:not(.onboarding):not(.feature_global_nav_layout):before { background: #363636; }
  1783.  
  1784. #details_tab .heading { background: #151515; }
  1785.  
  1786. #details_tab .heading a.close_flexpane { color: #949494; }
  1787.  
  1788. #details_tab .heading a.close_flexpane:hover { color: #c7c7c7; }
  1789.  
  1790. #details_tab hr { border-top-color: #363636; }
  1791.  
  1792. #details_tab .conversation_details .member_name:hover { color: #949494; }
  1793.  
  1794. #details_tab .conversation_details .member_username:hover { color: #e6e6e6; }
  1795.  
  1796. #details_tab .conversation_details .member_info_timezone { border-top-color: #545454; }
  1797.  
  1798. #details_tab .channel_page_section { background: #222; border-top: 1px solid #363636; }
  1799.  
  1800. #details_tab .channel_page_section .section_header:hover .disclosure_triangle { color: #c7c7c7; }
  1801.  
  1802. #details_tab .channel_page_section .section_header a { color: #949494; }
  1803.  
  1804. #details_tab .channel_page_section .section_title { color: #e6e6e6; }
  1805.  
  1806. #details_tab .channel_page_section .disclosure_triangle { color: #949494; }
  1807.  
  1808. #details_tab .channel_page_section .channel_page_members_highlighter, #details_tab .channel_page_section .channel_page_pinned_items_highlighter { background: rgba(191, 54, 12, 0.25) !important; }
  1809.  
  1810. #details_tab .created_by { color: #e6e6e6; }
  1811.  
  1812. #details_tab .channel_page_member_tabs .icon_member_header { color: #949494; }
  1813.  
  1814. #details_tab .pinned_item:hover { border-color: #545454; }
  1815.  
  1816. #details_tab .channel_page_action .leave_link { color: #949494; }
  1817.  
  1818. #details_tab .channel_page_action .leave_link:hover { color: #c7c7c7; }
  1819.  
  1820. #details_tab .channel_section_label .ts_icon_info_circle { color: #949494; }
  1821.  
  1822. #details_tab .feature_sli_channel_insights .channel_created_section .creator_link, #details_tab .feature_sli_channel_insights .channel_purpose_section .channel_purpose_text { color: #949494; }
  1823.  
  1824. .channel_page_member_row { color: #e6e6e6; }
  1825.  
  1826. .channel_page_member_row a { color: #949494; }
  1827.  
  1828. .channel_page_member_row.away { color: #e6e6e6; }
  1829.  
  1830. .channel_page_member_row.away a { color: #949494; }
  1831.  
  1832. .channel_page_member_row:hover { background-color: #545454; border-color: #363636; }
  1833.  
  1834. .pinned_item { color: #e6e6e6; }
  1835.  
  1836. .pinned_item .pin_file_title { color: #949494; }
  1837.  
  1838. .pinned_item .pin_member_name a { color: #949494 !important; }
  1839.  
  1840. .pinned_item .pin_metadata { color: #949494; }
  1841.  
  1842. .pinned_item .remove_pin { color: #949494; }
  1843.  
  1844. .pinned_item .remove_pin:hover { color: #c7c7c7; }
  1845.  
  1846. .pinned_item .pinned_message_text .pin_truncate_fade { background: #222; }
  1847.  
  1848. .pinned_item.delete_mode { border-color: #bf360c !important; }
  1849.  
  1850. .p-channel_insights .c-member__title { color: #949494; }
  1851.  
  1852. .p-channel_insights_activity_bar_container:hover { background-color: rgba(0, 0, 0, 0.05); }
  1853.  
  1854. .p-channel_insights_activity_bar_container:hover .p-channel_insights__activity_bar { background-color: #545454; }
  1855.  
  1856. .p-channel_insights__activity { border-color: #545454; }
  1857.  
  1858. .p-channel_insights__activity_bar { background-color: rgba(84, 84, 84, 0.5); }
  1859.  
  1860. .p-channel_insights__channel .channel_link { color: #e6e6e6; }
  1861.  
  1862. .p-channel_insights__date_heading span { background-color: #222; color: #e6e6e6; }
  1863.  
  1864. .p-channel_insights__date_heading::before { background-color: #545454; }
  1865.  
  1866. .p-channel_insights__drawer_title { color: #949494; }
  1867.  
  1868. .p-channel_insights__highlights_description { color: #949494; }
  1869.  
  1870. .p-channel_insights__item--user .member_preview_link, .p-channel_insights__item--user .message_sender { color: #e6e6e6 !important; }
  1871.  
  1872. .p-channel_insights__member_count { color: #949494; }
  1873.  
  1874. .p-channel_insights__member_count .ts_icon_user { color: #949494; }
  1875.  
  1876. .p-channel_insights__message--truncate::before { background: linear-gradient(180deg, transparent, #222 90%); }
  1877.  
  1878. .p-channel_insights__message ts-message.standalone:not(.for_mention_display):not(.for_search_display):not(.for_top_results_search_display):not(.for_star_display) { background-color: #222; border-color: #545454; }
  1879.  
  1880. .p-channel_insights__section:not(.p-channel_insights__section--no_border) { border-color: #545454; }
  1881.  
  1882. .p-channel_insights__title { color: #e6e6e6; }
  1883.  
  1884. .p-channel_insights__user_title { color: #949494; }
  1885.  
  1886. .p-download_item { padding: 12px 12px 4px 16px; margin: 0; }
  1887.  
  1888. .p-download_item__container .p-download_item__name_row { color: #e6e6e6; }
  1889.  
  1890. .p-download_item__actions { background: #222; }
  1891.  
  1892. .p-download_item__link--open, .p-download_item__link--retry, .p-download_item__link--show { color: #e6e6e6; }
  1893.  
  1894. .p-downloads_list__shift_hint { background: linear-gradient(180deg, rgba(255, 255, 255, 0), #363636 25%, #363636); color: #e6e6e6; }
  1895.  
  1896. #file_list_toggle_users { color: #949494; }
  1897.  
  1898. #file_list_toggle_users.active:hover, #file_list_toggle_users:hover { color: #c7c7c7; }
  1899.  
  1900. #file_list_toggle_users.active { color: #949494; }
  1901.  
  1902. .file_list_item .icon, .file_reference .icon { background: #828282; border: 1px solid #545454; color: #e6e6e6 !important; }
  1903.  
  1904. .filetype_button { background: #828282; border: 1px solid #545454; color: #e6e6e6 !important; }
  1905.  
  1906. .filetype_button:hover { background: #828282; }
  1907.  
  1908. .filetype_button:hover .file_download_label { background: #545454; color: #e6e6e6; }
  1909.  
  1910. .filetype_button .file_title { color: #e6e6e6; }
  1911.  
  1912. .filetype_button .file_download_label { background: #828282; border-top: 1px solid #545454; }
  1913.  
  1914. a.filetype_button_web { background: #828282; border: 1px solid #545454; color: #e6e6e6; }
  1915.  
  1916. a.filetype_button_web .filetype_icon { background-color: #545454; }
  1917.  
  1918. a.file_download_link { color: #949494; }
  1919.  
  1920. a.file_download_link:hover { color: #c7c7c7; }
  1921.  
  1922. a:hover .file_inline_icon { color: #949494; }
  1923.  
  1924. a.gsheet img, a.pdf img { background: #222 !important; }
  1925.  
  1926. html.no_touch a.filetype_button_web:hover { border-color: #545454; }
  1927.  
  1928. html.no_touch a.filetype_button_web:hover .file_title { color: #e6e6e6; }
  1929.  
  1930. .file_header_detailed { color: #949494; }
  1931.  
  1932. .file_header_detailed .member { color: #e6e6e6 !important; }
  1933.  
  1934. .file_inline_icon { color: #949494; }
  1935.  
  1936. .file_header .member { color: #949494 !important; }
  1937.  
  1938. .file_header .title { color: #e6e6e6; }
  1939.  
  1940. .file_header .title a { color: #949494; }
  1941.  
  1942. .file_header .title a:hover { color: #c7c7c7; }
  1943.  
  1944. .flexpane_file_title .member, .flexpane_file_title .service_link { color: #949494 !important; }
  1945.  
  1946. .flexpane_file_title .title a, .flexpane_file_title .file_action_list a { color: #949494; }
  1947.  
  1948. .flexpane_file_title .title a:hover, .flexpane_file_title .file_action_list a:hover { color: #c7c7c7; }
  1949.  
  1950. .file_actions_cog { color: #949494 !important; }
  1951.  
  1952. .file_actions_cog:hover { color: #c7c7c7 !important; }
  1953.  
  1954. .file_list_item { color: #e6e6e6; }
  1955.  
  1956. .file_list_item a { color: #949494; }
  1957.  
  1958. .file_list_item a.member { color: #c7c7c7; }
  1959.  
  1960. .file_list_item .bullet { color: #949494; }
  1961.  
  1962. .file_list_item .icon { background: #828282; border-color: #545454; }
  1963.  
  1964. .file_list_item .ts_icon_comment { color: #949494; }
  1965.  
  1966. .file_list_item .file_comment_link:hover { color: #949494; }
  1967.  
  1968. .file_list_item .file_comment_link:hover .ts_icon_comment { color: #949494; }
  1969.  
  1970. .file_list_item .title a { color: #949494; }
  1971.  
  1972. .file_list_item .share_info .unshare_link { color: #949494; }
  1973.  
  1974. .file_list_item .share_info .unshare_link:hover { color: #c7c7c7; }
  1975.  
  1976. .file_list_item .actions a, .file_list_item .actions span { background-color: #363636; border: 1px solid #828282; color: #949494; }
  1977.  
  1978. .file_list_item .actions a:hover { background-color: #222 !important; border-color: #828282; color: #c7c7c7; }
  1979.  
  1980. .file_list_item.post .preview, .file_list_item.space .preview { color: #e6e6e6; }
  1981.  
  1982. .file_list_item #share_dialog, .file_list_item.active, .file_list_item:active, .file_list_item:hover { background-color: #363636; border-color: #545454; }
  1983.  
  1984. .file_list_item #share_dialog .title a, .file_list_item.active .title a, .file_list_item:active .title a, .file_list_item:hover .title a { color: #949494; }
  1985.  
  1986. .file_list_item #share_dialog .actions, .file_list_item.active .actions, .file_list_item:active .actions, .file_list_item:hover .actions { background-color: transparent; }
  1987.  
  1988. .file_list_item #share_dialog .actions a, .file_list_item #share_dialog .actions span, .file_list_item.active .actions a, .file_list_item.active .actions span, .file_list_item:active .actions a, .file_list_item:active .actions span, .file_list_item:hover .actions a, .file_list_item:hover .actions span { background-color: #363636; }
  1989.  
  1990. .unshare_link { color: #949494 !important; }
  1991.  
  1992. .unshare_link i::before { color: #949494 !important; }
  1993.  
  1994. .unshare_link i.ts_icon_minus_circle_small:hover::before { color: #bf360c !important; }
  1995.  
  1996. .snippet_preview pre { color: #e6e6e6; }
  1997.  
  1998. .file_preview_wrapper .file_preview { background: #222; }
  1999.  
  2000. .file_preview_wrapper .file_preview:hover { background: #363636; }
  2001.  
  2002. #file_preview_container .file_meta { color: #949494; }
  2003.  
  2004. .file_page_meta { color: #949494; }
  2005.  
  2006. #file_page_preview img { background: #222; border: 1px solid #000; }
  2007.  
  2008. #file_page_preview img:hover { background: #363636; }
  2009.  
  2010. .comment_meta { color: #949494; }
  2011.  
  2012. .comment .special_formatting_quote .content { color: #e6e6e6; }
  2013.  
  2014. .comment .member { color: #e6e6e6 !important; }
  2015.  
  2016. .comment_body { color: #e6e6e6; }
  2017.  
  2018. .comment_actions { color: #949494; }
  2019.  
  2020. .comment_actions:hover { color: #e6e6e6; }
  2021.  
  2022. .icon_quote { color: #e6e6e6; }
  2023.  
  2024. .edit_comment_form .texty_comment_input, .comment_form .texty_comment_input { background: #545454; border-color: #363636; color: #e6e6e6; }
  2025.  
  2026. .edit_comment_form .texty_comment_input.focus, .edit_comment_form .texty_comment_input:hover, .comment_form .texty_comment_input.focus, .comment_form .texty_comment_input:hover { border-color: #363636; }
  2027.  
  2028. .tab_container .star_item .message .actions .btn_icon, .tab_container .star_item .message .actions .star_jump, .tab_container .star_item ts-message .actions .btn_icon, .tab_container .star_item ts-message .actions .star_jump, .tab_container .file_list_item .actions .btn_icon, .tab_container .file_list_item .actions .star_jump, .tab_container .file_comment_item .actions .btn_icon, .tab_container .file_comment_item .actions .star_jump { background-color: #222; }
  2029.  
  2030. .tab_container .star_item .message .actions .btn::after, .tab_container .star_item ts-message .actions .btn::after, .tab_container .file_list_item .actions .btn::after, .tab_container .file_comment_item .actions .btn::after { border-color: #363636; }
  2031.  
  2032. .tab_container .star_item ts-message .timestamp { color: #949494; }
  2033.  
  2034. .tab_container .file_list_item:focus, .tab_container .file_list_item:hover { background-color: #222; border-color: #363636; }
  2035.  
  2036. .tab_container .file_list_item .star { color: #949494; }
  2037.  
  2038. .tab_container .file_list_item .contents .file_comment_link { color: #949494; }
  2039.  
  2040. .tab_container .file_list_item .contents .file_comment_link .ts_icon { color: #949494; }
  2041.  
  2042. .tab_container .file_list_item .contents .file_comment_link:focus, .tab_container .file_list_item .contents .file_comment_link:hover { color: #c7c7c7; }
  2043.  
  2044. .tab_container .file_list_item .contents .file_comment_link:focus .ts_icon, .tab_container .file_list_item .contents .file_comment_link:hover .ts_icon { color: #c7c7c7; }
  2045.  
  2046. .tab_container .file_list_item .contents .member, .tab_container .file_list_item .contents .service_link, .tab_container .file_list_item .contents .share_info, .tab_container .file_list_item .contents .time { color: #949494; }
  2047.  
  2048. .tab_container .file_list_item .filetype_image { background-color: #000; }
  2049.  
  2050. .active .tab_container .file_list_item { background-color: #222; }
  2051.  
  2052. .c-file__action_button, .c-file__action_button:link, .c-file__action_button:focus, .c-file__action_button:hover { background: #545454; border-color: #363636; color: #fff; }
  2053.  
  2054. .c-file__meta { color: #e6e6e6; }
  2055.  
  2056. .c-file__slide--meta { background-color: #000; }
  2057.  
  2058. .p-file_details__name, .p-file_details__share_channel { color: #e6e6e6; }
  2059.  
  2060. .p-file_details__meta_container .c-file__action_button { color: #fff; }
  2061.  
  2062. .c-pillow_file_container { background-color: #000; }
  2063.  
  2064. .c-pillow_file_container .c-pillow_file__swap .c-pillow_file__slide { background-color: #000; }
  2065.  
  2066. .c-pillow_file__description, .c-pillow_file__title { color: #e6e6e6; }
  2067.  
  2068. .p-file_list, .p-file_list__filters { background: #363636; }
  2069.  
  2070. .p-file_list__filters { border-color: #363636; }
  2071.  
  2072. .p-file_list__file.c-pillow_file_container, .p-file_list__file.c-pillow_file_container--full_width { background: #363636; border-color: #363636; color: #e6e6e6; }
  2073.  
  2074. .p-file_list__file.c-pillow_file_container--full_width:hover { background: #545454; border-color: #545454; }
  2075.  
  2076. .p-downloads_list__shift_hint { background: linear-gradient(180deg, rgba(255, 255, 255, 0), #222 25%, #222); color: #e6e6e6; }
  2077.  
  2078. .p-download_item__container .p-download_item__actions { background-color: #222; }
  2079.  
  2080. .p-download_item__container .p-download_item__link__open, .p-download_item__container .p-download_item__link__retry, .p-download_item__container .p-download_item__link__show { color: #949494; }
  2081.  
  2082. .p-download_item__container .p-download_item__name_row { color: #e6e6e6; }
  2083.  
  2084. #user_groups_pane .mention { background: rgba(191, 54, 12, 0.25); border: 0; border-radius: 3px; padding: 2px; }
  2085.  
  2086. #user_groups_container .info_panel { background: #222; border: 1px solid #545454; }
  2087.  
  2088. #user_groups_container .mention { background-color: rgba(191, 54, 12, 0.25) !important; }
  2089.  
  2090. #user_groups_header .user_groups_search .icon_search { color: #949494; }
  2091.  
  2092. #user_groups_header a.icon_close { color: #949494; }
  2093.  
  2094. #user_groups_header a.icon_close:hover { color: #c7c7c7; }
  2095.  
  2096. .user_group_item { border-bottom: 1px solid #545454; }
  2097.  
  2098. .user_group_item a { color: #949494; }
  2099.  
  2100. #flex_contents .user_group_item:hover { background-color: #222; }
  2101.  
  2102. #flex_contents .user_group_item:hover h4 { color: #e6e6e6; }
  2103.  
  2104. #flex_contents .flexpane_tab_toolbar #user_group_edit { background-color: #222; }
  2105.  
  2106. #flex_contents .flexpane_tab_toolbar #user_group_edit.user_group_edit--flexpane .tab_action_button { color: #e6e6e6; }
  2107.  
  2108. .user_group_invite_member_small .add_icon { color: #949494; }
  2109.  
  2110. #user_group_member_invite_div .disabled .lfs_item.lfs_token { background-color: #828282; border-color: #828282; }
  2111.  
  2112. #flex_contents .subheading:not(.empty)#mentions_options { background-color: #222; border-bottom-color: #363636; color: #e6e6e6; }
  2113.  
  2114. .mention_day_container_div .day_divider::before { background: none; border-color: #363636; }
  2115.  
  2116. #member_mentions h3 a { color: #949494; }
  2117.  
  2118. a.internal_member_link { background: #363636; color: #e6e6e6; }
  2119.  
  2120. a.c-member_slug, .c-member_slug--link, .c-mrkdwn__subteam--link { background: #363636; border: 1px solid #545454; color: #e6e6e6; }
  2121.  
  2122. a.c-member_slug.active, a.c-member_slug:hover, .c-member_slug--link.active, .c-member_slug--link:hover, .c-mrkdwn__subteam--link.active, .c-mrkdwn__subteam--link:hover { background: #424242; color: #e6e6e6; }
  2123.  
  2124. .mention_rxn .mention_rxn_summary { color: #e6e6e6; }
  2125.  
  2126. .mention_rxn .mention_rxn_summary .member_preview_link, .mention_rxn .mention_rxn_summary .mention_rxn_summary_members { color: #949494; }
  2127.  
  2128. .search_message_result { background: #222 !important; border-color: #363636 !important; color: #e6e6e6 !important; }
  2129.  
  2130. .search_message_result .search_message_result_meta { color: #949494; }
  2131.  
  2132. .search_message_result .search_message_result_meta a { color: #949494; }
  2133.  
  2134. .search_message_result .search_message_result_meta .date_links a { color: #949494; }
  2135.  
  2136. .search_message_result_text .result_msg_format a { color: #949494; }
  2137.  
  2138. span.match { background: rgba(191, 54, 12, 0.25); }
  2139.  
  2140. #search_filters .tab { background: #222; color: #e6e6e6; }
  2141.  
  2142. #search_filters .tab:hover { border-bottom: 4px solid #363636; }
  2143.  
  2144. #search_filters.files #filter_files, #search_filters.messages #filter_messages { border-bottom: 4px solid #363636; color: #e6e6e6; }
  2145.  
  2146. #search_file_list_toggle_users.active:hover { border: 2px solid #c7c7c7; color: #c7c7c7 !important; }
  2147.  
  2148. .no_results { color: #e6e6e6; }
  2149.  
  2150. #search_results_team .team_results_heading { color: #e6e6e6; }
  2151.  
  2152. #search_results_team .team_result { background-color: #545454; border-color: #828282; color: #e6e6e6; }
  2153.  
  2154. #search_results_team .team_result a { color: #949494; }
  2155.  
  2156. #search_results_team .team_result:hover a { color: #c7c7c7; }
  2157.  
  2158. #search_results_team .team_result a:hover { color: #c7c7c7; }
  2159.  
  2160. #search_results_team .member_name { color: #e6e6e6 !important; }
  2161.  
  2162. .suggestion { color: #e6e6e6; }
  2163.  
  2164. .suggestion.active, .suggestion:hover { background: #545454; }
  2165.  
  2166. #paging_in_options .search_paging { color: #949494; }
  2167.  
  2168. #search_results_items .search_paging { color: #e6e6e6; }
  2169.  
  2170. .search_paging i.disabled { color: #949494; }
  2171.  
  2172. .search_paging a { color: #949494; }
  2173.  
  2174. .search_paging a:hover { color: #c7c7c7; }
  2175.  
  2176. .search_sort_prefix { color: #e6e6e6; }
  2177.  
  2178. .search_segmented_control { border-color: #363636; color: #949494 !important; }
  2179.  
  2180. .search_segmented_control:hover { color: #c7c7c7 !important; }
  2181.  
  2182. .search_segmented_control.active { background: #000; color: #c7c7c7 !important; }
  2183.  
  2184. .search_result_with_extract { background: #363636; border-color: #545454; box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15); }
  2185.  
  2186. .search_result_with_extract:hover { border-color: #828282; }
  2187.  
  2188. .search_result_for_context::after { background: rgba(34, 34, 34, 0.1); }
  2189.  
  2190. .extract_expand_text, .extract_expand_icons { color: #949494; }
  2191.  
  2192. .search_result_with_extract:hover .extract_expand_text, .search_result_with_extract:hover .extract_expand_icons { color: #c7c7c7; }
  2193.  
  2194. .search_module_header { color: #e6e6e6; }
  2195.  
  2196. .search_module_footer { background-color: #363636; border-bottom-color: #545454; border-left-color: #545454; border-right-color: #545454; }
  2197.  
  2198. .search_module_footer p { color: #e6e6e6; }
  2199.  
  2200. .search_module_footer #see_more { color: #e6e6e6; }
  2201.  
  2202. .search_module_footer #see_more a { color: #e6e6e6; }
  2203.  
  2204. .search_module_footer .top_results_feedback a { color: #e6e6e6; }
  2205.  
  2206. .search_module_footer ts-icon { color: #e6e6e6; }
  2207.  
  2208. .top_results_search_message_result { background-color: #363636; border-bottom-color: #545454; border-left-color: #545454; border-right-color: #545454; }
  2209.  
  2210. .top_results_search_message_result.duplicate { background-color: #363636; }
  2211.  
  2212. .top_results_search_message_result .timestamp { color: #949494; }
  2213.  
  2214. .top_results_search_message_result .channel { color: #949494; }
  2215.  
  2216. .top_results_search_message_result .channel a { color: #949494; }
  2217.  
  2218. .top_results_search_message_result .jump { color: #e6e6e6; }
  2219.  
  2220. .top_results_search_message_result:hover { border-color: rgba(130, 130, 130, 0.6) !important; border-top: 2px solid #545454 !important; }
  2221.  
  2222. .top_results_search_message_result:first-child { border-top: 2px solid #545454; }
  2223.  
  2224. .sli_expert_search { background-color: #222; color: #e6e6e6; }
  2225.  
  2226. .sli_expert_search__result { border-color: #545454; }
  2227.  
  2228. .sli_expert_search__result .app_preview_link, .sli_expert_search__result .member_preview_link { color: #e6e6e6 !important; }
  2229.  
  2230. .sli_expert_search__fg_face::before { background-color: #222; }
  2231.  
  2232. .sli_expert_search_cta { border-color: #545454; }
  2233.  
  2234. .sli_expert_search_cta:hover { border-color: #828282; }
  2235.  
  2236. .sli_expert_search_cta__text { color: #e6e6e6; }
  2237.  
  2238. .sli_expert_search_cta__text:hover { color: #e6e6e6; }
  2239.  
  2240. .sli_expert_search__plus_sign_overlay { background-color: #363636; color: #949494; }
  2241.  
  2242. .sli_expert_search__arrow { color: #949494; }
  2243.  
  2244. .sli_expert_search_cta:hover .sli_expert_search__arrow, .sli_expert_search_header:hover .sli_expert_search__arrow { color: #949494; }
  2245.  
  2246. .sli_expert_search__partial_terms { color: #949494; }
  2247.  
  2248. .feature_sli_file_search #search_filters.all #filter_all { border-bottom-color: #363636; color: #e6e6e6; }
  2249.  
  2250. .feature_sli_file_search #search_results .file_list_item { background-color: #222; border-color: #545454; }
  2251.  
  2252. .feature_sli_file_search #search_results.all, .feature_sli_file_search #search_results.messages { background-color: #222; }
  2253.  
  2254. .feature_sli_file_search #search_results.all .search_message_result, .feature_sli_file_search #search_results.messages .search_message_result { background-color: #222; border-color: #545454; }
  2255.  
  2256. .feature_sli_file_search #search_results.all .search_result_with_extract.first_extract_message_in_group, .feature_sli_file_search #search_results.all .search_result_with_extract:first-child, .feature_sli_file_search #search_results.messages .search_result_with_extract.first_extract_message_in_group, .feature_sli_file_search #search_results.messages .search_result_with_extract:first-child { border-top-color: #545454; }
  2257.  
  2258. .feature_sli_file_search #search_results.all .search_result_with_extract.first_extract_message_in_group:hover, .feature_sli_file_search #search_results.all .search_result_with_extract:first-child:hover, .feature_sli_file_search #search_results.messages .search_result_with_extract.first_extract_message_in_group:hover, .feature_sli_file_search #search_results.messages .search_result_with_extract:first-child:hover { border-top-color: #545454; }
  2259.  
  2260. .feature_sli_file_search #search_results.all .search_result_with_extract.last_extract_message_in_group, .feature_sli_file_search #search_results.messages .search_result_with_extract.last_extract_message_in_group { border-bottom-color: #545454; }
  2261.  
  2262. .feature_sli_file_search #search_results.all .search_result_with_extract.last_extract_message_in_group:hover, .feature_sli_file_search #search_results.messages .search_result_with_extract.last_extract_message_in_group:hover { border-bottom-color: #545454; }
  2263.  
  2264. .feature_sli_file_search #search_results.all .search_message_result_meta, .feature_sli_file_search #search_results.messages .search_message_result_meta { color: #949494; }
  2265.  
  2266. .feature_sli_file_search #search_results.all .channel_link, .feature_sli_file_search #search_results.messages .channel_link { color: #949494; }
  2267.  
  2268. .feature_sli_file_search #search_results.all .sli_expert_search .channel_link, .feature_sli_file_search #search_results.messages .sli_expert_search .channel_link { color: #e6e6e6; }
  2269.  
  2270. .feature_sli_file_search #search_results.all .new_jump_link, .feature_sli_file_search #search_results.messages .new_jump_link { color: #e6e6e6; }
  2271.  
  2272. .feature_sli_file_search #search_results.all { background-color: #222; }
  2273.  
  2274. .feature_sli_file_search #search_results.all .top_search_results .search_message_result { background-color: #222; border-color: #545454; }
  2275.  
  2276. .feature_sli_file_search #search_results.all .top_search_results .search_message_result__channel a { color: #949494; }
  2277.  
  2278. .feature_sli_file_search #search_results.all .sli_expert_search_cta { border-color: #545454; }
  2279.  
  2280. .feature_sli_file_search #search_results.all .sli_expert_search_cta:hover { border-color: #828282; }
  2281.  
  2282. .feature_sli_file_search #search_results.all .sli_expert_search__result { border-color: #828282; }
  2283.  
  2284. .feature_sli_file_search #search_results.all .team_result { background-color: #222; border-color: #545454; }
  2285.  
  2286. .feature_sli_file_search #search_results.files { background-color: #222; }
  2287.  
  2288. .feature_sli_file_search #search_results.files #search_file_list_clear_filter, .feature_sli_file_search #search_results.files #search_file_list_heading { color: #e6e6e6; }
  2289.  
  2290. .feature_sli_file_search #search_results_loading { background-color: #222; }
  2291.  
  2292. .feature_sli_file_search #search_results_container #search_options { background-color: #222; }
  2293.  
  2294. .feature_sli_file_search #search_results_container .heading { background-color: #222; }
  2295.  
  2296. #client-ui .file_list_item.file_list_item--redesign { border-color: #545454; }
  2297.  
  2298. #client-ui .file_list_item.file_list_item--redesign .file_list_item__channel { color: #949494; }
  2299.  
  2300. #client-ui .file_list_item.file_list_item--redesign .message_sender { color: #949494; }
  2301.  
  2302. .p-shortcuts_flexpane__shortcut { border-color: #000; }
  2303.  
  2304. .p-shortcuts_flexpane__shortcut:last-of-type { border-bottom-color: #000; }
  2305.  
  2306. .p-shortcuts_flexpane__shortcut_hoverable .p-shortcuts_flexpane__shortcut_title { color: #e6e6e6; }
  2307.  
  2308. .p-shortcuts_flexpane__shortcut_title { color: #949494; }
  2309.  
  2310. .p-shortcuts_flexpane__title { color: #e6e6e6; }
  2311.  
  2312. .p-shortcuts_flexpane__tip { color: #949494; }
  2313.  
  2314. .p-shortcuts_flexpane__section_description { color: #949494; }
  2315.  
  2316. .p-shortcuts_flexpane__sub_heading { color: #949494; }
  2317.  
  2318. .c-keyboard_key { background: #545454; border-color: #828282; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); color: #e6e6e6; }
  2319.  
  2320. .tab_container .star_item .message .timestamp, .tab_container .star_item ts-message .timestamp { color: #949494; }
  2321.  
  2322. #member_preview_scroller a:not(.member_name):not(.current_status_preset_option), .team_list_item a:not(.member_name):not(.current_status_preset_option) { color: #949494; }
  2323.  
  2324. #member_preview_scroller a:not(.member_name):not(.current_status_preset_option):hover, .team_list_item a:not(.member_name):not(.current_status_preset_option):hover { color: #c7c7c7; }
  2325.  
  2326. #member_preview_scroller .member_data_table a, #team_list .member_data_table a { color: #949494; }
  2327.  
  2328. #member_preview_scroller .member_data_table a:hover, #team_list .member_data_table a:hover { color: #c7c7c7; }
  2329.  
  2330. #member_preview_scroller a.member_action_button, #team_list a.member_action_button { color: #949494 !important; }
  2331.  
  2332. #member_preview_scroller a.member_action_button:hover, #team_list a.member_action_button:hover { border-color: #828282 !important; color: #c7c7c7 !important; }
  2333.  
  2334. #member_preview_scroller .member_data_table tr, #member_preview_web_container .member_data_table tr, #team_list .member_data_table tr, .menu_member_header .member_data_table tr { color: #e6e6e6; }
  2335.  
  2336. #member_preview_scroller .member_data_table a, #member_preview_web_container .member_data_table a, #team_list .member_data_table a, .menu_member_header .member_data_table a { color: #949494 !important; }
  2337.  
  2338. #member_preview_scroller .member_data_table a:hover, #member_preview_web_container .member_data_table a:hover, #team_list .member_data_table a:hover, .menu_member_header .member_data_table a:hover { color: #c7c7c7 !important; }
  2339.  
  2340. #member_preview_scroller .member_data_table .bot_label, #member_preview_web_container .member_data_table .bot_label, #team_list .member_data_table .bot_label, .menu_member_header .member_data_table .bot_label { background: #000; color: #949494; }
  2341.  
  2342. #member_preview_scroller { background-color: #363636; }
  2343.  
  2344. #member_preview_scroller .member_data_table .current_status_cell .current_status_container .current_status_cover:hover { border-color: #363636; }
  2345.  
  2346. #member_preview_scroller .member_data_table .current_status_cell .current_status_container:not(.active) .current_status_cover.without_status_set .current_status_placeholder { color: rgba(230, 230, 230, 0.35) !important; }
  2347.  
  2348. #team_tab #member_preview_scroller { background-color: #222; }
  2349.  
  2350. #team_tab #member_preview_scroller .member_details .member_name { color: #e6e6e6; }
  2351.  
  2352. #member_preview_scroller .member_details .member_name_and_presence .member_name, #member_preview_web_container .member_details .member_name_and_presence .member_name, .menu_member_header .member_details .member_name_and_presence .member_name { color: #e6e6e6; }
  2353.  
  2354. #member_preview_scroller .member_details .member_title, #member_preview_web_container .member_details .member_title, .menu_member_header .member_details .member_title { color: #e6e6e6; }
  2355.  
  2356. #member_preview_scroller .member_details .member_restriction, #member_preview_scroller .member_details .member_timezone_value, #member_preview_scroller .member_details .member_current_status, #member_preview_web_container .member_details .member_restriction, #member_preview_web_container .member_details .member_timezone_value, #member_preview_web_container .member_details .member_current_status, .menu_member_header .member_details .member_restriction, .menu_member_header .member_details .member_timezone_value, .menu_member_header .member_details .member_current_status { color: #949494; }
  2357.  
  2358. #member_preview_scroller .member_details .member_restriction a, #member_preview_scroller .member_details .member_timezone_value a, #member_preview_scroller .member_details .member_current_status a, #member_preview_web_container .member_details .member_restriction a, #member_preview_web_container .member_details .member_timezone_value a, #member_preview_web_container .member_details .member_current_status a, .menu_member_header .member_details .member_restriction a, .menu_member_header .member_details .member_timezone_value a, .menu_member_header .member_details .member_current_status a { color: #949494; }
  2359.  
  2360. #member_preview_scroller .member_details .member_restriction a:hover, #member_preview_scroller .member_details .member_timezone_value a:hover, #member_preview_scroller .member_details .member_current_status a:hover, #member_preview_web_container .member_details .member_restriction a:hover, #member_preview_web_container .member_details .member_timezone_value a:hover, #member_preview_web_container .member_details .member_current_status a:hover, .menu_member_header .member_details .member_restriction a:hover, .menu_member_header .member_details .member_timezone_value a:hover, .menu_member_header .member_details .member_current_status a:hover { color: #c7c7c7; }
  2361.  
  2362. #member_preview_scroller .member_details .member_restriction .ts_icon_question_circle:focus, #member_preview_scroller .member_details .member_restriction .ts_icon_question_circle:hover, #member_preview_scroller .member_details .member_timezone_value .ts_icon_question_circle:focus, #member_preview_scroller .member_details .member_timezone_value .ts_icon_question_circle:hover, #member_preview_scroller .member_details .member_current_status .ts_icon_question_circle:focus, #member_preview_scroller .member_details .member_current_status .ts_icon_question_circle:hover, #member_preview_web_container .member_details .member_restriction .ts_icon_question_circle:focus, #member_preview_web_container .member_details .member_restriction .ts_icon_question_circle:hover, #member_preview_web_container .member_details .member_timezone_value .ts_icon_question_circle:focus, #member_preview_web_container .member_details .member_timezone_value .ts_icon_question_circle:hover, #member_preview_web_container .member_details .member_current_status .ts_icon_question_circle:focus, #member_preview_web_container .member_details .member_current_status .ts_icon_question_circle:hover, .menu_member_header .member_details .member_restriction .ts_icon_question_circle:focus, .menu_member_header .member_details .member_restriction .ts_icon_question_circle:hover, .menu_member_header .member_details .member_timezone_value .ts_icon_question_circle:focus, .menu_member_header .member_details .member_timezone_value .ts_icon_question_circle:hover, .menu_member_header .member_details .member_current_status .ts_icon_question_circle:focus, .menu_member_header .member_details .member_current_status .ts_icon_question_circle:hover { color: #949494; }
  2363.  
  2364. #member_preview_scroller .member_details_divider, #member_preview_web_container .member_details_divider, .menu_member_header .member_details_divider { border-color: #363636; }
  2365.  
  2366. #disabled_members_tab a { color: #949494; }
  2367.  
  2368. #disabled_members_tab a:hover { background: #424242; color: #c7c7c7; }
  2369.  
  2370. #disabled_members_tab.active a { color: #949494; }
  2371.  
  2372. .team_list_item { border-top: 1px solid #545454; color: #949494; }
  2373.  
  2374. .team_list_item .member_name { color: #e6e6e6; }
  2375.  
  2376. #client-ui .searchable_member_list .team_list_item a, #client-ui #team_list .team_list_item a, #member_preview_scroller .team_list_item a { color: #e6e6e6 !important; }
  2377.  
  2378. #client-ui .searchable_member_list .team_list_item.expanded, #client-ui #team_list .team_list_item.expanded, #member_preview_scroller .team_list_item.expanded { border-color: #363636 !important; }
  2379.  
  2380. #client-ui .searchable_member_list .team_list_item:hover, #client-ui #team_list .team_list_item:hover, #member_preview_scroller .team_list_item:hover { border-color: #545454 !important; }
  2381.  
  2382. #client-ui .searchable_member_list .team_list_item { border-bottom-color: #000; }
  2383.  
  2384. #client-ui .searchable_member_list .team_list_item:hover { background: #545454; }
  2385.  
  2386. .c-unified_member__display-name, .c-unified_member__secondary-name, .c-unified_member__title, .c-unified_member__other-names, .c-unified_member__other-names { color: #e6e6e6 !important; }
  2387.  
  2388. #convo_tab #convo_tab_btns .close_flexpane:focus, #convo_tab #convo_tab_btns .close_flexpane:hover { color: #e6e6e6; }
  2389.  
  2390. #convo_tab textarea.message_input { color: #e6e6e6; }
  2391.  
  2392. #reply_container .inline_message_input_container .message_input div, #reply_container .inline_message_input_container textarea, .reply_input_container .inline_message_input_container .message_input div, .reply_input_container .inline_message_input_container textarea { border-color: #363636; color: #e6e6e6; }
  2393.  
  2394. #reply_container .inline_message_input_container .message_input div:active, #reply_container .inline_message_input_container .message_input div:focus, #reply_container .inline_message_input_container textarea:active, #reply_container .inline_message_input_container textarea:focus, .reply_input_container .inline_message_input_container .message_input div:active, .reply_input_container .inline_message_input_container .message_input div:focus, .reply_input_container .inline_message_input_container textarea:active, .reply_input_container .inline_message_input_container textarea:focus { border-color: #000; }
  2395.  
  2396. #reply_container .reply_broadcast_buttons_container .reply_broadcast_label_container, .reply_input_container .reply_broadcast_buttons_container .reply_broadcast_label_container { color: #e6e6e6; }
  2397.  
  2398. #reply_container .reply_broadcast_buttons_container .reply_broadcast_label_container ts-icon.ts_icon_question_circle, .reply_input_container .reply_broadcast_buttons_container .reply_broadcast_label_container ts-icon.ts_icon_question_circle { color: #949494 !important; }
  2399.  
  2400. #reply_container .reply_limited_in_general, .reply_input_container .reply_limited_in_general { background: #222; color: #949494; }
  2401.  
  2402. #convo_container .convo_flexpane_divider { border-top-color: #363636; color: #949494; }
  2403.  
  2404. #convo_container .convo_flexpane_divider .reply_count { background: #222; }
  2405.  
  2406. #convo_container ts-conversation ts-message.selected .message_content .thread_channel_link { color: #949494; }
  2407.  
  2408. #convo_tab .message_input, #convo_tab textarea#msg_text { color: #e6e6e6; }
  2409.  
  2410. ts-message.message:hover, ts-message.message:active, ts-message.active:not(.standalone):not(.multi_delete_mode):not(.highlight):not(.new_reply):not(.show_broadcast_indicator), ts-message.message--focus:not(.standalone):not(.multi_delete_mode):not(.highlight):not(.new_reply):not(.show_broadcast_indicator), ts-message:hover:not(.standalone):not(.multi_delete_mode):not(.highlight):not(.new_reply):not(.show_broadcast_indicator) { background-color: #222222; }
  2411.  
  2412. ts-thread .collapse_inline_thread_container:hover, ts-thread .view_all_replies_container:hover { background-color: #222222; }
  2413.  
  2414. #whats_new_tab p { color: #e6e6e6; }
  2415.  
  2416. #whats_new_tab .flex_heading_controls label { color: #949494; }
  2417.  
  2418. .c-member__display-name, .c-team__display-name, .c-usergroup__handle { color: #e6e6e6; }
  2419.  
  2420. .c-member__current-status--small::before, .c-member__secondary-name--large + .c-member__current-status--large::before, .c-member__secondary-name--medium + .c-member__current-status--medium::before { color: #e6e6e6; }
  2421.  
  2422. .c-member .external_team_badge { background-color: #545454; box-shadow: 0 0 0 2px #545454; }
  2423.  
  2424. .c-member .external_team_badge.default { background-color: #949494; color: #e6e6e6; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); }
  2425.  
  2426. .c-member .external_team_badge::after { box-shadow: inset 0 0 0 1px #545454; }
  2427.  
  2428. .c-member__name--small, .c-team__name--small, .c-usergroup__name--small { color: #e6e6e6; }
  2429.  
  2430. .c-member--small .presence { color: #949494; }
  2431.  
  2432. .c-member--small .team_image.icon_16 { border-color: #363636; }
  2433.  
  2434. .c-member--small .team_image.default { background-color: #949494; color: #e6e6e6; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); }
  2435.  
  2436. .c-member--dark .c-member__current-status { color: #949494; }
  2437.  
  2438. .c-member--dark .c-member__current-status::before { color: #949494; }
  2439.  
  2440. .c-member--dark .c-member__name, .c-member--dark .c-member__secondary-name { color: #949494; }
  2441.  
  2442. .c-member--dark .c-member__display-name, .c-member--dark .presence { color: #e6e6e6; }
  2443.  
  2444. .c-member--medium { color: #949494; }
  2445.  
  2446. .c-member--medium .presence { color: #949494; }
  2447.  
  2448. .c-member__secondary-name--medium { color: #e6e6e6; }
  2449.  
  2450. .c-member--large { color: #949494; }
  2451.  
  2452. .c-member__display-name--large, .c-member__title--large { color: #e6e6e6; }
  2453.  
  2454. .c-member__other-names--large { color: #949494; }
  2455.  
  2456. .c-usergroup--small .c-usergroup__icon { background-color: #949494; color: #e6e6e6; }
  2457.  
  2458. .c-usergroup__not-in-channel-context--small { color: #949494; }
  2459.  
  2460. .p-emoji_picker { background: #000 !important; color: #e6e6e6 !important; }
  2461.  
  2462. .p-emoji_picker[data-using-keyboard="true"] .p-emoji_picker__list_item[data-color-index="0"].key_selection { background: rgba(183, 232, 135, 0.5); }
  2463.  
  2464. .p-emoji_picker[data-using-keyboard="true"] .p-emoji_picker__list_item[data-color-index="1"].key_selection { background: rgba(181, 224, 254, 0.5); }
  2465.  
  2466. .p-emoji_picker[data-using-keyboard="true"] .p-emoji_picker__list_item[data-color-index="2"].key_selection { background: rgba(249, 239, 103, 0.5); }
  2467.  
  2468. .p-emoji_picker[data-using-keyboard="true"] .p-emoji_picker__list_item[data-color-index="3"].key_selection { background: rgba(243, 193, 253, 0.5); }
  2469.  
  2470. .p-emoji_picker[data-using-keyboard="true"] .p-emoji_picker__list_item[data-color-index="4"].key_selection { background: rgba(255, 225, 174, 0.5); }
  2471.  
  2472. .p-emoji_picker[data-using-keyboard="true"] .p-emoji_picker__list_item[data-color-index="5"].key_selection { background: rgba(224, 223, 255, 0.5); }
  2473.  
  2474. .p-emoji_picker__list_item { text-shadow: 0 1px rgba(0, 0, 0, 0.15); }
  2475.  
  2476. .p-emoji_picker__list_item[data-color-index="0"]:hover, .p-emoji_picker__list_item[data-color-index="0"].key_selection { background: rgba(183, 232, 135, 0.5); }
  2477.  
  2478. .p-emoji_picker__list_item[data-color-index="1"]:hover, .p-emoji_picker__list_item[data-color-index="1"].key_selection { background: rgba(181, 224, 254, 0.5); }
  2479.  
  2480. .p-emoji_picker__list_item[data-color-index="2"]:hover, .p-emoji_picker__list_item[data-color-index="2"].key_selection { background: rgba(249, 239, 103, 0.5); }
  2481.  
  2482. .p-emoji_picker__list_item[data-color-index="3"]:hover, .p-emoji_picker__list_item[data-color-index="3"].key_selection { background: rgba(243, 193, 253, 0.5); }
  2483.  
  2484. .p-emoji_picker__list_item[data-color-index="4"]:hover, .p-emoji_picker__list_item[data-color-index="4"].key_selection { background: rgba(255, 225, 174, 0.5); }
  2485.  
  2486. .p-emoji_picker__list_item[data-color-index="5"]:hover, .p-emoji_picker__list_item[data-color-index="5"].key_selection { background: rgba(224, 223, 255, 0.5); }
  2487.  
  2488. .p-emoji_picker__heading, .p-emoji_picker__list_container, .p-emoji_picker__input_container { background: #222; }
  2489.  
  2490. .p-emoji_picker__group_tabs { border-bottom-color: #424242; }
  2491.  
  2492. .p-emoji_picker__group_tab { color: #949494; }
  2493.  
  2494. .p-emoji_picker__group_tab:hover { background: #363636; color: #c7c7c7; }
  2495.  
  2496. .p-emoji_picker__group_tab--active { background: #545454; border-bottom-color: #424242; color: #e6e6e6; }
  2497.  
  2498. .p-emoji_picker__icon_search { color: #949494; }
  2499.  
  2500. .p-emoji_picker__content:hover .p-emoji_picker__skintone_btn_container { background: #222; border-color: #222; }
  2501.  
  2502. .p-emoji_picker__skintone_options { background: #222; }
  2503.  
  2504. .p-emoji_picker__tip i, .p-emoji_picker__no_results i { color: #949494; }
  2505.  
  2506. .p-emoji_picker__tip { color: #e6e6e6; }
  2507.  
  2508. .p-emoji_picker__no_results { color: #949494; }
  2509.  
  2510. .p-emoji_picker__preview_text { background: #000; color: #e6e6e6; }
  2511.  
  2512. .p-emoji_picker__footer { background: #000; border-top-color: #363636; }
  2513.  
  2514. .p-emoji_picker__footer .p-emoji_picker__heading { background: #000; }
  2515.  
  2516. .p-emoji_picker__emoji_deluxe_label { color: #949494; }
  2517.  
  2518. input[type="text"].p-emoji_picker__input:focus { border-color: #545454; box-shadow: none; }
  2519.  
  2520. #message_edit_form .current_status_empty_emoji, #message_edit_form .current_status_empty_emoji_cover, #message_edit_form .emo_menu, #msg_form .current_status_empty_emoji, #msg_form .current_status_empty_emoji_cover, #msg_form .emo_menu, .current_status_container .current_status_empty_emoji, .current_status_container .current_status_empty_emoji_cover, .current_status_container .emo_menu, .current_status_input_container .current_status_empty_emoji, .current_status_input_container .current_status_empty_emoji_cover, .current_status_input_container .emo_menu, .inline_message_input_container .current_status_empty_emoji, .inline_message_input_container .current_status_empty_emoji_cover, .inline_message_input_container .emo_menu, .share_channel_modal_contents .current_status_empty_emoji, .share_channel_modal_contents .current_status_empty_emoji_cover, .share_channel_modal_contents .emo_menu { color: #949494; }
  2521.  
  2522. #message_edit_form .current_status_input.focus ~ .current_status_emoji_picker .current_status_empty_emoji, #msg_form .current_status_input.focus ~ .current_status_emoji_picker .current_status_empty_emoji, .current_status_container .current_status_input.focus ~ .current_status_emoji_picker .current_status_empty_emoji, .current_status_input_container .current_status_input.focus ~ .current_status_emoji_picker .current_status_empty_emoji, .inline_message_input_container .current_status_input.focus ~ .current_status_emoji_picker .current_status_empty_emoji, .share_channel_modal_contents .current_status_input.focus ~ .current_status_emoji_picker .current_status_empty_emoji { color: #e6e6e6; }
  2523.  
  2524. #message_edit_form #msg_input.focus ~ #primary_file_button:not(:hover):not(.active), #message_edit_form #msg_input.focus ~ .emo_menu, #message_edit_form #msg_input:focus ~ #primary_file_button:not(:hover):not(.active), #message_edit_form #msg_input:focus ~ .emo_menu, #msg_form #msg_input.focus ~ #primary_file_button:not(:hover):not(.active), #msg_form #msg_input.focus ~ .emo_menu, #msg_form #msg_input:focus ~ #primary_file_button:not(:hover):not(.active), #msg_form #msg_input:focus ~ .emo_menu, .current_status_container #msg_input.focus ~ #primary_file_button:not(:hover):not(.active), .current_status_container #msg_input.focus ~ .emo_menu, .current_status_container #msg_input:focus ~ #primary_file_button:not(:hover):not(.active), .current_status_container #msg_input:focus ~ .emo_menu, .current_status_input_container #msg_input.focus ~ #primary_file_button:not(:hover):not(.active), .current_status_input_container #msg_input.focus ~ .emo_menu, .current_status_input_container #msg_input:focus ~ #primary_file_button:not(:hover):not(.active), .current_status_input_container #msg_input:focus ~ .emo_menu, .inline_message_input_container #msg_input.focus ~ #primary_file_button:not(:hover):not(.active), .inline_message_input_container #msg_input.focus ~ .emo_menu, .inline_message_input_container #msg_input:focus ~ #primary_file_button:not(:hover):not(.active), .inline_message_input_container #msg_input:focus ~ .emo_menu, .share_channel_modal_contents #msg_input.focus ~ #primary_file_button:not(:hover):not(.active), .share_channel_modal_contents #msg_input.focus ~ .emo_menu, .share_channel_modal_contents #msg_input:focus ~ #primary_file_button:not(:hover):not(.active), .share_channel_modal_contents #msg_input:focus ~ .emo_menu { color: #e6e6e6; }
  2525.  
  2526. #message_edit_form .message_input:focus ~ #primary_file_button:not(:hover):not(.active), #message_edit_form .message_input:focus ~ .emo_menu, #msg_form .message_input:focus ~ #primary_file_button:not(:hover):not(.active), #msg_form .message_input:focus ~ .emo_menu, .current_status_container .message_input:focus ~ #primary_file_button:not(:hover):not(.active), .current_status_container .message_input:focus ~ .emo_menu, .current_status_input_container .message_input:focus ~ #primary_file_button:not(:hover):not(.active), .current_status_input_container .message_input:focus ~ .emo_menu, .inline_message_input_container .message_input:focus ~ #primary_file_button:not(:hover):not(.active), .inline_message_input_container .message_input:focus ~ .emo_menu, .share_channel_modal_contents .message_input:focus ~ #primary_file_button:not(:hover):not(.active), .share_channel_modal_contents .message_input:focus ~ .emo_menu { color: #e6e6e6; }
  2527.  
  2528. .current_status_emoji_picker { border-right-color: #363636; }
  2529.  
  2530. .current_status_input_for_team_menu .current_status_presets { border-top: 1px solid #000; }
  2531.  
  2532. .current_status_input_for_team_menu .current_status_presets .current_status_presets_section_header .header_label { color: #949494; }
  2533.  
  2534. .rxn, .c-reaction, .c-reaction_add, .c-member_slug { background: #363636; border: 1px solid #545454; }
  2535.  
  2536. .rxn.active, .rxn:hover, .c-reaction.active, .c-reaction:hover, .c-reaction_add.active, .c-reaction_add:hover, .c-member_slug.active, .c-member_slug:hover { background: #424242; }
  2537.  
  2538. .rxn.active .emoji_rxn_count, .rxn:hover .emoji_rxn_count, .c-reaction.active .emoji_rxn_count, .c-reaction:hover .emoji_rxn_count, .c-reaction_add.active .emoji_rxn_count, .c-reaction_add:hover .emoji_rxn_count, .c-member_slug.active .emoji_rxn_count, .c-member_slug:hover .emoji_rxn_count { color: #e6e6e6; }
  2539.  
  2540. .rxn.c-reaction--reacted, .c-reaction.c-reaction--reacted, .c-reaction_add.c-reaction--reacted, .c-member_slug.c-reaction--reacted { background-color: rgba(66, 66, 66, 0.08); border-color: rgba(130, 130, 130, 0.4) !important; }
  2541.  
  2542. .rxn.c-reaction--reacted .emoji_rxn_count, .rxn.c-reaction--reacted .c-reaction__count, .c-reaction.c-reaction--reacted .emoji_rxn_count, .c-reaction.c-reaction--reacted .c-reaction__count, .c-reaction_add.c-reaction--reacted .emoji_rxn_count, .c-reaction_add.c-reaction--reacted .c-reaction__count, .c-member_slug.c-reaction--reacted .emoji_rxn_count, .c-member_slug.c-reaction--reacted .c-reaction__count { color: #e6e6e6; }
  2543.  
  2544. .rxn .emoji_rxn_count, .rxn .c-reaction__count, .c-reaction .emoji_rxn_count, .c-reaction .c-reaction__count, .c-reaction_add .emoji_rxn_count, .c-reaction_add .c-reaction__count, .c-member_slug .emoji_rxn_count, .c-member_slug .c-reaction__count { color: #e6e6e6; }
  2545.  
  2546. .rxn.menu_rxn .ts_icon, .c-reaction.menu_rxn .ts_icon, .c-reaction_add.menu_rxn .ts_icon, .c-member_slug.menu_rxn .ts_icon { color: rgba(230, 230, 230, 0.25); }
  2547.  
  2548. a.c-member_slug--mention, a.c-member_slug--mention:hover { background-color: #fff6d1; color: #363636; }
  2549.  
  2550. .modal { background-color: #222; border: 0; box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5); }
  2551.  
  2552. .modal .close, .modal label { color: #e6e6e6; }
  2553.  
  2554. .modal_input_note, .modal_input_note_full_width, .input_note_special { color: #949494; }
  2555.  
  2556. .modal-footer { background: padding-box #222; border-top: 1px solid transparent; box-shadow: none; }
  2557.  
  2558. .modal-header { background: padding-box #000; border-bottom: 1px solid #363636; color: #e6e6e6; }
  2559.  
  2560. .modal-backdrop { background-color: #222; }
  2561.  
  2562. .close { color: #e6e6e6; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); }
  2563.  
  2564. #fs_modal_bg { background: #222; }
  2565.  
  2566. #fs_modal { background: #222; }
  2567.  
  2568. #fs_modal h1, #fs_modal h2, #fs_modal h3, #fs_modal h4, #fs_modal h5, #fs_modal h6 { color: #e6e6e6; }
  2569.  
  2570. #fs_modal #fs_modal_sidebar a { color: #e6e6e6; }
  2571.  
  2572. #fs_modal #fs_modal_sidebar a:hover { background: #363636; }
  2573.  
  2574. #fs_modal #fs_modal_sidebar a.active { background: #000; color: #e6e6e6; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15); }
  2575.  
  2576. #fs_modal .fs_modal_btn { color: rgba(230, 230, 230, 0.5); }
  2577.  
  2578. #fs_modal .fs_modal_btn:hover { background: #828282; color: #e6e6e6; }
  2579.  
  2580. #fs_modal .fs_modal_btn:active { background: #828282; color: #e6e6e6; }
  2581.  
  2582. #fs_modal.fs_modal_header .fs_modal_btn:active { color: #e6e6e6; }
  2583.  
  2584. #fs_modal #fs_modal_footer { background-color: #363636; }
  2585.  
  2586. .p-apps_browser__apps_list--loading::before { background-color: #363636; }
  2587.  
  2588. .p-apps_browser__category_section--tutorial .p-apps_browser__app { border-color: #545454; box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15); }
  2589.  
  2590. .p-apps_browser__category_section--tutorial .p-apps_browser__app--selected { background: #363636; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25); }
  2591.  
  2592. .p-apps_browser__category_header { background: #222; color: #949494; }
  2593.  
  2594. .p-apps_browser__app { border-top-color: #545454; }
  2595.  
  2596. .p-apps_browser__app--selected { background: #363636; border-color: #828282; }
  2597.  
  2598. .p-apps_browser__app_info { color: #e6e6e6; }
  2599.  
  2600. .p-apps_browser__browse_apps, .p-apps_browser__app_action { background-color: #545454; border-color: #828282; color: #e6e6e6; }
  2601.  
  2602. .p-apps_browser__browse_apps:hover, .p-apps_browser__browse_apps:focus, .p-apps_browser__app_action:hover, .p-apps_browser__app_action:focus { background-color: #828282; color: #e6e6e6; }
  2603.  
  2604. .p-apps_browser__browse_apps:active, .p-apps_browser__app_action:active { box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.15); }
  2605.  
  2606. .p-apps_browser__app_description { color: #949494; }
  2607.  
  2608. #fs_modal.p-apps_browser_modal .contents_container .contents .links_container a { color: #949494; }
  2609.  
  2610. #fs_modal.p-apps_browser_modal .contents_container .contents .links_container a:active, #fs_modal.p-apps_browser_modal .contents_container .contents .links_container a:hover, #fs_modal.p-apps_browser_modal .contents_container .contents .links_container a:visited { color: #e6e6e6; }
  2611.  
  2612. #incoming_call { background-color: rgba(0, 0, 0, 0.97); color: #e6e6e6; }
  2613.  
  2614. #fs_modal.channel_options_modal .channel_options_header { border-bottom-color: #363636; }
  2615.  
  2616. #fs_modal.channel_options_modal .convert_to_shared label { color: #949494; }
  2617.  
  2618. #fs_modal.channel_options_modal .channel_option_item { border-top-color: #363636; }
  2619.  
  2620. #fs_modal.channel_options_modal .channel_option_item .channel_option_open { color: #e6e6e6; }
  2621.  
  2622. #fs_modal.channel_options_modal .channel_option_item:hover { background: rgba(0, 0, 0, 0.75); border-color: #363636; }
  2623.  
  2624. #channel_invite_container .lfs_list_container .lfs_item { border-top-color: #363636; }
  2625.  
  2626. #channel_invite_container .lfs_list_container .lfs_item.active { border-color: #363636; }
  2627.  
  2628. #channel_invite_container.page_needs_enterprise .channel_invite_row { border-top-color: #363636; }
  2629.  
  2630. #channel_invite_container.page_needs_enterprise .channel_invite_row.disabled { color: #949494; }
  2631.  
  2632. #channel_invite_modal #channel_invite_container:not(.keyboard_active).not_scrolling .channel_invite_row:not(.disabled):hover, #channel_invite_modal .channel_invite_row.highlighted:not(.disabled) { background: #222; border-color: #363636; }
  2633.  
  2634. #channel_prefs_dialog { color: #e6e6e6; }
  2635.  
  2636. #at_channel_warning_dialog { background-color: #222; }
  2637.  
  2638. #at_channel_warning_dialog.fullsize { background-color: #222; }
  2639.  
  2640. #at_channel_warning_dialog.fullsize .modal-body { background-color: #222; }
  2641.  
  2642. .channel_prefs_modal_header { color: #e6e6e6; }
  2643.  
  2644. .channel_prefs_body__section_header_title { color: #e6e6e6; }
  2645.  
  2646. .channel_prefs_body__section_header_icon::before { color: #e6e6e6; }
  2647.  
  2648. .channel_prefs_body__mute_help_text { color: #949494; }
  2649.  
  2650. .channel_prefs_notifications_table { border-bottom-color: #363636; color: #e6e6e6; }
  2651.  
  2652. .channel_prefs_notifications_table__large_cell, .channel_prefs_notifications_table__small_cell, .channel_prefs_notifications_table__row_title { border-bottom-color: #545454 !important; }
  2653.  
  2654. .channel_prefs__muting_checkbox_label { color: #e6e6e6; }
  2655.  
  2656. .channel_prefs__muting_checkbox_label:not(.subtle_silver) { color: #e6e6e6 !important; }
  2657.  
  2658. .notification_prefs_icon::before { color: #e6e6e6; }
  2659.  
  2660. .channel_modal_header { color: #e6e6e6; }
  2661.  
  2662. #channel_browser .channel_browser_row { border-top: 1px solid #363636; color: #e6e6e6; }
  2663.  
  2664. #channel_browser .channel_browser_row_header { color: #e6e6e6; }
  2665.  
  2666. #channel_browser .channel_browser_creator_name { color: #949494; }
  2667.  
  2668. #channel_browser .channel_browser_open, #channel_browser .channel_browser_preview { color: #949494; }
  2669.  
  2670. #channel_browser #channel_list_container:not(.keyboard_active).not_scrolling .channel_browser_row:hover, #channel_browser .channel_browser_row.highlighted { background: #000; border: 1px solid #545454; }
  2671.  
  2672. #channel_browser .channel_browser_divider { background: transparent; color: #949494; }
  2673.  
  2674. #channel_browser .channel_browser_sort_container::after { color: #e6e6e6; }
  2675.  
  2676. #channel_browser .channel_browser_channel_purpose { color: #e6e6e6; }
  2677.  
  2678. .channel_invite_member .add_icon, .channel_invite_member_small .add_icon { color: #949494; }
  2679.  
  2680. .channel_invite_member .name_container .not_in_token, .channel_invite_member_small .name_container .not_in_token { color: #949494 !important; }
  2681.  
  2682. .channel_invite_member .invite_user_group_avatar, .channel_invite_member_small .invite_user_group_avatar { background-color: #000; color: #e6e6e6; }
  2683.  
  2684. #invite_members_container .lfs_input_container { background: #545454; }
  2685.  
  2686. #notifications_not_working p.highlight_yellow_bg a { color: #e6e6e6; }
  2687.  
  2688. .c-dialog__header { background: #000; }
  2689.  
  2690. .c-dialog__header .c-dialog__title, .c-dialog__header .c-dialog__close { color: #e6e6e6; }
  2691.  
  2692. .c-dialog__header .c-dialog__close:hover { color: #949494; }
  2693.  
  2694. .c-dialog__body { background: #222222; }
  2695.  
  2696. .c-dialog__body .p-share_dialog_message_input { background-color: #000; border-color: #363636; color: #e6e6e6; }
  2697.  
  2698. .c-dialog__body .p-share_dialog_message_input.focus { border-color: #545454; box-shadow: unset; }
  2699.  
  2700. .c-dialog__body .p-file_upload_dialog__preview, .c-dialog__body .p-file_upload_dialog__preview_image { background-color: #000; border-color: #363636; }
  2701.  
  2702. .c-dialog__body input.c-input_text { border-color: #363636; }
  2703.  
  2704. .c-dialog__body input.c-input_text .c-input_character_count { background-color: #363636; color: #e6e6e6; }
  2705.  
  2706. .c-dialog__body input.c-input_text:focus { border-color: #545454; box-shadow: unset; }
  2707.  
  2708. .c-dialog__footer { background: #222222; }
  2709.  
  2710. .c-dialog__footer .c-button { background-color: #545454; color: #e6e6e6; }
  2711.  
  2712. .c-dialog__footer .p-file_upload_dialog__footer_share_inputs { color: #e6e6e6; }
  2713.  
  2714. #im_browser .im_browser_row { border-top: 1px solid #545454; }
  2715.  
  2716. #im_browser .im_browser_row.multiparty { color: #e6e6e6; }
  2717.  
  2718. #im_browser .im_browser_row.multiparty .member_image + .member_image:not(.ra):not(.ura) { border: 2px solid #000; }
  2719.  
  2720. #im_browser .im_browser_row .im_unread_cnt { background: #bf360c; color: #e6e6e6; }
  2721.  
  2722. #im_browser .im_browser_row.disabled { color: #949494; }
  2723.  
  2724. #im_browser #im_list_container:not(.keyboard_active).not_scrolling .im_browser_row:not(.disabled_dm):hover, #im_browser .im_browser_row.highlighted { background: #000 !important; border: 1px solid #545454 !important; }
  2725.  
  2726. #im_browser_tokens { background: #545454; border: 1px solid #828282; }
  2727.  
  2728. #im_browser_tokens.active { border-color: #828282; box-shadow: 0 0 7px rgba(130, 130, 130, 0.15); }
  2729.  
  2730. #im_browser_tokens .member_token { background: #222; border: 1px solid #000; color: #e6e6e6; }
  2731.  
  2732. #im_browser_tokens .member_token.ra { background: #bf360c; }
  2733.  
  2734. .fs_modal_file_viewer_header { background-color: #363636; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); }
  2735.  
  2736. .fs_modal_file_viewer_header .btn { color: #e6e6e6; }
  2737.  
  2738. .fs_modal_file_viewer_header .star { color: #949494; }
  2739.  
  2740. .fs_modal_file_viewer_header .control_btn, .fs_modal_file_viewer_header a.control_btn { color: #e6e6e6; }
  2741.  
  2742. .fs_modal_file_viewer_header .control_btn:link, .fs_modal_file_viewer_header .control_btn:visited, .fs_modal_file_viewer_header a.control_btn:link, .fs_modal_file_viewer_header a.control_btn:visited { color: #e6e6e6; }
  2743.  
  2744. .fs_modal_file_viewer_header .control_btn:focus, .fs_modal_file_viewer_header .control_btn:hover, .fs_modal_file_viewer_header a.control_btn:focus, .fs_modal_file_viewer_header a.control_btn:hover { color: #949494; }
  2745.  
  2746. .fs_modal_file_viewer_header .control_btn.active, .fs_modal_file_viewer_header .control_btn:active, .fs_modal_file_viewer_header a.control_btn.active, .fs_modal_file_viewer_header a.control_btn:active { background: #545454; }
  2747.  
  2748. .fs_modal_file_viewer_header .file_size, .fs_modal_file_viewer_header .muted_tooltip_info { color: #949494; }
  2749.  
  2750. .fs_modal_file_viewer_header .close_btn::after { border-right: 1px solid #545454; }
  2751.  
  2752. .fs_modal_file_viewer_content .viewer { background-color: #000; color: #e6e6e6 !important; }
  2753.  
  2754. .fs_modal_file_viewer_content .viewer .next_btn ts-icon, .fs_modal_file_viewer_content .viewer .previous_btn ts-icon { background: #545454; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25); }
  2755.  
  2756. .fs_modal_file_viewer_content .viewer .next_btn:focus:not([disabled]), .fs_modal_file_viewer_content .viewer .next_btn:hover:not([disabled]), .fs_modal_file_viewer_content .viewer .previous_btn:focus:not([disabled]), .fs_modal_file_viewer_content .viewer .previous_btn:hover:not([disabled]) { background: rgba(130, 130, 130, 0.25); color: #e6e6e6; }
  2757.  
  2758. .fs_modal_file_viewer_content .viewer .next_btn[disabled]:focus, .fs_modal_file_viewer_content .viewer .next_btn[disabled]:hover, .fs_modal_file_viewer_content .viewer .previous_btn[disabled]:focus, .fs_modal_file_viewer_content .viewer .previous_btn[disabled]:hover { color: rgba(148, 148, 148, 0.8); }
  2759.  
  2760. .fs_modal_file_viewer_content .aside_panel { background-color: #222; box-shadow: -1px 0 0 rgba(0, 0, 0, 0.25); }
  2761.  
  2762. .fs_modal_file_viewer_content .comment_header { background-color: transparent; border-bottom: 1px solid #000; }
  2763.  
  2764. .fs_modal_file_viewer_content .no_comment { background-color: #222; color: #949494; }
  2765.  
  2766. .fs_modal_file_viewer_content .aside_close_btn { color: #e6e6e6; }
  2767.  
  2768. .fs_modal_file_viewer_content #file_comment { color: #e6e6e6; }
  2769.  
  2770. #file_comment_textarea.texty_comment_input { background: #222; border-color: #363636; color: #e6e6e6; }
  2771.  
  2772. #file_comment_textarea.texty_comment_input.focus, #file_comment_textarea.texty_comment_input:hover { border-color: #363636; }
  2773.  
  2774. #fs_modal.help_modal #fs_modal_footer .help_modal_status #no_open_issues { color: #949494; }
  2775.  
  2776. #fs_modal.help_modal .help_modal_header { background-color: #363636; border-color: #545454; }
  2777.  
  2778. #fs_modal.help_modal .help_modal_header a { color: #e6e6e6; }
  2779.  
  2780. #fs_modal.help_modal .help_modal_divider { color: #949494; }
  2781.  
  2782. #fs_modal.help_modal .help_modal_article_row { border-top: 1px solid #363636; }
  2783.  
  2784. #fs_modal.help_modal .help_modal_article_row .channel_browser_open { color: #949494; }
  2785.  
  2786. #fs_modal.help_modal #help_modal_list_container:not(.keyboard_active).not_scrolling .help_modal_article_row:hover, #fs_modal.help_modal .help_modal_article_row.highlighted { background-color: #363636; border-color: #000; }
  2787.  
  2788. .admin_invites_account_type_option { border-bottom: 1px solid #363636; }
  2789.  
  2790. .admin_invites_account_type_option p { color: #e6e6e6; }
  2791.  
  2792. .admin_invites_account_type_option .option_arrow { color: #949494; }
  2793.  
  2794. .admin_invites_account_type_option:hover:not(.disabled) h3 { color: #e6e6e6; }
  2795.  
  2796. .admin_invites_account_type_option.disabled .account_type_disabled_hover { background: rgba(255, 255, 255, 0); }
  2797.  
  2798. .admin_invites_account_type_option.disabled:hover .account_type_disabled_hover { background: rgba(34, 34, 34, 0.95); }
  2799.  
  2800. .admin_invite_row .delete_row, .admin_invite_row .hide_custom_message, .admin_invites_custom_message_container .delete_row, .admin_invites_custom_message_container .hide_custom_message { color: #949494; }
  2801.  
  2802. .admin_invite_row .delete_row:hover, .admin_invite_row .hide_custom_message:hover, .admin_invites_custom_message_container .delete_row:hover, .admin_invites_custom_message_container .hide_custom_message:hover { color: #bf360c; }
  2803.  
  2804. .admin_invite_row.delete_highlight, .admin_invites_custom_message_container.delete_highlight { background: rgba(191, 54, 12, 0.4); }
  2805.  
  2806. #admin_invites_channel_picker_container { border-bottom: 1px solid #363636; }
  2807.  
  2808. #admin_invites_add_row { background: #545454; border: 1px solid #363636; }
  2809.  
  2810. #admin_invites_workflow .lazy_filter_select .lfs_input_container { background-color: #545454; }
  2811.  
  2812. #channel_invite_tokens { background-color: #545454; border-color: #828282; }
  2813.  
  2814. #channel_invite_tokens.active { border-color: #949494; box-shadow: 0 0 7px rgba(148, 148, 148, 0.15); }
  2815.  
  2816. #channel_invite_tokens .member_token { background: #222; color: #e6e6e6; }
  2817.  
  2818. #channel_invite_tokens .member_token.ra { background: rgba(191, 54, 12, 0.4); }
  2819.  
  2820. #admin_invites_alert { background: #545454; border-color: #828282; }
  2821.  
  2822. .channel_invite_member .add_icon, .channel_invite_member_small .add_icon, .channel_invite_pending_user_small .add_icon { color: #e6e6e6; }
  2823.  
  2824. .channel_invite_member .invite_user_group_avatar, .channel_invite_member_small .invite_user_group_avatar, .channel_invite_pending_user_small .invite_user_group_avatar { background-color: #222; color: #e6e6e6; }
  2825.  
  2826. #shortcuts_dialog { background: rgba(34, 34, 34, 0.95); text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7); }
  2827.  
  2828. #shortcuts_dialog.modal .modal-body, #shortcuts_dialog.modal h1, #shortcuts_dialog.modal h3 { color: #e6e6e6; }
  2829.  
  2830. #shortcuts_dialog.modal ul ul { border-left-color: #545454; }
  2831.  
  2832. #shortcuts_dialog.modal .info_block { color: #949494; }
  2833.  
  2834. #shortcuts_dialog.modal .close { background: #545454; border-color: #828282; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); color: #e6e6e6; }
  2835.  
  2836. #shortcuts_dialog.modal .close:hover { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.9); }
  2837.  
  2838. #fs_modal.prefs_modal label.sound_option:hover:not(.disabled) ts-icon { color: #949494; }
  2839.  
  2840. #fs_modal.prefs_modal #prefs_sidebar .theme_thumb { box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25); }
  2841.  
  2842. #fs_modal.prefs_modal #prefs_sidebar #prefs_themes_customize .custom_theme_label { border: 1px solid #363636; }
  2843.  
  2844. #fs_modal.prefs_modal #prefs_sidebar #prefs_themes_customize .custom_theme_label .color_swatch { border: 1px solid #363636; }
  2845.  
  2846. #fs_modal.prefs_modal #prefs_sidebar #prefs_themes_customize .colpick { background: #424242; border: 1px solid #363636; }
  2847.  
  2848. #fs_modal.prefs_modal #prefs_sidebar #prefs_sidebar_theme::after { background: #bf360c; border-radius: 3px; content: "Light sidebar themes (e.g. Hoth) will break this Stylish theme."; display: block; font-size: 14px; line-height: 18px; margin: 12px 0 6px; padding: 6px; width: 100%; }
  2849.  
  2850. #fs_modal.prefs_modal legend { color: #e6e6e6; }
  2851.  
  2852. #fs_modal.prefs_modal .global_notification_block { background: #222; border-color: #000; }
  2853.  
  2854. #fs_modal.prefs_modal .global_notification_block.selected { background: #363636; border-color: #000; }
  2855.  
  2856. #fs_modal.prefs_modal .channel_overrides_row { border-top-color: #000; }
  2857.  
  2858. #fs_modal.prefs_modal .channel_overrides_row:hover { background: #363636; border-color: #000; }
  2859.  
  2860. #fs_modal.prefs_modal .channel_overrides_row .channel_overrides_summary { color: #e6e6e6; }
  2861.  
  2862. #fs_modal.prefs_modal .notification_example.mac { background: #000; box-shadow: 0 1px 8px 2px #363636; }
  2863.  
  2864. #fs_modal.prefs_modal .notification_example.linux, #fs_modal.prefs_modal .notification_example.windows { background: #000; color: #e6e6e6; }
  2865.  
  2866. #fs_modal.prefs_modal .badge_example { background: #bf360c; }
  2867.  
  2868. #fs_modal.prefs_modal .message_theme_preview { border-bottom-color: #000; border-top-color: #000; }
  2869.  
  2870. #fs_modal.prefs_modal .display_real_names_block_sample { background: #222; }
  2871.  
  2872. .sidebar_menu_list_item { border: 0; color: #e6e6e6; }
  2873.  
  2874. .sidebar_menu_list_item.is_active { background-color: #000; color: #e6e6e6; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15); }
  2875.  
  2876. .sidebar_menu_list_item:not(.is_active):hover { background-color: #363636; }
  2877.  
  2878. .jumbomoji_pref_disabled { color: #949494; }
  2879.  
  2880. .jumbomoji_disabled_note { color: rgba(148, 148, 148, 0.6); }
  2881.  
  2882. #edit_team_profile_container input:disabled, #edit_team_profile_container select:disabled { background: #545454; border: 1px solid #000; }
  2883.  
  2884. #edit_team_profile_container .lazy_filter_select.disabled { background: #545454; }
  2885.  
  2886. #edit_team_profile_container .lazy_filter_select.disabled input { background: #545454; }
  2887.  
  2888. #edit_team_profile_add .row, #edit_team_profile_list .row { border-top: 1px solid #363636; }
  2889.  
  2890. #edit_team_profile_list .row:nth-last-child(2):hover { border-color: #363636 !important; }
  2891.  
  2892. #edit_team_profile_list .row:nth-child(n+5).active, #edit_team_profile_list .row:nth-child(n+5):hover { background: #363636; border: 1px solid #000; }
  2893.  
  2894. #edit_team_profile_list .row:nth-child(n+5).active .edit_team_profile_list_controls i.ts_icon_cog_o { color: #949494; }
  2895.  
  2896. #edit_team_profile_list .edit_team_profile_list_controls i { color: #e6e6e6; }
  2897.  
  2898. #edit_team_profile_list .edit_team_profile_list_controls i.ts_icon_cog_o:hover { color: #949494; }
  2899.  
  2900. #edit_team_profile_list .edit_team_profile_list_controls i.ts_icon_grabby_patty:hover { color: #949494; }
  2901.  
  2902. #edit_team_profile_list .sortable-placeholder::before { border-top: 1px solid #545454; }
  2903.  
  2904. #edit_team_profile_add .row:last-child { border-bottom: 1px solid #545454; }
  2905.  
  2906. #edit_team_profile_add .row:not(.header_row):hover { background: #363636; border: 1px solid #000; }
  2907.  
  2908. #edit_team_profile_add .row:not(.header_row):hover .col:first-child { color: #e6e6e6; }
  2909.  
  2910. #edit_team_profile_add .row:not(.header_row):hover i { border-color: #000; color: #e6e6e6; }
  2911.  
  2912. #edit_team_profile_add i { color: #949494; }
  2913.  
  2914. #edit_team_profile_edit .profile_field_preview_protector label.select::after, #edit_team_profile_edit .profile_field_preview_protector label.select:hover::after { color: #949494; }
  2915.  
  2916. #edit_team_profile_edit .row.option_row.show_remove_action i { border: 1px solid #000; }
  2917.  
  2918. #edit_team_profile_edit .row.option_row.show_remove_action i:hover { background-color: #bf360c; border-color: #bf360c !important; color: #e6e6e6; }
  2919.  
  2920. #edit_team_profile_edit .row i { border: 1px solid #000; color: #e6e6e6; }
  2921.  
  2922. #edit_team_profile_custom .row .col .profile_field_preview { background: #363636; border: 2px solid #000; }
  2923.  
  2924. #edit_team_profile_custom .row .col .profile_field_preview:active, #edit_team_profile_custom .row .col .profile_field_preview:hover { border-color: #363636; }
  2925.  
  2926. #edit_team_profile_custom .row .col .profile_field_preview:active span, #edit_team_profile_custom .row .col .profile_field_preview:hover span { color: #949494; }
  2927.  
  2928. #edit_team_profile_custom .row .col input { background: #545454; border: 1px solid #000; }
  2929.  
  2930. #edit_team_profile_custom .row .col[data-type=options_list] span::after { color: #949494; }
  2931.  
  2932. #edit_team_profile_custom .row .col[data-type=options_list] input { border-right: 1px solid #000; }
  2933.  
  2934. .profile_field_preview_protector .profile_field_preview { background: #222; border: 1px solid #545454; }
  2935.  
  2936. .profile_field_preview_protector .profile_field_preview::after { background-color: #222; box-shadow: 0 0.75rem 0.75rem rgba(0, 0, 0, 0.25); }
  2937.  
  2938. .profile_field_preview_protector .profile_field_preview::before { background-color: #222; box-shadow: 0 0.75rem 0.75rem rgba(0, 0, 0, 0.25); }
  2939.  
  2940. .profile_field_preview_protector .profile_field_preview input:disabled, .profile_field_preview_protector .profile_field_preview select:disabled { background: #545454; color: #949494; }
  2941.  
  2942. .profile_field_preview_protector .profile_field_preview .profile_field_preview_fade_out_mask { background: linear-gradient(to left, #000, rgba(255, 255, 255, 0)); }
  2943.  
  2944. .profile_field_preview_protector .profile_field_preview .profile_field_preview_ribbon::before { border-color: transparent transparent transparent #000; }
  2945.  
  2946. .profile_field_preview_protector .profile_field_preview .profile_field_preview_ribbon::after { border-color: #000 transparent transparent; }
  2947.  
  2948. ts-jumper ts-jumper-container { background: #222; box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5); }
  2949.  
  2950. ts-jumper ts-jumper-help, ts-jumper .p-jumper__help { background: #222; color: #949494; }
  2951.  
  2952. ts-jumper input[type=text] { border: 1px solid #000 !important; color: #e6e6e6; }
  2953.  
  2954. ts-jumper input[type=text]:focus { border: 1px solid rgba(54, 54, 54, 0.8) !important; color: #e6e6e6; }
  2955.  
  2956. ts-jumper input[type=text]::-webkit-input-placeholder, ts-jumper input[type=text]:focus::-webkit-input-placeholder, ts-jumper input[type=text]::-moz-placeholder, ts-jumper input[type=text]:focus::-moz-placeholder { color: #e6e6e6; }
  2957.  
  2958. ts-jumper ol li { color: #e6e6e6; }
  2959.  
  2960. ts-jumper ol li .channel_name, ts-jumper ol li .member_real_name, ts-jumper ol li .member_username, ts-jumper ol li .team_username { color: #949494; }
  2961.  
  2962. ts-jumper ol li .channel_not_member, ts-jumper ol li .team_username, ts-jumper ol li .member_real_name + .member_username, ts-jumper ol li .member_username + .member_real_name, ts-jumper ol li ts-icon { color: #949494; }
  2963.  
  2964. ts-jumper ol li .unread_count { background: #bf360c; color: #e6e6e6; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
  2965.  
  2966. ts-jumper ol li.highlighted { background: #828282 !important; color: #e6e6e6 !important; }
  2967.  
  2968. ts-jumper ol:not(.keyboard_active) li:hover { background: #828282 !important; color: #e6e6e6 !important; }
  2969.  
  2970. ts-jumper ol li.highlighted .channel_not_member, ts-jumper ol li.highlighted .member_real_name + .member_username, ts-jumper ol li.highlighted .member_username + .member_real_name, ts-jumper ol li.highlighted i.presence_icon, ts-jumper ol li.highlighted ts-icon, ts-jumper ol:not(.keyboard_active) li:hover .channel_not_member, ts-jumper ol:not(.keyboard_active) li:hover .member_real_name + .member_username, ts-jumper ol:not(.keyboard_active) li:hover .member_username + .member_real_name, ts-jumper ol:not(.keyboard_active) li:hover i.presence_icon, ts-jumper ol:not(.keyboard_active) li:hover ts-icon { color: #e6e6e6; }
  2971.  
  2972. .basic_share_dialog .share_dialog_divider { border-top-color: transparent; }
  2973.  
  2974. .share_dialog_attachment_container { color: #e6e6e6; }
  2975.  
  2976. #share_dialog .file_list_item { border-color: #000; }
  2977.  
  2978. #generic_dialog.basic_share_dialog .lazy_filter_select .lfs_item .ts_icon:not(.presence_icon), #share_dialog .lazy_filter_select .lfs_item .ts_icon:not(.presence_icon) { color: #949494; }
  2979.  
  2980. #share_dialog_input_container #file_comment_textarea.ql-container { border-color: #363636; }
  2981.  
  2982. #share_dialog_input_container #file_comment_textarea.ql-container.focus { border-color: #545454; }
  2983.  
  2984. #share_dialog_input_container #file_comment_textarea.ql-container.focus ~ .emo_menu { color: #e6e6e6; }
  2985.  
  2986. .ts_tip .ts_tip_multiline_inner, .ts_tip:not(.ts_tip_multiline) .ts_tip_tip { background: #545454; }
  2987.  
  2988. .ts_tip .ts_tip_tip { color: #e6e6e6; }
  2989.  
  2990. .ts_tip.ts_tip_left .ts_tip_tip::after { border-left-color: #545454; }
  2991.  
  2992. .ts_tip.ts_tip_right .ts_tip_tip::after { border-right-color: #545454; }
  2993.  
  2994. .ts_tip.ts_tip_top .ts_tip_tip::after { border-top-color: #545454; }
  2995.  
  2996. .ts_tip.ts_tip_bottom .ts_tip_tip::after { border-bottom-color: #545454; }
  2997.  
  2998. .ts_tip.success .ts_tip_tip { background: #828282; }
  2999.  
  3000. .ts_tip.success.ts_tip_left .ts_tip_tip::after { border-left-color: #828282; }
  3001.  
  3002. .ts_tip.success.ts_tip_right .ts_tip_tip::after { border-right-color: #828282; }
  3003.  
  3004. .ts_tip.success.ts_tip_top .ts_tip_tip::after { border-top-color: #828282; }
  3005.  
  3006. .ts_tip.success.ts_tip_bottom .ts_tip_tip::after { border-bottom-color: #828282; }
  3007.  
  3008. .c-tooltip__tip { background-color: #545454; color: #e6e6e6; }
  3009.  
  3010. .c-tooltip__tip--top .c-tooltip__tip__arrow { border-top-color: #545454; }
  3011.  
  3012. .c-tooltip__tip--top-left .c-tooltip__tip__arrow { border-top-color: #545454; }
  3013.  
  3014. .c-tooltip__tip--top-right .c-tooltip__tip__arrow { border-top-color: #545454; }
  3015.  
  3016. .c-tooltip__tip--right .c-tooltip__tip__arrow { border-right-color: #545454; }
  3017.  
  3018. .c-tooltip__tip--bottom .c-tooltip__tip__arrow { border-bottom-color: #545454; }
  3019.  
  3020. .c-tooltip__tip--bottom-left .c-tooltip__tip__arrow { border-bottom-color: #545454; }
  3021.  
  3022. .c-tooltip__tip--bottom-right .c-tooltip__tip__arrow { border-bottom-color: #545454; }
  3023.  
  3024. .c-tooltip__tip--left .c-tooltip__tip__arrow { border-left-color: #545454; }
  3025.  
  3026. .c-tooltip__tip--success { background-color: #0cbf72; }
  3027.  
  3028. .c-tooltip__tip--success.c-tooltip__tip--top::after, .c-tooltip__tip--success.c-tooltip__tip--top-left::after, .c-tooltip__tip--success.c-tooltip__tip--top-right::after { border-top-color: #0cbf72; }
  3029.  
  3030. .c-tooltip__tip--success.c-tooltip__tip--right::after { border-right-color: #0cbf72; }
  3031.  
  3032. .c-tooltip__tip--success.c-tooltip__tip--bottom::after, .c-tooltip__tip--success.c-tooltip__tip--bottom-left::after, .c-tooltip__tip--success.c-tooltip__tip--bottom-right::after { border-bottom-color: #0cbf72; }
  3033.  
  3034. .c-tooltip__tip--success.c-tooltip__tip--left::after { border-left-color: #0cbf72; }
  3035.  
  3036. #coachmark.calls_interactive_mas_migration_coachmark_div, #coachmark.calls_iss_window_coachmark_div, #coachmark.calls_ss_main_coachmark_div, #coachmark.calls_ss_window_coachmark_div, #coachmark.calls_video_beta_coachmark_div, #coachmark.calls_video_ga_coachmark_div, #coachmark.channels_coachmark_div, #coachmark.direct_messages_coachmark_div, #coachmark.enterprise_analytics_usage_callouts_coachmark_div, #coachmark.gdrive_coachmark_div, #coachmark.highlights_arrows_coachmark_div, #coachmark.highlights_feedback_coachmark_div, #coachmark.highlights_message_coachmark_div, #coachmark.intl_channel_names_coachmark_div, #coachmark.invites_coachmark_div, #coachmark.name_tagging_coachmark_div, #coachmark.onboarding_coachmark_div, #coachmark.recent_mentions_coachmark_div, #coachmark.replies_coachmark_div, #coachmark.screenhero_deprecation_coachmark_div, #coachmark.starred_items_coachmark_div, #coachmark.unread_view_coachmark_div { background: #545454; }
  3037.  
  3038. #coachmark.calls_interactive_mas_migration_coachmark_div #coachmark_callout, #coachmark.calls_interactive_mas_migration_coachmark_div #coachmark_interior, #coachmark.calls_iss_window_coachmark_div #coachmark_callout, #coachmark.calls_iss_window_coachmark_div #coachmark_interior, #coachmark.calls_ss_main_coachmark_div #coachmark_callout, #coachmark.calls_ss_main_coachmark_div #coachmark_interior, #coachmark.calls_ss_window_coachmark_div #coachmark_callout, #coachmark.calls_ss_window_coachmark_div #coachmark_interior, #coachmark.calls_video_beta_coachmark_div #coachmark_callout, #coachmark.calls_video_beta_coachmark_div #coachmark_interior, #coachmark.calls_video_ga_coachmark_div #coachmark_callout, #coachmark.calls_video_ga_coachmark_div #coachmark_interior, #coachmark.channels_coachmark_div #coachmark_callout, #coachmark.channels_coachmark_div #coachmark_interior, #coachmark.direct_messages_coachmark_div #coachmark_callout, #coachmark.direct_messages_coachmark_div #coachmark_interior, #coachmark.enterprise_analytics_usage_callouts_coachmark_div #coachmark_callout, #coachmark.enterprise_analytics_usage_callouts_coachmark_div #coachmark_interior, #coachmark.gdrive_coachmark_div #coachmark_callout, #coachmark.gdrive_coachmark_div #coachmark_interior, #coachmark.highlights_arrows_coachmark_div #coachmark_callout, #coachmark.highlights_arrows_coachmark_div #coachmark_interior, #coachmark.highlights_feedback_coachmark_div #coachmark_callout, #coachmark.highlights_feedback_coachmark_div #coachmark_interior, #coachmark.highlights_message_coachmark_div #coachmark_callout, #coachmark.highlights_message_coachmark_div #coachmark_interior, #coachmark.intl_channel_names_coachmark_div #coachmark_callout, #coachmark.intl_channel_names_coachmark_div #coachmark_interior, #coachmark.invites_coachmark_div #coachmark_callout, #coachmark.invites_coachmark_div #coachmark_interior, #coachmark.name_tagging_coachmark_div #coachmark_callout, #coachmark.name_tagging_coachmark_div #coachmark_interior, #coachmark.onboarding_coachmark_div #coachmark_callout, #coachmark.onboarding_coachmark_div #coachmark_interior, #coachmark.recent_mentions_coachmark_div #coachmark_callout, #coachmark.recent_mentions_coachmark_div #coachmark_interior, #coachmark.replies_coachmark_div #coachmark_callout, #coachmark.replies_coachmark_div #coachmark_interior, #coachmark.screenhero_deprecation_coachmark_div #coachmark_callout, #coachmark.screenhero_deprecation_coachmark_div #coachmark_interior, #coachmark.starred_items_coachmark_div #coachmark_callout, #coachmark.starred_items_coachmark_div #coachmark_interior, #coachmark.unread_view_coachmark_div #coachmark_callout, #coachmark.unread_view_coachmark_div #coachmark_interior { background: #545454; }
  3039.  
  3040. #coachmark_footer .coachmark_done, #coachmark_footer .coachmark_got_it, #coachmark_footer .coachmark_next_tip, #coachmark_footer .coachmark_ok { background: rgba(130, 130, 130, 0.5) !important; }
  3041.  
  3042. #coachmark_interior { color: #e6e6e6; }
  3043.  
  3044. #coachmark_interior .coachmark_close_btn { color: #e6e6e6; }
  3045.  
  3046. .menu_member_header { background: #000; }
  3047.  
  3048. .menu_member_header .member_details .member_name_and_presence { color: #e6e6e6; }
  3049.  
  3050. .menu_member_header .member_details .member_name_and_presence .member_name { color: #e6e6e6; }
  3051.  
  3052. .menu_member_header .member_details .member_name_and_presence .presence.away { color: #fff; }
  3053.  
  3054. .menu_member_header .member_details .member_title { color: #949494; }
  3055.  
  3056. .menu_member_header .member_details .member_restriction, .menu_member_header .member_details .member_timezone_value { color: #949494; }
  3057.  
  3058. .menu_member_header .member_details .member_restriction a, .menu_member_header .member_details .member_timezone_value a { color: #949494; }
  3059.  
  3060. .menu_member_header .member_details .member_restriction a:hover, .menu_member_header .member_details .member_timezone_value a:hover { color: #c7c7c7; }
  3061.  
  3062. .menu_member_header .member_details_divider { border-color: #545454; }
  3063.  
  3064. .menu_member_footer { background: #000; border-top: 1px solid #545454; }
  3065.  
  3066. .menu_member_footer p { color: #949494; }
  3067.  
  3068. .menu_member_footer #menu_member_dm_input p { color: #e6e6e6; }
  3069.  
  3070. .member_meta { color: #949494; }
  3071.  
  3072. .mini, .dull_grey, .flat_grey, .blue_link, .blue_fill, .slate_blue, .charcoal_grey, .indifferent_grey, .ts_tip_tip .subtle_silver { color: #e6e6e6 !important; }
  3073.  
  3074. .greigh, .sky_blue, .severe_grey, .havana_blue, .burnt_violet, .plastic_grey, .cloud_silver, .sk_dark_gray, .sk_dark_grey, .subtle_silver, .old_petunia_grey { color: #949494 !important; }
  3075.  
  3076. .clear_blue { color: #949494 !important; }
  3077.  
  3078. .moscow_red, .yolk_orange, .mustard_yellow, .candy_red_on_hover:hover, .moscow_red_on_hover:hover { color: #bf360c !important; }
  3079.  
  3080. .seafoam_green { color: #0cbf72 !important; }
  3081.  
  3082. .candy_red_bg { background-color: #bf360c !important; }
  3083.  
  3084. .off_white_bg, .neutral_white_bg { background-color: #363636 !important; }
  3085.  
  3086. .yolk_orange_bg, .burnt_violet_bg, .flexpane_grey_bg { background-color: #424242 !important; }
  3087.  
  3088. .sky_blue_bg, .clear_blue_bg, .seafoam_green_bg { background-color: #545454 !important; }
  3089.  
  3090. .sk_black { color: inherit; }
  3091.  
  3092. .monkey_scroll_bar { z-index: 99; }
  3093.  
  3094. .client_header_icon { -moz-filter: brightness(0.6) contrast(3) invert(1) sepia(0.5); -webkit-filter: brightness(0.6) contrast(3) invert(1) sepia(0.5); filter: brightness(0.6) contrast(3) invert(1) sepia(0.5); }
  3095.  
  3096. nav.top.persistent { background: #363636; }
  3097.  
  3098. nav.top.persistent .logo { background-position: 50% 0 !important; }
  3099.  
  3100. .widescreen #header_team_name a i { margin-left: 1.5em; }
  3101.  
  3102. .widescreen #user_menu { border-right: none; }
  3103.  
  3104. header #menu_toggle { color: #949494; }
  3105.  
  3106. header #header_team_nav { background: #363636; border: 1px solid #000; }
  3107.  
  3108. header #header_team_nav li.active a { background: #222; color: #e6e6e6; }
  3109.  
  3110. header .header_btns a { color: #949494; }
  3111.  
  3112. header .header_btns a .label { color: #949494; }
  3113.  
  3114. header .vert_divider { border-left: 1px solid #000; }
  3115.  
  3116. footer, #autocomplete_menu.search_menu footer.unified { background-color: #363636; border-color: #000; color: #e6e6e6; }
  3117.  
  3118. footer ul a, #autocomplete_menu.search_menu footer.unified ul a { color: #e6e6e6; }
  3119.  
  3120. footer ul a:link, footer ul a:visited, #autocomplete_menu.search_menu footer.unified ul a:link, #autocomplete_menu.search_menu footer.unified ul a:visited { color: #e6e6e6; }
  3121.  
  3122. .plastic_row h3 { color: #e6e6e6; }
  3123.  
  3124. .plastic_row h4 a { color: #e6e6e6; }
  3125.  
  3126. .plastic_row .icon { color: #e6e6e6; }
  3127.  
  3128. .plastic_row .chevron { color: #949494; }
  3129.  
  3130. .plastic_row .description { color: #e6e6e6; }
  3131.  
  3132. .plastic_row:active { background: #222; border-color: #000; }
  3133.  
  3134. .plastic_row:active .chevron { color: #e6e6e6; }
  3135.  
  3136. html.no_touch .plastic_row:hover { background: #222; border-color: #000; }
  3137.  
  3138. html.no_touch .plastic_row:hover .chevron { color: #e6e6e6; }
  3139.  
  3140. html.no_touch .pagination ul > li > a:hover { background-color: #000; }
  3141.  
  3142. html.no_touch .pagination ul > .disabled > a:hover { background: #363636; color: #949494; }
  3143.  
  3144. html.no_touch .pager li > a:hover, html.no_touch .pager li > a:focus { color: #c7c7c7; }
  3145.  
  3146. .card, .tab_pane { background: #363636; border: 1px solid #000; color: #e6e6e6; }
  3147.  
  3148. .card h3 a { color: #e6e6e6; }
  3149.  
  3150. #page_contents .card { background: rgba(54, 54, 54, 0.8) !important; }
  3151.  
  3152. #page_contents .card p { color: #e6e6e6; }
  3153.  
  3154. .tab_set a.secondary { color: #949494; }
  3155.  
  3156. .tab_set a.selected, .tab_set a.secondary.selected { background: #363636; border: 1px solid #000; border-bottom-color: #363636; color: #c7c7c7; }
  3157.  
  3158. .tab_actions { background: #363636; border: 1px solid #000; border-color: #000; }
  3159.  
  3160. .accordion_section { border-bottom-color: #222; }
  3161.  
  3162. .accordion_section h4 { color: #e6e6e6; }
  3163.  
  3164. .accordion_section h4 a { color: #e6e6e6; }
  3165.  
  3166. .no_touch .accordion_section h4 a:hover { color: #e6e6e6; }
  3167.  
  3168. .accordion_section_fixed { border-bottom-color: #222 !important; }
  3169.  
  3170. .pager li > a, .pager li > span { background-color: #222; background-image: none; border-color: #363636; color: #949494; }
  3171.  
  3172. .pager li.previous > a, .pager li.previous > span { background-position: 0; padding-right: 0; text-align: center; }
  3173.  
  3174. .pager li.next > a, .pager li.next > span { background-position: 0; padding-left: 0; text-align: center; }
  3175.  
  3176. .pager .disabled > a, .pager .disabled > span { color: #949494; }
  3177.  
  3178. .pagination ul > li > a, .pagination ul > li > span { background: #363636; border: 1px solid #000; color: #e6e6e6; }
  3179.  
  3180. .pagination ul > li > a:focus { background-color: #000; }
  3181.  
  3182. .pagination ul > .active > a, .pagination ul > .active > span { background-color: #000; }
  3183.  
  3184. .pagination ul > .disabled > span { background: #363636; color: #949494; }
  3185.  
  3186. .pagination ul > .disabled > a { background: #363636; color: #949494; }
  3187.  
  3188. .pagination ul > .disabled > a:focus { background: #363636; color: #c7c7c7; }
  3189.  
  3190. .loading_hash_animation img { display: none; }
  3191.  
  3192. .icon_search_close { color: #949494; }
  3193.  
  3194. .icon_search_close:hover { color: #c7c7c7; }
  3195.  
  3196. .help { border-top-color: #000; color: #949494; }
  3197.  
  3198. .two_factor_option_app, .two_factor_option_sms, .configure-step1, .configure-step3 { display: none; }
  3199.  
  3200. .two_factor_choice { background-color: #363636; border: 1px solid #545454; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
  3201.  
  3202. .two_factor_choice:hover { box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.15); }
  3203.  
  3204. .two_factor_choice:hover .two_factor_link { color: #e6e6e6; }
  3205.  
  3206. a.two_factor_choice { background-color: #363636; border: 1px solid #545454; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
  3207.  
  3208. a.two_factor_choice:link { background-color: #363636; border: 1px solid #545454; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
  3209.  
  3210. a.two_factor_choice:hover, a.two_factor_choice:link:hover { box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.15); }
  3211.  
  3212. a.two_factor_choice:hover .two_factor_link, a.two_factor_choice:link:hover .two_factor_link { color: #e6e6e6; }
  3213.  
  3214. .backup_codes { background: #000; border-color: #545454; color: #e6e6e6; }
  3215.  
  3216. #channel_specific_settings tr { border-top-color: #222; }
  3217.  
  3218. #channel_specific_settings tr.channel_override_row.muted td { background: rgba(34, 34, 34, 0.5); }
  3219.  
  3220. #channel_specific_settings .extra_left_border { border-left-color: #222; }
  3221.  
  3222. #channel_specific_settings .extra_right_border { border-right-color: #222; }
  3223.  
  3224. #channel_specific_settings .revert_to_default { color: #949494; }
  3225.  
  3226. #channel_specific_settings .revert_to_default:hover { color: #bf360c; }
  3227.  
  3228. .admin_list_item { border-bottom-color: #222; color: #949494; }
  3229.  
  3230. .admin_list_item:hover { background-color: #363636; }
  3231.  
  3232. .admin_list_item .admin_member_full_name, .admin_list_item .admin_member_real_name { color: #e6e6e6; }
  3233.  
  3234. .admin_list_item .admin_member_type, .admin_list_item .admin_member_caret { color: #949494; }
  3235.  
  3236. .admin_list_item .pill.group { background: #424242; }
  3237.  
  3238. .admin_list_item .two_factor_auth_badge:hover { background: #424242; }
  3239.  
  3240. .admin_list_item .inline_email:hover, .admin_list_item .inline_name:hover, .admin_list_item .inline_username:hover { background: none !important; }
  3241.  
  3242. .admin_list_item.invite_item.bouncing { background: #828282; }
  3243.  
  3244. .admin_list_item.invite_item.bouncing .email { color: #bf360c; }
  3245.  
  3246. .admin_list_item.error, .admin_list_item.expanded, .admin_list_item.processing, .admin_list_item.success { background-color: #222; }
  3247.  
  3248. .admin_list_item.expanded .btn_outline { border-color: #222; color: #e6e6e6 !important; }
  3249.  
  3250. .admin_list_item.expanded .btn_outline:hover { border-color: #363636; color: #e6e6e6 !important; }
  3251.  
  3252. .admin_list_item.expanded .sub_action { color: #949494; }
  3253.  
  3254. .admin_list_item.expanded .sub_action:hover { color: #c7c7c7; }
  3255.  
  3256. @media screen and (max-width: 768px) { .admin_list_item.expanded .sub_action + .sub_action:hover::before, .admin_list_item.expanded .sub_action + .sub_action:hover::after { color: #949494; } }
  3257.  
  3258. .billing_selection { border-color: #000; color: #e6e6e6 !important; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); }
  3259.  
  3260. .billing_selection:hover { border-color: #828282; }
  3261.  
  3262. .billing_selection.active { background: #545454; border-color: #828282; }
  3263.  
  3264. .billing_selection.billing_selection--refactor { border-color: #545454; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); }
  3265.  
  3266. .billing_selection.billing_selection--refactor:hover { border-color: #828282; }
  3267.  
  3268. .billing_selection.billing_selection--refactor.active { background: #545454; border-color: #828282; }
  3269.  
  3270. .billing_selection .billing_selection__price { color: #e6e6e6; }
  3271.  
  3272. #billing_contacts_container { background: #363636; border-top: 1px solid #000; }
  3273.  
  3274. .billing_contact { border-bottom: 1px solid #222; }
  3275.  
  3276. table.billing tr:hover td { background: #363636; }
  3277.  
  3278. .link_billing_statement { color: #e6e6e6 !important; }
  3279.  
  3280. .link_invoice_id, .link_statement_id { color: #949494 !important; }
  3281.  
  3282. .billing_invoice tbody tbody tr { color: #e6e6e6 !important; }
  3283.  
  3284. .billing_settings_label_name { color: #e6e6e6; }
  3285.  
  3286. table tr { border-bottom-color: #222; }
  3287.  
  3288. table tr:first-child th:not(:only-of-type) { border-bottom-color: #000; }
  3289.  
  3290. .slackbot_response_fieldset .delete_response { color: #949494; }
  3291.  
  3292. .slackbot_response_fieldset .delete_response:hover { color: #bf360c; }
  3293.  
  3294. .author_cell { color: #e6e6e6; }
  3295.  
  3296. .message_cell.disabled { color: #949494; }
  3297.  
  3298. #message_container #msg_limit { color: #e6e6e6; }
  3299.  
  3300. .statuses_container .current_status_cell .current_status_container .current_status_cover, .statuses_container .current_status_cell .current_status_container:not(.active).with_status_set .current_status_cover { border-color: #545454; }
  3301.  
  3302. .statuses_container .current_status_cell .current_status_container .current_status_emoji_picker_cover, .statuses_container .current_status_cell .current_status_container:not(.active).with_status_set .current_status_emoji_picker_cover { border-right: 1px solid #545454; }
  3303.  
  3304. .inactive { background-image: none; }
  3305.  
  3306. .c3 line, .c3 path { stroke: #828282; }
  3307.  
  3308. .c3-chart-arc .c3-gauge-value { fill: #828282; }
  3309.  
  3310. .c3-chart-arc path { stroke: #363636; }
  3311.  
  3312. .c3-chart-arc text { fill: #363636; }
  3313.  
  3314. .c3-chart-arcs .c3-chart-arcs-background { fill: #545454; }
  3315.  
  3316. .c3-chart-arcs .c3-chart-arcs-gauge-max, .c3-chart-arcs .c3-chart-arcs-gauge-min { fill: #363636; }
  3317.  
  3318. .c3-chart-arcs .c3-chart-arcs-gauge-unit { fill: #828282; }
  3319.  
  3320. .c3-circle._expanded_ { stroke: #363636; }
  3321.  
  3322. .c3-grid line { stroke: #828282; }
  3323.  
  3324. .c3-grid text { fill: #e6e6e6; }
  3325.  
  3326. .c3-legend-background { fill: #363636; stroke: #545454; }
  3327.  
  3328. .c3-region { fill: #545454; }
  3329.  
  3330. .c3-selected-circle { fill: #363636; }
  3331.  
  3332. .c3-tooltip { background-color: #363636; box-shadow: 7px 7px 12px -9px rgba(0, 0, 0, 0.5); }
  3333.  
  3334. .c3-tooltip td { background-color: #363636; border-left-color: #545454; }
  3335.  
  3336. .c3-tooltip th { background-color: #363636; color: #e6e6e6; }
  3337.  
  3338. .c3-tooltip tr { border-color: #545454; }
  3339.  
  3340. .ent_alert a { color: #949494; }
  3341.  
  3342. .ent_alert a:link, .ent_alert a:visited { color: #c7c7c7; }
  3343.  
  3344. .ent_alert_page.ent_alert_error { background: #bf360c; }
  3345.  
  3346. .ent_alert_page.ent_alert_success { background: #0cbf72; }
  3347.  
  3348. .ent_analytics__disclaimer { border-top-color: #828282; color: #949494; }
  3349.  
  3350. .ent_analytics_overview__header { box-shadow: 0 1px rgba(0, 0, 0, 0.25); }
  3351.  
  3352. .ent_avatar--bordered::before { box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.15); }
  3353.  
  3354. .ent_avatar { background-color: #545454; }
  3355.  
  3356. .ent_callout__difference--increase { color: #0cbf72; }
  3357.  
  3358. .ent_callout__icon_border { background-color: #363636; border-color: #828282; }
  3359.  
  3360. .ent_callout__icon_image, .ent_callout__icon--filled { border-color: #828282; }
  3361.  
  3362. .ent_callout__icon--empty, .ent_callout__icon--hidden { border-color: #545454; }
  3363.  
  3364. .ent_callout__icon--limit_reached { border-color: #828282; }
  3365.  
  3366. .ent_callout__insight { color: #949494; }
  3367.  
  3368. .ent_callout__limit { color: #949494; }
  3369.  
  3370. .ent_callout__meter_bar_container { background: #222; }
  3371.  
  3372. .ent_callout__meter_bar_border { border-color: #222; }
  3373.  
  3374. .ent_callout__meter_bar_fill--empty { background: #828282; border-color: #828282; }
  3375.  
  3376. .ent_callout__meter_bar_fill--filled { background: #828282; border-color: #828282; }
  3377.  
  3378. .ent_callout__meter_bar_fill--limit_reached { background: #bf360c; border-color: #bf360c; }
  3379.  
  3380. .ent_callout__meter_bar_gleam { background: rgba(130, 130, 130, 0.5); }
  3381.  
  3382. .ent_callout__title { color: #e6e6e6; }
  3383.  
  3384. .ent_copy_muted { color: #949494; }
  3385.  
  3386. .ent_copy { color: #e6e6e6; }
  3387.  
  3388. .ent_csv_popover__footer_text { color: #949494; }
  3389.  
  3390. .ent_csv_popover__footer { background: #363636; border-top-color: #828282; }
  3391.  
  3392. .ent_csv_popover__subtitle { color: #949494; }
  3393.  
  3394. .ent_csv_popover__title { color: #e6e6e6; }
  3395.  
  3396. .ent_data_table__cell--header { color: #949494; }
  3397.  
  3398. .ent_data_table__cell--positive { color: #e6e6e6; }
  3399.  
  3400. .ent_data_table__cell--sortable:hover { background-color: #363636; }
  3401.  
  3402. .ent_data_table__cell--sorting { color: #949494; }
  3403.  
  3404. .ent_data_table__cell { border-bottom-color: #828282; color: #e6e6e6; }
  3405.  
  3406. .ent_data_table__column_group--pinned .ent_data_table__row, .ent_data_table__column_group--right_border { border-right-color: #828282; }
  3407.  
  3408. .ent_data_table__column_group { background-color: #363636; }
  3409.  
  3410. .ent_data_table__data_link, a.ent_data_table__data_link { color: #e6e6e6; }
  3411.  
  3412. .ent_data_table__row--hovered { background-color: #222; }
  3413.  
  3414. .ent_data_table__scrollable--left_shadow::before { box-shadow: inset -14px 0 14px -14px transparent, inset 14px 0 14px -14px rgba(0, 0, 0, 0.25); }
  3415.  
  3416. .ent_data_table__scrollable--left_shadow.ent_data_table__scrollable--right_shadow::before { box-shadow: inset -14px 0 14px -14px rgba(0, 0, 0, 0.25), inset 14px 0 14px -14px rgba(0, 0, 0, 0.25); }
  3417.  
  3418. .ent_data_table__scrollable--right_shadow::before { box-shadow: inset -14px 0 14px -14px rgba(0, 0, 0, 0.25), inset 14px 0 14px -14px transparent; }
  3419.  
  3420. .ent_data_table__secondary_text { color: #949494; }
  3421.  
  3422. .ent_data_table__thead, .ent_data_table--empty_state_wrapper { background-color: #363636; }
  3423.  
  3424. .ent_data_table--fix_borders .ent_data_table__row, .ent_data_table--fix_borders .ent_data_table__thead { border-bottom-color: #828282; }
  3425.  
  3426. .ent_data_table--rounded_top { border-top-color: #828282; }
  3427.  
  3428. .ent_data_table { border-bottom-color: #828282; border-left-color: #828282; border-right-color: #828282; }
  3429.  
  3430. .ent_empty_state_overlay__content_heading, .ent_empty_state_overlay__content_main_heading { color: #e6e6e6; }
  3431.  
  3432. .ent_graph__data_summary_date_label, .ent_graph__data_summary_point::after { color: #949494; }
  3433.  
  3434. .ent_graph__legend_item--defocus { fill: #949494 !important; }
  3435.  
  3436. .ent_graph__legend_text { fill: #e6e6e6; }
  3437.  
  3438. .ent_graph__svg_container .c3-axis path { stroke: #828282; }
  3439.  
  3440. .ent_graph__svg_container .c3-grid line { stroke: #828282; }
  3441.  
  3442. .ent_graph__svg_container .c3-grid .ent_xgrid_month_divider line, .ent_graph__svg_container .c3-grid .ent_xgrid_week_divider line, .ent_graph__svg_container .c3-grid .ent_xgrid_year_divider line { stroke: #828282; }
  3443.  
  3444. .ent_graph__svg_container .c3-tooltip { border-color: #828282; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5); }
  3445.  
  3446. .ent_graph__svg_container .c3-tooltip td, .ent_graph__svg_container .c3-tooltip th, .ent_graph__svg_container .c3-tooltip tr { background-color: #363636; color: #e6e6e6; }
  3447.  
  3448. .ent_graph__svg_container .c3-tooltip th { border-bottom-color: #828282; }
  3449.  
  3450. .ent_graph__svg_container .c3-xgrid-focus line { stroke: #949494; }
  3451.  
  3452. .ent_graph__svg_container .ent_graph__point:not(._expanded_) { fill: #363636 !important; }
  3453.  
  3454. .ent_graph__svg_container .ent_graph__point._expanded_ { stroke: #363636 !important; }
  3455.  
  3456. .ent_graph__svg_container text { fill: #949494; }
  3457.  
  3458. .ent_graph__tooltip { color: #949494; }
  3459.  
  3460. .ent_graph_empty__overlay { background: #363636; }
  3461.  
  3462. .ent_graph_empty__text { color: #e6e6e6; }
  3463.  
  3464. .ent_graph_header--primary { color: #e6e6e6; }
  3465.  
  3466. .ent_graph_header--secondary { color: #949494; }
  3467.  
  3468. .ent_graph_tabs__tab--selected { color: #e6e6e6; }
  3469.  
  3470. .ent_graph_tabs__tab--selected_ent_violet::after, .ent_graph_tabs__tab--selected_fill_blue::after, .ent_graph_tabs__tab--selected_seafoam_green::after { background-color: #828282; }
  3471.  
  3472. .ent_graph_tabs__tab { color: #949494; }
  3473.  
  3474. .ent_graph_tabs { border-bottom-color: #828282; }
  3475.  
  3476. .ent_header { color: #e6e6e6; }
  3477.  
  3478. .ent_icon_button { color: #949494; }
  3479.  
  3480. .ent_icon_button:hover { color: #e6e6e6; }
  3481.  
  3482. .ent_infographic_container { border-top-color: #828282; }
  3483.  
  3484. .ent_loading__overlay { background-image: linear-gradient(to bottom, rgba(54, 54, 54, 0.8), #363636); }
  3485.  
  3486. .ent_modal__title--small { color: #e6e6e6; }
  3487.  
  3488. .ent_modal_background { background-color: #222; }
  3489.  
  3490. .ent_modal_breadcrumb_animated_step { background: #545454; }
  3491.  
  3492. .ent_modal_breadcrumb_circle_icon { background: #222; }
  3493.  
  3494. .ent_modal_breadcrumb_line { background: #545454; }
  3495.  
  3496. .ent_modal_breadcrumb_text { color: #949494; }
  3497.  
  3498. .ent_modal_footer { background-color: #363636; }
  3499.  
  3500. .ent_modal_title { color: #e6e6e6; }
  3501.  
  3502. .ent_table__header--title { color: #e6e6e6; }
  3503.  
  3504. .ent_table__header { background-color: #222; border-color: #828282; }
  3505.  
  3506. .ent_table_banner__contents { background: #222; border-top-color: #828282; box-shadow: 0 -5px 15px 0 rgba(0, 0, 0, 0.15); }
  3507.  
  3508. .ent_table_banner__header { color: #e6e6e6; }
  3509.  
  3510. .ent_table_banner__secondary_text { color: #949494; }
  3511.  
  3512. .ent_table_customizer__header_subtitle { color: #949494; }
  3513.  
  3514. .ent_table_customizer_disabled_list_header { color: #949494; }
  3515.  
  3516. .ent_table_customizer_footer { background-color: #222; border-top-color: #000; color: #949494; }
  3517.  
  3518. .ent_table_customizer_header { border-bottom-color: #222; }
  3519.  
  3520. .ent_table_customizer_list_item--disabled { color: #949494; }
  3521.  
  3522. .ent_updated_at { color: #949494; }
  3523.  
  3524. .enterprise { background-color: #363636; }
  3525.  
  3526. .enterprise .btn.candy_red { color: #bf360c !important; }
  3527.  
  3528. .enterprise_analytics { background-color: #363636; }
  3529.  
  3530. .enterprise_org { background-color: #363636; }
  3531.  
  3532. .enterprise_search_bar .ent_clear_search_icon { color: #949494; }
  3533.  
  3534. .enterprise_search_bar::before { color: #e6e6e6; }
  3535.  
  3536. @keyframes color_fade { from { color: #949494; }
  3537. to { color: #e6e6e6; } }
  3538.  
  3539. .file_header .title a { color: #949494; }
  3540.  
  3541. .file_header .title a:hover { color: #c7c7c7; }
  3542.  
  3543. .file_actions_cog { color: #949494 !important; }
  3544.  
  3545. .file_actions_cog:hover { color: #c7c7c7 !important; }
  3546.  
  3547. .file_reference .icon, .file_list_item .icon, .file_preview { border: 2px solid #000; }
  3548.  
  3549. .action_cog { color: #949494; }
  3550.  
  3551. .action_cog i { color: #949494; }
  3552.  
  3553. html.no_touch .action_cog:hover { color: #c7c7c7; }
  3554.  
  3555. html.no_touch .action_cog:hover i { color: #c7c7c7; }
  3556.  
  3557. .help_pages.help_pages p { color: #e6e6e6; }
  3558.  
  3559. .help_pages.help_pages a { border-bottom-color: #545454; }
  3560.  
  3561. .help_pages.help_pages .o-hero, .help_pages.help_pages .o-hero__header { background-color: #222; }
  3562.  
  3563. .help_pages.help_pages .o-hero__header { color: #e6e6e6; }
  3564.  
  3565. .help_pages.help_pages .o-section--feature { background-color: #363636; border-top-color: #545454; }
  3566.  
  3567. .help_pages.help_pages .c-form__container .c-form__feedback { color: #bf360c; }
  3568.  
  3569. .help_pages.help_pages .c-form__input, .help_pages.help_pages .c-input { background-color: #222; border-color: #545454; color: #e6e6e6; }
  3570.  
  3571. .help_pages.help_pages .drop_zone { background: #222; border-color: #828282; }
  3572.  
  3573. .help_pages.help_pages .drop_zone_attachment { border-bottom-color: #545454; }
  3574.  
  3575. .help_pages.help_pages .drop_zone_remove_attachment { background-color: #222; }
  3576.  
  3577. .help_pages.help_pages .c-form__notice { background-color: #545454; border-color: #828282; color: #e6e6e6; }
  3578.  
  3579. .help_pages.help_pages .c-form__notice.is-error { border-left-color: #bf360c; }
  3580.  
  3581. .help_pages.help_pages .c-nav--footer { border-top-color: #545454; }
  3582.  
  3583. @media screen and (min-width: 48rem) { .help_pages.help_pages .o-hero { background-color: #222; } }
  3584.  
  3585. .widescreen:not(.nav_open) { color: #e6e6e6; }
  3586.  
  3587. @media only screen and (min-width: 1441px) { .widescreen:not(.nav_open) nav#site_nav { background: rgba(34, 34, 34, 0.9); } }
  3588.  
  3589. .widescreen:not(.nav_open) nav#site_nav h3 { color: #e6e6e6; }
  3590.  
  3591. .widescreen:not(.nav_open) nav#site_nav ul a { color: #949494; }
  3592.  
  3593. .widescreen:not(.nav_open) nav#site_nav ul a:link, .widescreen:not(.nav_open) nav#site_nav ul a:visited, .widescreen:not(.nav_open) nav#site_nav ul a:hover, .widescreen:not(.nav_open) nav#site_nav ul a:active { color: #c7c7c7; }
  3594.  
  3595. .widescreen:not(.nav_open) nav#site_nav #user_menu_name { color: #949494; }
  3596.  
  3597. nav#site_nav { background: #363636; }
  3598.  
  3599. nav#site_nav #user_menu_contents:hover { background: #222; color: #e6e6e6; }
  3600.  
  3601. header { background: #363636; }
  3602.  
  3603. header #header_team_nav li a { color: #e6e6e6; }
  3604.  
  3605. header #header_team_nav li a:hover { background: #222; color: #e6e6e6; }
  3606.  
  3607. header #header_team_nav li a .team_icon.ts_icon_plus { background: #000; color: #949494; }
  3608.  
  3609. header #header_team_nav #add_team_option { border-top: 1px solid #000; }
  3610.  
  3611. html.no_touch header #header_team_nav li a { color: #e6e6e6; }
  3612.  
  3613. html.no_touch header #header_team_nav li a:hover { background: #222; color: #e6e6e6; }
  3614.  
  3615. html.no_touch header #header_team_name a:hover, html.no_touch header #menu_toggle:hover { color: #c7c7c7; }
  3616.  
  3617. html.no_touch header .header_btns a:hover { color: #c7c7c7; }
  3618.  
  3619. html.no_touch header .header_btns a:hover .label { color: #949494; }
  3620.  
  3621. nav#site_nav h3, #header_team_name, header #header_team_name a { color: #949494; }
  3622.  
  3623. nav#site_nav #footer_nav a, #header_team_name:hover .fa-caret-down, .widescreen:not(.nav_open) nav#site_nav #footer_nav a { color: #c7c7c7; }
  3624.  
  3625. #home_footer a { color: #c7c7c7; }
  3626.  
  3627. .admin_pref:not(:first-of-type) { border-top-color: #222; }
  3628.  
  3629. .admin_pref.locked { background-color: rgba(191, 54, 12, 0.2); }
  3630.  
  3631. .admin_pref .admin_pref_locked_label { color: #949494; }
  3632.  
  3633. .tooltip-inner { background-color: #828282; color: #e6e6e6; }
  3634.  
  3635. .tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow { border-top-color: #828282; }
  3636.  
  3637. .tooltip.right .tooltip-arrow { border-right-color: #828282; }
  3638.  
  3639. .tooltip.left .tooltip-arrow { border-left-color: #828282; }
  3640.  
  3641. .tooltip.bottom .tooltip-arrow { border-bottom-color: #828282; }
  3642.  
  3643. .api #header_logo img { display: none; }
  3644.  
  3645. body.api header .header_links a { color: #e6e6e6; }
  3646.  
  3647. body.api header .header_links a.active { background: #545454; }
  3648.  
  3649. body.api .reverse_header { background-color: #000; color: #e6e6e6; }
  3650.  
  3651. body.api pre { overflow-x: auto; }
  3652.  
  3653. body.api pre code { color: #e6e6e6; }
  3654.  
  3655. body.api #page_contents .card { background: #363636; }
  3656.  
  3657. body.api .scopes_to_methods code { color: #e6e6e6; }
  3658.  
  3659. body.api .scopes_to_methods .selected code { color: #bf360c; }
  3660.  
  3661. body.api .scopes_to_methods li { color: #e6e6e6; }
  3662.  
  3663. body.api .scopes_to_methods .selected li { color: #e6e6e6; }
  3664.  
  3665. body.api .section_title { border-bottom: 2px solid #222; }
  3666.  
  3667. body.api .example { border: 1px solid #000; }
  3668.  
  3669. body.api .example h5 { background-color: #000; color: #e6e6e6; }
  3670.  
  3671. body.api .alert { background: #545454; }
  3672.  
  3673. body.api .hljs { background-image: none; }
  3674.  
  3675. body.api .hljs-keyword, body.api .hljs-selector-tag, body.api .hljs-subst { color: #ce93d8; }
  3676.  
  3677. body.api .hljs-number { color: #a5d6a7; }
  3678.  
  3679. body.api .hljs-literal, body.api .hljs-tag .hljs-attr { color: #536dfe; }
  3680.  
  3681. body.api .hljs-variable { color: #9fa8da; }
  3682.  
  3683. body.api .hljs-template-variable { color: #c5e1a5; }
  3684.  
  3685. body.api .hljs-comment { color: #ffcc80; }
  3686.  
  3687. body.api .hljs-doctag, body.api .hljs-string { color: #ef9a9a; }
  3688.  
  3689. body.api .hljs-section, body.api .hljs-selector-id, body.api .hljs-title { color: #ffab91; }
  3690.  
  3691. body.api .hljs-meta { color: #eee; }
  3692.  
  3693. body.api .hljs-class .hljs-title, body.api .hljs-type { color: #eee; }
  3694.  
  3695. body.api .hljs-built_in, body.api .hljs-builtin-name { color: #b39ddb; }
  3696.  
  3697. body.api .hljs-tag { color: #a5d6a7; }
  3698.  
  3699. body.api .hljs-attribute, body.api .hljs-name { color: #40c4ff; }
  3700.  
  3701. body.api .hljs-bullet, body.api .hljs-symbol { color: #9fa8da; }
  3702.  
  3703. body.api .hljs-quote { color: #b0bec5; }
  3704.  
  3705. body.api .hljs-link, body.api .hljs-regexp { color: #949494; }
  3706.  
  3707. body.api span.btn { background-color: #222; }
  3708.  
  3709. body.api span.deprecation, body.api span.warning { background-color: #bf360c; border-color: #bf360c; }
  3710.  
  3711. nav#api_nav { background: transparent; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25); }
  3712.  
  3713. #api_nav .footer_nav a { color: #949494; }
  3714.  
  3715. #api_nav .footer_nav a:hover { color: #c7c7c7; }
  3716.  
  3717. #api_nav .footer_nav .footer_signature { color: #bf360c; }
  3718.  
  3719. .api_articles .api_articles_section { border-bottom-color: #222; }
  3720.  
  3721. .api_articles .article_tag_count { color: #949494; }
  3722.  
  3723. .api.feature_related_content #api_related_content h2 { color: #e6e6e6; }
  3724.  
  3725. .api.feature_related_content #api_related_content .article_link_title_wrapper { color: #949494; }
  3726.  
  3727. .tab_menu { background-color: #363636; }
  3728.  
  3729. .tab_menu.grey { background-color: #363636; }
  3730.  
  3731. .tab_menu .tab { color: #e6e6e6; }
  3732.  
  3733. .tab_menu .tab:hover { box-shadow: inset 0 -4px 0 0 rgba(191, 54, 12, 0.4); }
  3734.  
  3735. .tab_menu .tab.active, .tab_menu .tab:active, .tab_menu .tab:focus { box-shadow: inset 0 -4px 0 0 #bf360c; color: #e6e6e6; }
  3736.  
  3737. .tab_menu .tab:disabled { color: #949494; }
  3738.  
  3739. .page_faq h3, .page_scim h3 { background-color: #222; }
  3740.  
  3741. .application_config aside { color: #949494; }
  3742.  
  3743. .page_apps_directory_home { background-color: #222 !important; }
  3744.  
  3745. .page_apps_directory_home .nav_title { color: #e6e6e6 !important; }
  3746.  
  3747. .page_apps_directory_home__search .apps_search_input::placeholder, .page_apps_directory_home__search .apps_search_input:focus::placeholder { color: #949494; }
  3748.  
  3749. .page_apps_directory_home__search .apps_search_input__body { box-shadow: 0 1px 10px #828282; }
  3750.  
  3751. .splash_container__background { background-color: #363636; }
  3752.  
  3753. .splash_container__background--left, .splash_container__background--center, .splash_container__background--right { display: none; }
  3754.  
  3755. .splash_interactive__button { border-color: #545454; }
  3756.  
  3757. .splash_interactive__button--active { box-shadow: 0 0 10px 1px #828282; }
  3758.  
  3759. .splash_interactive__window { background-color: #222; border-color: #545454; }
  3760.  
  3761. .splash_interactive__window:hover .splash_interactive__window_headline { color: #e6e6e6; }
  3762.  
  3763. .splash_interactive__window::after { background: linear-gradient(to bottom, rgba(34, 34, 34, 0) 0, #222 100%); }
  3764.  
  3765. .splash_interactive__window_response { background-color: #fff; }
  3766.  
  3767. a.splash_interactive__window_link { color: #e6e6e6; }
  3768.  
  3769. .splash_interactive__window_message_content_text--drive { color: #949494; }
  3770.  
  3771. .search_input.apps_search_input { border-color: #828282; }
  3772.  
  3773. .menu_launcher, .menu_launcher_large { background-color: #545454; border-color: #222 !important; color: #e6e6e6; }
  3774.  
  3775. .menu_launcher_large { border-color: #222; }
  3776.  
  3777. .menu.avatar_menu ul li:hover ts-icon { background: #545454; color: #e6e6e6; }
  3778.  
  3779. .menu.avatar_menu ul li a { color: #e6e6e6; }
  3780.  
  3781. .menu.avatar_menu ul li a img, .menu.avatar_menu ul li a ts-icon { background-color: #545454; color: #949494; }
  3782.  
  3783. .menu.avatar_menu:not(.keyboard_active) ul li:hover:not(.disabled) a ts-icon { color: #e6e6e6; }
  3784.  
  3785. #page .media_list { background-color: #363636; border: 1px solid #545454; }
  3786.  
  3787. #page .media_list > li + li::before { border-top-color: #545454; }
  3788.  
  3789. #page .media_list > li.interactive a { color: #e6e6e6; }
  3790.  
  3791. #page .media_list > li.interactive a:focus, #page .media_list > li.interactive a:hover { background: #545454; border-color: #828282; }
  3792.  
  3793. #page .media_list > li .media_list_text { color: #e6e6e6; }
  3794.  
  3795. #page .media_list.media_list_with_arrows a::before { color: #949494; }
  3796.  
  3797. #page .media_list_title { color: #e6e6e6; }
  3798.  
  3799. #page .media_list_subtitle { color: #949494; }
  3800.  
  3801. #page .sidebar_menu_list_item { color: #e6e6e6; }
  3802.  
  3803. #page .sidebar_menu_list_item.is_active { background-color: #222; border-color: #222; color: #e6e6e6; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15); }
  3804.  
  3805. #page .sidebar_menu_list_item.is_active a { color: #e6e6e6; }
  3806.  
  3807. #page .sidebar_menu_list_item:not(.is_active):hover { background-color: #222; border-color: #222; }
  3808.  
  3809. #page .sidebar_menu_list_item a { color: #e6e6e6; }
  3810.  
  3811. #page ul.breadcrumbs li { color: #949494; }
  3812.  
  3813. #page ul.breadcrumbs li:not(:first-child)::before { color: #949494; }
  3814.  
  3815. #page ul.navigation_list li a { color: #e6e6e6; }
  3816.  
  3817. #page ul.navigation_list li a:hover { background-color: #545454; }
  3818.  
  3819. #page ul.navigation_list li a::after { color: #e6e6e6; }
  3820.  
  3821. #page ul.navigation_list li + li a { border-top: 1px solid transparent; }
  3822.  
  3823. #page .tag { background-color: #000; border: 1px solid #363636; }
  3824.  
  3825. #page .tag:hover { background-color: #545454 !important; }
  3826.  
  3827. #page .app_desc_btn { background-color: #545454; color: #e6e6e6; }
  3828.  
  3829. #page .app_desc_expand_showing .app_profile_desc_fade { background: linear-gradient(180deg, rgba(34, 34, 34, 0) 0, #222 100%); }
  3830.  
  3831. #page .service_panel { background-color: #363636; }
  3832.  
  3833. #page .service_card { background-color: #222; border: 1px solid #424242; }
  3834.  
  3835. .app_card, .large_app_card { background-color: #222; border: 1px solid #363636; }
  3836.  
  3837. nav.top.persistent ul a { color: #e6e6e6; }
  3838.  
  3839. nav.top.apps_nav { background: transparent; }
  3840.  
  3841. nav.top.apps_nav.persistent .nav_title { border-color: #828282; }
  3842.  
  3843. nav.top.apps_nav.clear_nav .nav_title a { color: #e6e6e6; }
  3844.  
  3845. nav.top.apps_nav .nav_title a { color: #e6e6e6; }
  3846.  
  3847. nav.top.apps_nav ul a.active { color: #c7c7c7; }
  3848.  
  3849. .plastic_typeahead { background: #363636; border: 1px solid #363636; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25); }
  3850.  
  3851. .plastic_typeahead_item { color: #e6e6e6; }
  3852.  
  3853. .plastic_typeahead_item + .plastic_typeahead_item { border-top: 1px solid #545454; }
  3854.  
  3855. .plastic_typeahead_item:not(.plastic_typeahead_item_no_results).is_active { background-color: #222; border-top-color: #363636; color: #e6e6e6; }
  3856.  
  3857. .plastic_typeahead_item:not(.plastic_typeahead_item_no_results).is_active ts-icon { color: #949494; }
  3858.  
  3859. .plastic_typeahead_item:not(.plastic_typeahead_item_no_results):not(.is_active):hover { background: #000; border-color: #545454; }
  3860.  
  3861. .plastic_typeahead_item:not(.plastic_typeahead_item_no_results):not(.is_active):hover + .plastic_typeahead_item { border-color: #545454; }
  3862.  
  3863. a.plastic_typeahead_item { color: #e6e6e6; }
  3864.  
  3865. .apps_typeahead_item_media { background: #000; }
  3866.  
  3867. .search_input_container .search_input:focus ~ .icon_search_input { color: #e6e6e6; }
  3868.  
  3869. .icon_search_input { color: #949494; }
  3870.  
  3871. .quote_block { color: #e6e6e6; }
  3872.  
  3873. .quote_block::before { background-color: #545454; }
  3874.  
  3875. .well { background: #000; border-color: black; color: #e6e6e6; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); }
  3876.  
  3877. .service_breadcrumbs li .ts_icon, .service_breadcrumbs li span { color: #949494; }
  3878.  
  3879. .c-tabs__tab_menu { background-color: transparent; box-shadow: inset 0 -2px 0 0 #545454; }
  3880.  
  3881. .c-tabs__tab { color: #949494; }
  3882.  
  3883. .c-tabs__tab:hover { color: #e6e6e6; }
  3884.  
  3885. .c-tabs__tab.c-tabs__tab--active, .c-tabs__tab:active, .c-tabs__tab:focus { box-shadow: inset 0 -2px 0 0 #828282; color: #e6e6e6; }
  3886.  
  3887. .c-tabs__tab_menu--plastic { background-color: transparent; box-shadow: inset 0 -2px 0 0 #545454; }
  3888.  
  3889. a.c-tabs__tab--plastic { color: #949494; }
  3890.  
  3891. a.c-tabs__tab--plastic:hover { color: #e6e6e6; }
  3892.  
  3893. a.c-tabs__tab--plastic.c-tabs__tab--active, a.c-tabs__tab--plastic:active, a.c-tabs__tab--plastic:focus { box-shadow: inset 0 -2px 0 0 #828282; color: #e6e6e6; }
  3894.  
  3895. .p-detail_scope { box-shadow: inset 0 1px 0 0 #545454; }
  3896.  
  3897. .p-detail_scope:last-child { border-bottom-color: #545454; }
  3898.  
  3899. .p-detail_dangerous_scope { border-left-color: #bf360c; border-right-color: #545454; }
  3900.  
  3901. .p-detail_arrow_icon { color: #949494; }
  3902.  
  3903. .p-detail_arrow_icon:hover { color: #e6e6e6; }
  3904.  
  3905. .p-detail_permissions { background: #363636; border-color: #545454; }
  3906.  
  3907. table.gray_header_border tr:first-child th:not(:only-of-type) { border-bottom-color: #545454; }
  3908.  
  3909. .section_rollup { border-bottom-color: #222; }
  3910.  
  3911. .section_rollup:first-of-type { border-top-color: #222; }
  3912.  
  3913. .section_rollup:hover:not(.is_active) { background: rgba(34, 34, 34, 0.5); color: #e6e6e6; }
  3914.  
  3915. .is_completed_section .section_rollup_header::before, .is_failed_section .section_rollup_header::before { background-color: #0cbf72; color: #000; }
  3916.  
  3917. .developer_apps_functionality_link:hover { border-color: #545454; box-shadow: 0 0 6px 0 rgba(130, 130, 130, 0.25); }
  3918.  
  3919. .developer_apps_functionality_link::before { background-color: #545454; }
  3920.  
  3921. .developer_apps_functionality_link_enabled::before { background-color: #0cbf72; }
  3922.  
  3923. .legal-hero { background-color: #222; }
  3924.  
  3925. .legal-hero.v--no-switch, .legal-hero .o-hero__header { background-color: #222; }
  3926.  
  3927. .legal-hero .o-hero__header__headline--larger { color: #e6e6e6; }
  3928.  
  3929. .legal-main { background-color: #363636; }
  3930.  
  3931. .legal-main.v--no-switch { background-color: #363636; border-bottom-color: #545454; border-top-color: #545454; }
  3932.  
  3933. .legal-main p { color: #e6e6e6; }
  3934.  
  3935. .legal-main a { border-bottom-color: #545454; }
  3936.  
  3937. @media screen and (min-width: 67.8125rem) { .legal-main .c-nav--sidebar__listheader { color: #e6e6e6; }
  3938. .legal-main .c-nav--sidebar__listitem a.is-selected { color: #949494; } }
  3939.  
  3940. .legal-main .t-contains-subtle-links a:not(.c-button) { color: #e6e6e6; }
  3941.  
  3942. .legal-main .t-contains-subtle-links a:not(.c-button):active, .legal-main .t-contains-subtle-links a:not(.c-button):focus, .legal-main .t-contains-subtle-links a:not(.c-button):hover { color: #949494; }
  3943.  
  3944. @media screen and (min-width: 67.8125rem) { .t-no-header .legal-main { background-color: #363636; } }
  3945.  
  3946. .t-no-header .legal-hero.o-hero.v--short { background-color: #363636; }
  3947.  
  3948. .c-oauth_scope_info__spacer_icon { color: #bf360c; }
  3949.  
  3950. .c-oauth_scope_info__dangerous_scopes, .c-oauth_scope_info__safe_scopes { border-bottom-color: #545454; }
  3951.  
  3952. .c-oauth_scope_info__dangerous_scopes { border-left-color: #bf360c; border-right-color: #545454; border-top-color: #545454; }
  3953.  
  3954. .c-oauth_scope_info__dangerous_scope:not(:first-child), .c-oauth_scope_info__safe_scope { border-top-color: #545454; }
  3955.  
  3956. a.p-oauth_nav__anchor { color: #949494; }
  3957.  
  3958. .p-oauth_nav__team-switcher .menu_launcher { border-color: #363636; }
  3959.  
  3960. .p-oauth_nav__team-switcher .menu_launcher:hover { border: #545454; }
  3961.  
  3962. .p-oauth_page, .p-oauth_page--error { background: #222; }
  3963.  
  3964. .p-oauth_page__title { color: #e6e6e6; }
  3965.  
  3966. .p-oauth_page_single_channel_picker { border-bottom-color: #363636; }
  3967.  
  3968. ts-rocket { color: #e6e6e6; }
  3969.  
  3970. ts-rocket a { color: #949494; }
  3971.  
  3972. ts-rocket a caret::before { background-color: #363636; border-color: #363636; }
  3973.  
  3974. ts-rocket hr { border-color: #363636; }
  3975.  
  3976. ts-rocket code, ts-rocket .pre.text, ts-rocket > div > pre { background-color: #000; }
  3977.  
  3978. ts-rocket .blockquote.text::before, ts-rocket > div > blockquote::before { background-color: #000; }
  3979.  
  3980. ts-rocket .cl.text { background-color: #000; border-bottom: 1px solid #363636; }
  3981.  
  3982. ts-rocket .cl.text .checkbox.checked + li { color: #949494; }
  3983.  
  3984. ts-rocket > div > .checklist { background-color: #000; border-bottom: 1px solid #363636; }
  3985.  
  3986. ts-rocket > div > .checklist .checkbox.checked + li { color: #949494; }
  3987.  
  3988. ts-rocket > div > .checklist li::before { background: #363636; }
  3989.  
  3990. ts-rocket > div > .checklist li.checked { color: #949494; }
  3991.  
  3992. ts-rocket .unfurl .unfurl-container { background-color: #000; }
  3993.  
  3994. ts-rocket .unfurl .unfurl-container.unfurl-render-failed { background-color: rgba(191, 54, 12, 0.1); }
  3995.  
  3996. ts-rocket .unfurl .attachment_bar { background-color: #363636 !important; }
  3997.  
  3998. ts-rocket .unfurl .unfurl-remove::before { color: #949494; }
  3999.  
  4000. ts-rocket .unfurl .unfurl-remove:hover::before { color: #e6e6e6; }
  4001.  
  4002. ts-rocket .unfurl.selected .unfurl-container { background-color: rgba(130, 130, 130, 0.5); }
  4003.  
  4004. ts-rocket .unfurl.selected .unfurl-container .attachment_bar { background-color: rgba(130, 130, 130, 0.5) !important; }
  4005.  
  4006. ts-rocket caret::before { background-color: #363636; border: 1px solid #363636; }
  4007.  
  4008. ts-rocket carriage { background-color: rgba(130, 130, 130, 0.5); }
  4009.  
  4010. ts-rocket selection { background-color: rgba(130, 130, 130, 0.5); }
  4011.  
  4012. ts-rocket selection::after, ts-rocket selection::before { background-color: rgba(130, 130, 130, 0.5); }
  4013.  
  4014. ts-rocket ime { background-color: rgba(130, 130, 130, 0.5); }
  4015.  
  4016. ts-rocket .hr.selected hr { box-shadow: 0 0 0 5px rgba(130, 130, 130, 0.5); }
  4017.  
  4018. .focusing_input_field space.inactive .unfurl.selected .unfurl-container { background-color: #000; }
  4019.  
  4020. nav { background: #363636; }
  4021.  
  4022. nav .space { background-color: #363636; box-shadow: 0 1px rgba(0, 0, 0, 0.25), 0 2px rgba(0, 0, 0, 0.15), 0 3px rgba(0, 0, 0, 0.15); }
  4023.  
  4024. nav .space::after { border-left: 1px solid #545454; }
  4025.  
  4026. nav .comments { background-color: #363636; }
  4027.  
  4028. nav .space_buttons .btn_outline { background-color: #424242; }
  4029.  
  4030. nav .space_buttons .btn_outline::after { border-color: #545454; }
  4031.  
  4032. nav .space_btn_star { background: none; border: 0; }
  4033.  
  4034. nav .space_btn_star:hover { background: none !important; }
  4035.  
  4036. nav .space_btn_edit { background: #545454; }
  4037.  
  4038. nav .space_btn_edit.editing { background: #828282; }
  4039.  
  4040. nav .star_info { color: #949494; }
  4041.  
  4042. nav #space_status { border-left: 1px solid #545454; color: #949494; }
  4043.  
  4044. nav #space_status.slightly_concerned { color: #bf360c; }
  4045.  
  4046. nav #edit_status { color: #949494; }
  4047.  
  4048. nav .comments_open.unread span.notif { background-color: #bf360c; box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.15); }
  4049.  
  4050. nav .comments_close { color: #949494; }
  4051.  
  4052. nav .comments_close:hover::before { color: #949494 !important; }
  4053.  
  4054. ts-space header { background: transparent; }
  4055.  
  4056. ts-space header .owner_detail .file_title_header, ts-space header .owner_detail .inline-edit { color: #e6e6e6; }
  4057.  
  4058. ts-space header .owner_detail .inline-edit { background: none; }
  4059.  
  4060. ts-space header .owner_detail .inline-edit::-webkit-input-placeholder { color: #e6e6e6; }
  4061.  
  4062. ts-space header .owner_detail .inline-edit::-moz-placeholder { color: #e6e6e6; }
  4063.  
  4064. ts-space header .owner_detail .inline-edit:focus::-webkit-input-placeholder { color: #949494; }
  4065.  
  4066. ts-space header .owner_detail .inline-edit:focus::-moz-placeholder { color: #949494; }
  4067.  
  4068. ts-space header .owner_detail ::selection, ts-space header .owner_detail ::-moz-selection { background-color: rgba(130, 130, 130, 0.5); }
  4069.  
  4070. ts-space header .owner_detail small { color: #949494; }
  4071.  
  4072. ts-space header .divider { border-top: 1px solid #545454; }
  4073.  
  4074. ts-space a.feedback { color: #e6e6e6; text-shadow: -1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 1px -1px 0 #000; }
  4075.  
  4076. ts-space a.feedback:hover { background-color: #363636; color: #e6e6e6; }
  4077.  
  4078. comments { box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.25); }
  4079.  
  4080. #space_alert { background-color: #000; box-shadow: 0 0 1px rgba(0, 0, 0, 0.25); }
  4081.  
  4082. #space_alert.error { background-color: #bf360c; }
  4083.  
  4084. #space_alert span#space_alert_text { color: #e6e6e6; }
  4085.  
  4086. #space_alert a { color: #949494; }
  4087.  
  4088. #space_alert button#space_alert_close::before { color: #949494; }
  4089.  
  4090. #space_alert button#space_alert_close:hover::before { color: #949494; }
  4091.  
  4092. #space_alert .btn_outline.btn_transparent { background-color: #424242 !important; color: #e6e6e6 !important; }
  4093.  
  4094. #space_alert .btn_outline.btn_transparent::after { border-color: #545454; }
  4095.  
  4096. #space_find_bar { background-color: #363636; border-bottom: 1px solid rgba(130, 130, 130, 0.1); border-left: 1px solid rgba(130, 130, 130, 0.07); border-right: 1px solid rgba(130, 130, 130, 0.07); box-shadow: 0 1px rgba(0, 0, 0, 0.15); }
  4097.  
  4098. #space_find_bar #space_find_info.no_matches { color: #bf360c; }
  4099.  
  4100. #space_find_bar #space_find_next .ts_icon { background-color: #545454; }
  4101.  
  4102. #space_find_bar #space_find_next .ts_icon::before, #space_find_bar #space_find_next .ts_icon:hover::before { color: #e6e6e6; }
  4103.  
  4104. #space_find_bar #space_find_next:hover .ts_icon { background-color: #828282; }
  4105.  
  4106. #space_find_bar #space_find_close::before { color: #949494; }
  4107.  
  4108. #space_find_bar #space_find_close:hover::before { color: #949494; }
  4109.  
  4110. #connected_members .connected_members_count { color: #e6e6e6; text-shadow: -1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 1px -1px 0 #000; }
  4111.  
  4112. #connected_members .toggle_more_members_popover { background: #222; color: #949494; }
  4113.  
  4114. #connected_members_overflow_popover { border-bottom: 1px solid #363636; border-left: 1px solid rgba(0, 0, 0, 0.11); border-right: 1px solid rgba(0, 0, 0, 0.11); border-top: 1px solid rgba(0, 0, 0, 0.11); box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), 0 1px 3px rgba(0, 0, 0, 0.5); }
  4115.  
  4116. #connected_members_overflow_popover .arrow::after { background-color: #363636; }
  4117.  
  4118. #connected_members_overflow_popover .arrow_shadow::after { background-color: #363636; box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.5); }
  4119.  
  4120. #connected_members_overflow_popover .monkey_scroll_wrapper { background: #363636; }
  4121.  
  4122. #connection_status #connection_label { color: #e6e6e6; text-shadow: -1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 1px -1px 0 #000; }
  4123.  
  4124. #shortcuts_spaces_dialog { background-color: rgba(0, 0, 0, 0.8); text-shadow: 0 1px 1px rgba(54, 54, 54, 0.7); }
  4125.  
  4126. #shortcuts_spaces_dialog .modal-body { color: #e6e6e6; }
  4127.  
  4128. #shortcuts_spaces_dialog .col .keyboard { background-color: #828282; border-bottom: 2px solid #424242; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); color: #e6e6e6; }
  4129.  
  4130. #shortcuts_spaces_dialog .close:hover { background-color: #828282; }
  4131.  
  4132. #shortcuts_spaces_dialog .close .ts_icon::before { color: #949494 !important; }
  4133.  
  4134. .textstyle_menu .arrow-shadow::after { background-color: #363636; box-shadow: 0 0 0 1px #363636; }
  4135.  
  4136. .textstyle_menu .arrow::after { background-color: #363636; }
  4137.  
  4138. .textstyle_menu .content { background-color: #363636; box-shadow: 0 0 0 1px #363636, 0 0 1px rgba(0, 0, 0, 0.15), 0 1px 3px rgba(0, 0, 0, 0.25); }
  4139.  
  4140. .textstyle_menu.link .arrow-shadow::after { background-color: #363636; }
  4141.  
  4142. .textstyle_menu.link .arrow::after { background-color: #363636; }
  4143.  
  4144. .textstyle_menu.link .content { background-color: #363636; box-shadow: 0 0 1px rgba(0, 0, 0, 0.15), 0 1px 3px rgba(0, 0, 0, 0.25); }
  4145.  
  4146. .textstyle_menu.link .content input[type=text] { background-color: #545454; }
  4147.  
  4148. .textstyle_menu.link .content > a.link { color: #949494; }
  4149.  
  4150. .textstyle_menu.link .content ::-webkit-input-placeholder, .textstyle_menu.link .content ::-moz-placeholder { color: #949494; }
  4151.  
  4152. .textstyle_menu.link .content .buttons a.item.active, .textstyle_menu.link .content .buttons a.item:hover { background-color: #363636; }
  4153.  
  4154. .textstyle_menu .buttons a:hover, .textstyle_menu.style a:hover { border: 1px solid #545454; }
  4155.  
  4156. .textstyle_menu .buttons a.active, .textstyle_menu.style a.active { background-color: #545454; border: 1px solid #828282; }
  4157.  
  4158. .textstyle_menu.style a.deformat::before { border-left: 1px solid #545454; }
  4159.  
  4160. .textstyle_menu .buttons a.link_unfurl:not(.unfurl_pending) span::before { color: #949494; }
  4161.  
  4162. .para_menu .insert .tip { color: #949494; }
  4163.  
  4164. .para_menu .insert .tooltip .arrow-shadow::after { background-color: #363636; box-shadow: 0 0 0 1px #545454; }
  4165.  
  4166. .para_menu .insert .tooltip .arrow::after { background-color: #363636; }
  4167.  
  4168. .para_menu .insert .tooltip .content { background-color: #363636; box-shadow: 0 0 0 1px #545454, 0 0 1px rgba(0, 0, 0, 0.15), 0 1px 3px rgba(0, 0, 0, 0.25); }
  4169.  
  4170. .para_menu .format .options .arrow-shadow::after { background-color: #363636; box-shadow: 0 0 0 1px #545454; }
  4171.  
  4172. .para_menu .format .options .arrow::after { background-color: #363636; }
  4173.  
  4174. .para_menu .format .options .arrow-shadow.bottom::after { box-shadow: 1px 1px 0 0 #545454; }
  4175.  
  4176. .para_menu .format .options .content { background-color: #363636; box-shadow: 0 0 0 1px #545454, 0 0 1px rgba(0, 0, 0, 0.15), 0 1px 3px rgba(0, 0, 0, 0.25); }
  4177.  
  4178. .para_menu .format .options .content ul:first-child { border-bottom: 1px solid #363636; }
  4179.  
  4180. .para_menu .format .options.show .tooltip > div { background-color: #363636; box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15); color: #e6e6e6; }
  4181.  
  4182. .para_menu .format .options.show .tooltip span { background-color: #545454; }
  4183.  
  4184. .para_menu .options a:hover { border: 1px solid #545454; }
  4185.  
  4186. .para_menu .options a.active { background-color: #424242; border: 1px solid #363636; }
  4187.  
  4188. .para_menu .options a.active span { filter: grayscale(2) brightness(2); }
  4189.  
  4190. .para_menu .options a span { filter: grayscale(2) brightness(5); }
  4191.  
  4192. .para_menu a.trigger.pilcrow { filter: grayscale(2) brightness(1.8); }
  4193.  
  4194. .para_menu a.trigger.pilcrow:hover, .para_menu a.trigger.pilcrow.active { filter: grayscale(2) brightness(2); }
  4195.  
  4196. .p-threads_footer__input .p-message_input_field,
  4197. #convo_tab .p-message_input_field {
  4198. background: #444;
  4199. }
  4200.  
  4201. .p-threads_footer__input--legacy .p-message_input_field .ql-editor,
  4202. #convo_tab .p-message_input_field .ql-editor {
  4203. color: #fff;
  4204. }
  4205.  
  4206. .p-threads_view {
  4207. background: #222;
  4208. }
  4209.  
  4210. .p-threads_view__divider_label {
  4211. background: #111;
  4212. color: #999;
  4213. }
  4214.  
  4215. .p-threads_view__divider_line {
  4216. border-top-color: #000
  4217. }
  4218.  
  4219. .p-threads_view_header__permalink {
  4220. color: #999!important;
  4221. }
  4222.  
  4223. .p-threads_view__default_background {
  4224. background: #333;
  4225. }
  4226.  
  4227. .p-threads_view_root,
  4228. .p_threads_view_load_newer_button, .p_threads_view_load_older_button,
  4229. .p-threads_view_reply,
  4230. .p-threads_view__footer {
  4231. border-color: #000;
  4232. }
  4233.  
  4234. .p-threads_view .c-message__sender,
  4235. .p-threads_view .c-message__sender a {
  4236. color: #999;
  4237. }
  4238.  
  4239. .p-threads_view .c-message_kit__gutter {
  4240. color: #eee;
  4241. }
  4242.  
  4243. .c-virtual_list__scroll_container,
  4244. .p-threads_view .c-link--button {
  4245. color: #fff;
  4246. }
  4247.  
  4248. .p_threads_view_load_newer_button, .p_threads_view_load_older_button {
  4249. background: #222;
  4250. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement