Skip to content

Instantly share code, notes, and snippets.

@CarstenHoyer
Created May 19, 2020 10:51
Show Gist options
  • Select an option

  • Save CarstenHoyer/fbfe313e1a0eaec10b3c6993e2646fa1 to your computer and use it in GitHub Desktop.

Select an option

Save CarstenHoyer/fbfe313e1a0eaec10b3c6993e2646fa1 to your computer and use it in GitHub Desktop.
* {
font-size: 20px;
}
.app, .right-sidebar {
background-color: #1a242e;
}
.left-sidebar {
top: 0;
background-color: #1a242e;
}
.narrow-filter {
display: block;
position: relative;
margin-bottom: 7px;
}
#add-stream-link, #streams_header, #userlist-header #userlist-title {
margin-top: 14px;
margin-bottom: 14px;
}
.top_left_all_messages {
margin-top: 14px;
}
#global_filters li {
margin-bottom: 7px;
}
#compose {
background-color: #121c26;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment