Guest User

Untitled

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