Slack - Dark Night Theme

Slack - Dark Night Theme - purple to grey

// ==UserScript==
// @name        Slack - Dark Night Theme
// @namespace   english
// @description Slack - Dark Night Theme - purple to grey  
// @include     http*://*slack.com*
// @version     2.29
// @run-at document-end
// @run-at        document-start
// @grant       GM_addStyle
// ==/UserScript==

 

var style = document.createElement('style');
style.type = 'text/css';
style.innerHTML = '                        body .client_channels_list_container {     background: #4e4e4e; } body  .p-channel_sidebar {    background: #5a5a5a; } body .p-channel_sidebar__jumper {    background: rgb(51, 51, 51);}  body .p-channel_sidebar__channel,   body  .p-channel_sidebar__link,   body  .p-channel_sidebar__channel:link,    body  p-channel_sidebar__link:link,   body  .p-channel_sidebar__channel:visited,   body   p-channel_sidebar__link:visited,   body  .p-channel_sidebar__channel:hover,   body   p-channel_sidebar__link:hover {     color: rgb(218, 218, 218); }  body .p-channel_sidebar__channel:hover,  body .p-channel_sidebar__link:hover,  body .p-channel_sidebar__close_container:hover {    background: #313131;} /*111111111111111111111*/   .c-message_list__day_divider__line { /*\n*/    border-top: 1px solid #d7d7d7; /*\n*/}.channel_header { /*\n*/    background: #4e4e4e; box-shadow: inset 1px 0 0 0 #141414;/*\n*/}#client_body:not(.onboarding)::before {/*\n*/  /*\n*/    border-bottom: 1px solid rgba(0,0,0,.1);/*\n*/    background: #4e4e4e; /*\n*/    box-shadow: inset 1px 0 0 0 #b7b7b7;/*\n*//*\n*/}.p-message_pane .c-message_list.c-virtual_list--scrollbar > .c-scrollbar__hider, .p-message_pane .c-message_list:not(.c-virtual_list--scrollbar) {/*\n*//*\n*/    background: #484848;/*\n*/    z-index: 200;/*\n*//*\n*/}.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), .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) {/*\n*//*\n*/    background-color: #414141;/*\n*//*\n*/}.c-message--light .c-message__sender .c-message__sender_link {/*\n*//*\n*/    color: #e0e0e0;/*\n*//*\n*/}.c-timestamp, .c-timestamp:hover, .c-timestamp:link {/*\n*//*\n*/    color: #cecece;/*\n*//*\n*/}.c-timestamp__label {/*\n*//*\n*/    color: #a8a8a8;/*\n*/    font-size: 12px;/*\n*//*\n*/}.c-message__body {/*\n*//*\n*/    color: #e6e6e6;/*\n*/    display: inline-block;/*\n*/    width: 100%;/*\n*/    word-wrap: break-word;/*\n*//*\n*/}/*\n*//*\n*/.c-reaction {/*\n*//*\n*/    align-items: center;/*\n*/    background: #444;/*\n*/    border: 1px solid #9b9b9b; /*\n*//*\n*/}/*\n*/.c-reaction--reacted {/*\n*//*\n*/    background-color: rgb(0, 76, 176);/*\n*/    border-color: rgba(255, 255, 255, 0.3);/*\n*//*\n*/}/*\n*//*\n*/  .c-message__reply_bar  {/*\n*//*\n*/    background-color: #323232;/*\n*/    border-color: rgba(0,0,0,.15);/*\n*//*\n*/}/*\n*/.c-message__reply_bar--focus, .c-message__reply_bar:hover {/*\n*//*\n*/    background-color: #212121;/*\n*/    border-color: rgba(0,0,0,.15);/*\n*//*\n*/}/*\n*//*\n*/.c-message__reply_bar--focus .c-message__reply_bar_view_thread, .c-message__reply_bar:hover .c-message__reply_bar_view_thread {/*\n*//*\n*/    background-color: #323232;/*\n*/    opacity: 1;/*\n*//*\n*/}.c-message_attachment {/*\n*//*\n*/    color: #fff;/*\n*//*\n*/}a, a:link, a:visited {/*\n*//*\n*/    color: #5cb5ea;/*\n*//*\n*/}/*\n*/.c-member_slug--mention, .c-member_slug--mention:hover {/*\n*//*\n*/    background: #3b2006;/*\n*//*\n*/}.c-member_slug--link:hover {/*\n*/ /*\n*/    color: #22a0ef; /*\n*//*\n*/}a:active, a:focus, a:hover {/*\n*//*\n*/    color: #27a1ef;/*\n*//*\n*/}.c-member_slug--link {/*\n*//*\n*/    background: #363636;/*\n*/    color: #0576b9;/*\n*//*\n*/}.c-app_badge, .c-app_label {/*\n*//*\n*/ 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 {/*\n*//*\n*/    color: #fff;/*\n*//*\n*/}/*\n*/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 .edited, ts-message .reply_bar .last_reply_at, ts-message .timestamp, ts-message.automated .message_body {/*\n*//*\n*/    color: #e4e4e4;/*\n*//*\n*/}.rxn.user_reacted {/*\n*//*\n*/    border: 1px solid;/*\n*/        border-top-color: currentcolor;/*\n*/        border-right-color: currentcolor;/*\n*/        border-bottom-color: currentcolor;/*\n*/        border-left-color: currentcolor;/*\n*/    background: rgb(0, 76, 176);/*\n*/    border-color: rgba(218, 218, 218, 0.3) !important;/*\n*/     color: #77bbe6;/*\n*//*\n*/}.rxn.user_reacted .emoji_rxn_count {/*\n*//*\n*/     color: #0576b9;/*\n*//*\n*/}.rxn {/*\n*/ /*\n*/    background: #444;/*\n*/    border: 1px solid #9b9b9b;/*\n*//*\n*/}#reply_container.upload_in_threads .inline_message_input_container {/*\n*//*\n*/     background-color: #b4c3c9;/*\n*//*\n*/}#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 {/*\n*//*\n*/     color: #dadada;/*\n*//*\n*/}#msg_input {/*\n*//*\n*/   /*\n*/    background: #b4c3c9; /*\n*//*\n*/}#primary_file_button {/*\n*//*\n*/   /*\n*/    background: #b4c3c9; /*\n*//*\n*/}.p-notification_bar__section {/*\n*//*\n*/    color: #d1d1d1; /*\n*//*\n*/}code {/*\n*//*\n*/     color: #d14;/*\n*/    background-color: #363636;/*\n*/    border: 1px solid #0b0b0b; /*\n*//*\n*/}#details_tab .channel_page_section {/*\n*//*\n*/    background: #4a4a4a; /*\n*/border-top: 1px solid #080808;/*\n*/}#details_tab .channel_page_section .section_title {/*\n*//*\n*/    color: #e7e7e7; /*\n*//*\n*/}.greigh {/*\n*//*\n*/    color: #d4d4d4 !important;/*\n*//*\n*/}.btn_link:focus, .btn_link {/*\n*//*\n*/    color: #8bc5ea;/*\n*/    text-decoration: underline;/*\n*//*\n*/}.btn_link:focus, .btn_link:hover {/*\n*//*\n*/    color: #c8e5f8;/*\n*/    text-decoration: underline;/*\n*//*\n*/}#details_tab .feature_sli_channel_insights .channel_created_section .creator_link, #details_tab .feature_sli_channel_insights .channel_purpose_section .channel_purpose_text {/*\n*//*\n*/    color: #e9e9e9;/*\n*//*\n*/}.p-channel_insights__drawer_title {/*\n*//*\n*/    margin-bottom: 10px;/*\n*/    color: #e0e0e0;/*\n*/    font-weight: 900;/*\n*/    font-size: 13px;/*\n*//*\n*/}.c-team__display-name, .c-unified_member__display-name, .c-usergroup__handle {/*\n*//*\n*/    color: #ececec;/*\n*/    font-weight: 700;/*\n*//*\n*/}.charcoal_grey {/*\n*//*\n*/    color: #fff !important;/*\n*//*\n*/}.channel_page_member_row:hover {/*\n*//*\n*/    background-color: #353535;/*\n*/    border-color: #bcbcbc;/*\n*//*\n*/}.btn_link {/*\n*//*\n*/    color: #71baea;/*\n*/ /*\n*/}#client-ui .file_list_item.file_list_item--redesign .message_sender {/*\n*//*\n*/     color: #d2d2d2;/*\n*//*\n*/}.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 {/*\n*//*\n*/     color: #e6e6e6;/*\n*//*\n*/}.tab_container .file_list_item:focus, .tab_container .file_list_item:hover {/*\n*//*\n*/    background-color: #393939;/*\n*/ /*\n*/}.active .tab_container .file_list_item {/*\n*//*\n*/    background-color: #3e3e3e;/*\n*//*\n*/}.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 {/*\n*//*\n*/     /*\n*/    background-color: #1b1b1b;/*\n*//*\n*/}.btn_outline {/*\n*//*\n*/    background: #484848;/*\n*/        background-color: rgb(72, 72, 72);/*\n*/    color: #a5a5a5 !important;/*\n*/    box-shadow: inset 0 0 0 1px rgba(44,45,48,.3);/*\n*/    font-weight: 700;/*\n*//*\n*/}.file_list_item #share_dialog .actions, .file_list_item.active .actions, .file_list_item:active .actions, .file_list_item:hover .actions {/*\n*//*\n*/    background-color: #7b7b7b;/*\n*/ /*\n*//*\n*/}.highlight_yellow_bg {/*\n*//*\n*/    background-color: #323028 !important;/*\n*/    box-shadow: inset 1px 0 0 0 #201d1d;/*\n*/    padding: 5px;/*\n*//*\n*/}.btn_outline.hover, .btn_outline:focus, .btn_outline:hover {/*\n*//*\n*/    background: #2d2d2d;/*\n*/    box-shadow: inset 0 0 0 1px rgba(44,45,48,.3),0 1px 4px rgba(44,45,48,.2);/*\n*//*\n*/} /*2222222222222222222222222*/   background-color: #2d2d2d; /*\n*//*\n*/}.c-button--outline {/*\n*//*\n*/    background: #303030;/*\n*/    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3);/*\n*/    color: #ccc;/*\n*/    font-weight: 700;/*\n*/    transition: all 75ms ease-in-out;/*\n*//*\n*/}.c-button--outline:hover {/*\n*//*\n*/    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.45),0 1px 4px rgba(255, 255, 255, 0.34);/*\n*//*\n*/}.c-member_slug--link:hover {/*\n*//*\n*/    background: #363636;/*\n*/    color: #22a0ef;/*\n*/    text-decoration: none;/*\n*//*\n*/}.c-button--outline-danger {/*\n*//*\n*/    background: #2f2f2f;/*\n*/    box-shadow: inset 0 0 0 1px rgba(228, 17, 42, 0.3);/*\n*/    color: #e46876; /*\n*//*\n*/}.c-button--outline-danger:hover{box-shadow: inset 0 0 0 1px rgba(242, 183, 190, 0.77);}.c-message_list__day_divider__label {/*\n*//*\n*/    color: #b6b6b6; /*\n*//*\n*/}.c-message_list__day_divider__label__pill {/*\n*//*\n*/    background: #292929; /*\n*//*\n*/}.c-message_list__day_divider__line { /*\n*/    border-top: 1px solid #292929; /*\n*//*\n*/}h1, h2, h3, h4 {/*\n*//*\n*/    font-weight: 900;/*\n*/    color: #ddd; /*\n*//*\n*/}.p-message_pane__foreword__description, .p-message_pane__limited_history_alert {/*\n*//*\n*/    color: #e6e6e6; /*\n*//*\n*/}.c-deprecated_button--link {/*\n*/ /*\n*/    color: #60baf0; /*\n*//*\n*/}.c-reaction--reacted .c-reaction__count {/*\n*//*\n*/    color: #7ac6f3; /*\n*//*\n*/}#edit_topic_trigger {/*\n*/ /*\n*/    color: #58b5ec;/*\n*//*\n*/}.texty_legacy.texty_single_line_input {/*\n*//*\n*/    background: #4e4e4e;/*\n*/    font-size: .9375rem;/*\n*/    color: #c8c8c8;/*\n*/    border: 1px solid #919193; /*\n*//*\n*/}#col_messages {/*\n*/ /*\n*/    box-shadow: inset 1px 0 0 0 #363636;/*\n*//*\n*/}#client_body {/*\n*//*\n*/    overflow: hidden;/*\n*/    display: flex;/*\n*/    flex: 1;/*\n*/    background: #292929;/*\n*//*\n*/}#footer_msgs{background: #4e4e4e;}.p-message_pane .c-message_list.c-virtual_list--scrollbar > .c-scrollbar__hider::before, .p-message_pane .c-message_list:not(.c-virtual_list--scrollbar)::before {/*\n*//*\n*/    background: #4e4e4e;/*\n*/    box-shadow: 0 1px 0 rgba(0,0,0,.1); /*\n*//*\n*/}.channel_title .channel_name {/*\n*/ /*\n*/    color: #e0e0e0; /*\n*//*\n*/}.messages_header {/*\n*//*\n*/    color: #b6b6b6;/*\n*//*\n*/}.channel_header_info button {/*\n*//*\n*/    color: #b6b6b6;/*\n*//*\n*/}/*\n*/.channel_title_info {/*\n*/ /*\n*/    color: #b6b6b6; /*\n*//*\n*/}.channel_header_icon { /*\n*/    color: #b6b6b6; /*\n*//*\n*/}.c-reaction_add {/*\n*/ /*\n*/    background: #3c3c3c; /*\n*//*\n*/}.c-reaction_add__icon--bg {/*\n*//*\n*/    color: #fff;/*\n*//*\n*/}#col_flex {/*\n*//*\n*/    background: #5a5a5a; /*\n*//*\n*/}.flex_pane_showing #col_flex { /*\n*/    border-left: 1px solid #323232;/*\n*//*\n*/}#flex_contents .heading {/*\n*//*\n*/    border-bottom: .0625rem solid #262626; /*\n*/    background: #5a5a5a; /*\n*//*\n*/}#flex_contents .heading_text {/*\n*//*\n*/    color: #e1e1e1;/*\n*/   /*\n*//*\n*/}#convo_tab .thread_participants .thread_channel_link, #convo_tab .thread_participants .thread_channel_link:hover, ts-thread .thread_participants .thread_channel_link, ts-thread .thread_participants .thread_channel_link:hover {/*\n*//*\n*/    color: #e6e6e6;/*\n*//*\n*/}#convo_tab #convo_tab_back:focus, #convo_tab #convo_tab_back:hover, #convo_tab #convo_tab_btns .close_flexpane:focus, #convo_tab #convo_tab_btns .close_flexpane:hover {/*\n*//*\n*/   /*\n*/    color: #6ab8e9;/*\n*//*\n*/}#convo_tab #convo_tab_back, #convo_tab #convo_tab_back:hover, #convo_tab #convo_tab_btns .close_flexpane, #convo_tab #convo_tab_btns .close_flexpane {/*\n*//*\n*/  /*\n*/    color: #d4d4d4;/*\n*//*\n*/}ts-message.selected:not(.delete_mode) {/*\n*//*\n*/    background: #5a5a5a;/*\n*//*\n*/}ts-message {/*\n*/ /*\n*/    color: #e1e1e1; /*\n*//*\n*/}ts-message.active:not(.standalone):not(.multi_delete_mode):not(.highlight):not(.new_reply):not(.show_broadcast_indicator), ts-message.message--focus:not(.standalone):not(.multi_delete_mode):not(.highlight):not(.new_reply):not(.show_broadcast_indicator), ts-message:hover:not(.standalone):not(.multi_delete_mode):not(.highlight):not(.new_reply):not(.show_broadcast_indicator) {/*\n*//*\n*/    background: #4d4d4d;/*\n*//*\n*/}.light_theme ts-message .message_content .message_sender {/*\n*//*\n*/ /*\n*/    color: #fff !important; /*\n*//*\n*/}/*\n*/  /*333333333333333333333*/ .c-message__image_container {/*\n*/    background: #4d4d4d !important; /*\n*/}html {/*\n*/    background: #202020 !important;/*\n*/ }body { /*\n*/    background: #212121 !important; /*\n*/}.c-mrkdwn__broadcast--mention, .c-mrkdwn__broadcast--mention:hover, .c-mrkdwn__highlight, .c-mrkdwn__mention, .c-mrkdwn__mention:hover, .c-mrkdwn__user_group--mention, .c-mrkdwn__user_group--mention:hover {/*\n*/    background: #3b3212 !important;/*\n*/}.c-message__label {/*\n*/    color: #bababa !important;/*\n*/ }#edit_topic_inner:not(.unable_to_post)::before {/*\n*/    background: #454545 !important;/*\n*/    border: 1px solid #454545 !important; /*\n*/}#channel_topic_text, #channel_topic_text code {/*\n*/     background: #454545 !important;/*\n*/} /*44444444444444444444444*/ .app_preview_link_slug, .internal_member_link, .internal_user_group_link {/*\n*/    background: #05396b;/*\n*/ /*\n*/}.app_preview_link_slug:hover, .internal_member_link:hover, .internal_user_group_link:hover {/*\n*/    color: #fff;/*\n*/    background: #0a6aa5;/*\n*/ }.comment .mention:hover, .ql-editor .mention:hover, ts-message .mention:hover {/*\n*/    background-color: #6c5805;/*\n*/}.comment .mention, .ql-editor .mention, ts-message .mention {/*\n*/    background: #7d6504;/*\n*/}.p-degraded_list__loading {/*\n*/    /*\n*/    background: #484848;/*\n*/    color: #ccc;/*\n*/    /*\n*/}#msg_input + #primary_file_button:not(:hover):not(.active) {/*\n*/    border-color: rgba(145,145,147,.7)  !important ;/*\n*/}#msg_input {/*\n*/   /*\n*/    background: #d1d1d1 !important ;/*\n*/ /*\n*/}#reply_container.upload_in_threads .inline_message_input_container {/*\n*/     background-color: #dadada !important ;/*\n*/}.c-file_container {/*\n*/    background: #6e6e6e;/*\n*/    border: 1px solid rgba(0,0,0,.1);/*\n*/  /*\n*/}.c-file__title {/*\n*//*\n*/     /*\n*/    color: #ededed;/*\n*/     /*\n*//*\n*/}.c-file_container--has_thumb .c-file__actions::before {/*\n*//*\n*/    background-image: none;/*\n*/    /*\n*//*\n*/}.c-message_attachment__border {/*\n*//*\n*/    background-color: #939393;/*\n*/  /*\n*//*\n*/} #loading-zone,#loading_welcome,#loading_message,#drop-zone,#coachmark_bg,.infinite_spinner, .client_container,#client-ui,.client_main_container {background:#484848;}  .p-channel_sidebar__channel--selected, .p-channel_sidebar__channel--selected:hover, .p-channel_sidebar__link--selected, .p-channel_sidebar__link--selected:hover {/*\n*//*\n*/    background: #197E8F;/*\n*//*\n*/}.p-channel_sidebar__channel--im .c-presence--active, .p-channel_sidebar__channel--im-slackbot::before {/*\n*//*\n*/    color: #197E8F;/*\n*//*\n*/}body:not(.loading) #team_menu.active, body:not(.loading) #team_menu:hover {/*\n*//*\n*/    background: #27708d;/*\n*/    border-bottom-color: #08505c;/*\n*//*\n*/}#team_menu {/*\n*//*\n*/  /*\n*/    border-bottom: 1px solid #39424d;/*\n*/ /*\n*//*\n*/}#team_menu_user {/*\n*//*\n*/    color: #9ba9ab;/*\n*/    /*\n*//*\n*/}.p-channel_sidebar__jumper:hover {/*\n*//*\n*/    background: rgb(22, 36, 42);/*\n*//*\n*/}  header {/*\n*/    background: #424242;/*\n*/   /*\n*/}/*\n*//*\n*/element {/*\n*//*\n*/}/*\n*/.widescreen:not(.nav_open) nav#site_nav #user_menu_name {/*\n*//*\n*/    color: #d7d7d7;/*\n*//*\n*/}.widescreen:not(.nav_open) nav#site_nav h3 {/*\n*/    color: #b9b9b9;/*\n*/}.widescreen:not(.nav_open) nav#site_nav ul a, .widescreen:not(.nav_open) nav#site_nav ul a:active, .widescreen:not(.nav_open) nav#site_nav ul a:hover, .widescreen:not(.nav_open) nav#site_nav ul a:link, .widescreen:not(.nav_open) nav#site_nav ul a:visited {/*\n*/    color: #e1e1e1;/*\n*/}nav#site_nav .ts_icon {/*\n*/    color: rgba(233, 233, 233, 0.5);/*\n*/}.tab_set a.secondary.selected, .tab_set a.selected {/*\n*/    border-bottom-color: #d2d2d2;/*\n*/    background: #d2d2d2;/*\n*/ /*\n*/}.tab_pane {/*\n*/    /*\n*/    background: #d2d2d2;/*\n*/   /*\n*/}  #convo_container .convo_flexpane_divider .reply_count, #file_preview_scroller .convo_flexpane_divider .reply_count {/*\n*/    background: #292929;    padding: 2px 10px;/*\n*/    border-radius: 10px;/*\n*/   /*\n*/}#convo_container .convo_flexpane_divider, #file_preview_scroller .convo_flexpane_divider {/*\n*/   /*\n*/    border-top: 1px solid #292929;/*\n*/    /*\n*/}.bot_message .message_sender, .bot_message .message_sender a {/*\n*/    color: #ececec;/*\n*/}  #threads_msgs_scroller_div {/*\n*/    background: #4e4e4e;/*\n*/  /*\n*/}ts-thread {/*\n*/  /*\n*/    background: #4e4e4e;/*\n*/}ts-thread .thread_messages {/*\n*/    background: #737373;/*\n*/   /*\n*/    border: 1px solid #929292;/*\n*/  /*\n*/}ts-thread ts-message.new_reply {/*\n*/    background: #3e3d31;/*\n*/}ts-thread ts-message.new_reply:hover {/*\n*/    background: #2b2b26;/*\n*/}ts-message.active .meta, ts-message.active .meta.msg_inline_file_preview_toggler a, ts-message.message--focus .meta, ts-message.message--focus .meta.msg_inline_file_preview_toggler a, ts-message:hover .meta, ts-message:hover .meta.msg_inline_file_preview_toggler a {/*\n*/    color: #e0e0e0!important;/*\n*/}#convo_tab .thread_participants, ts-thread .thread_participants {/*\n*/     /*\n*/    color: #eaeaea;/*\n*/    /*\n*/}ts-thread .thread_header .thread_channel_name a {/*\n*/ /*\n*/    color: #d0d0d0;/*\n*/}#threads_msgs_scroller_div .threads_caught_up_divider .divider_label {/*\n*/    background: #292929;/*\n*/   /*\n*/}#threads_msgs_scroller_div .threads_caught_up_divider .divider_line {/*\n*/  /*\n*/    border-top: 1px solid #292929;/*\n*/}#client_body:not(.onboarding):not(.feature_global_nav_layout):before {/*\n*/  /*\n*/    border-bottom: 1px solid rgba(0,0,0,.1);/*\n*/    background: #fff0;/*\n*/  /*\n*/    box-shadow: inset 1px 0 0 0 #000000;/*\n*/}#threads_msgs_scroller_div:not(.loading):before {/*\n*/ /*\n*/    background: #f9f9f900;/*\n*/}.light_theme .new_reply_indicator:hover {/*\n*/    background-color: #1d1d1d;/*\n*/}#threads_msgs .inline_message_input_container.with_file_upload {/*\n*/    /*\n*/    background: #d8d8d8;/*\n*/}.reply_input_container .texty_legacy {/*\n*/    background-color: #d8d8d8;/*\n*/   /*\n*/} .slow_loading{    filter: invert(100%)hue-rotate(180deg);} #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 {/*\n*/  /*\n*/    color: #dedede;/*\n*/   /*\n*/}ts-thread .thread_messages {    background: #333333 !important ;  background-color: #333333 !important ;      border: 1px solid #6d6d6d !important ;  }  ts-thread .collapse_inline_thread_container:hover, ts-thread .view_all_replies_container:hover {/*\n*/    background-color: #1f1f1f;/*\n*/}.msg_inline_attachment_column.column_border {/*\n*/    background-color: #0c0c0c;/*\n*/  /*\n*/}.rxn.user_reacted {/*\n*/   /*\n*/    background: rgb(0, 172, 224);/*\n*/ /*\n*/}.rxn {/*\n*/    /*\n*/    background: #ffffff4d;/*\n*/     /*\n*/}.rxn .emoji_rxn_count {/*\n*/    /*\n*/    color: #ffffff;/*\n*/}.rxn.user_reacted .emoji_rxn_count {/*\n*/ /*\n*/    color: #ffffff;/*\n*/}   #details_tab .channel_page_section {    background: #b5b5b5; } .c-message_list__unread_divider__label {/*\n*/    background: #ca2727;/*\n*/   /*\n*/    color: #ffc8cf;/*\n*/    /*\n*/} .p-message_pane__foreword__notification_warning {    background: #443f2d; } .c-message--ephemeral, .c-message--sli_highlight_negative {/*\n*/    background: #6d6d6d;/*\n*/} ts-thread ts-message.active:not(.standalone):not(.multi_delete_mode):not(.highlight):not(.new_reply):not(.show_broadcast_indicator).is_pinned, ts-thread ts-message.message--focus:not(.standalone):not(.multi_delete_mode):not(.highlight):not(.new_reply):not(.show_broadcast_indicator).is_pinned, ts-thread ts-message:hover:not(.standalone):not(.multi_delete_mode):not(.highlight):not(.new_reply):not(.show_broadcast_indicator).is_pinned {    background: #232323 !important ;}                       ';
document.getElementsByTagName('head')[0].appendChild(style);