Skip to content

Instantly share code, notes, and snippets.

View violine1101's full-sized avatar

violine1101

View GitHub Profile
@violine1101
violine1101 / slack-dark.css
Last active May 7, 2018 22:36
Slack dark mode by violine1101
.p-degraded_list__loading,
.channel_topic span, #edit_topic_inner:before,
.c-message_list .c-scrollbar__hider:before,
#footer_msgs,
#search_terms .ql-editor,
.c-virtual_list__item,
.c-avatar__badge--restricted {
background-color: #222 !important;
}