Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexwykoff/575293bd26cf113e9af593b5bbbc1eb1 to your computer and use it in GitHub Desktop.
Save alexwykoff/575293bd26cf113e9af593b5bbbc1eb1 to your computer and use it in GitHub Desktop.
Stylebot Dark Theme for Slack
.p-client {
background-color: #333;
}
.p-workspace {
background-color: #333;
}
.p-workspace__primary_view {
background-color: #333;
}
.resize-triggers {
background-color: #333;
}
.resize-triggers > div {
background-color: #333;
}
.c-virtual_list__sticky_container {
background-color: #333;
}
.c-message--hover {
background-color: #333;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment