Skip to content

Instantly share code, notes, and snippets.

@StrangerPings
Created April 21, 2019 16:04
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 StrangerPings/46524e4de05ee470ccd1e110cdeb3e8d to your computer and use it in GitHub Desktop.
Save StrangerPings/46524e4de05ee470ccd1e110cdeb3e8d to your computer and use it in GitHub Desktop.
body {
background-color: #19171c;
color: #898395 !important;
}
.th-box, .th-page-header, .margin-right-wrapper, .margin-left-wrapper, .th-box-wrapper {
background: #333333 !important;
}
.t3-footer {
background: #313131 !important;
}
.t3-copyright {
background: #333333 !important;
}
.navbar-default .navbar-nav > li > a {
color: #898395 !important;
}
.divider-vertical {
border-top: 1px solid #333333 !important;
}
/* Chat */
.chat-room {
background: #19171c !important;
}
.tw-c-background-alt {
background-color: #19171c!important;
}
.tw-c-text-alt {
color: #898395!important;
}
.tw-border-b {
border-bottom: 1px solid #333333!important;
}
.tw-textarea {
background: #19171c !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment