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/2cb9f91b296fc9ba8aee77a83903f9e8 to your computer and use it in GitHub Desktop.
Save alexwykoff/2cb9f91b296fc9ba8aee77a83903f9e8 to your computer and use it in GitHub Desktop.
Stylebot Twitter Rules
.DelightOptInModule {
display: none;
}
.ProfileHeading-toggle {
background: #333;
}
.QuoteTweet-text {
color: #eee;
}
.dashboard .Footer {
display: none;
}
.flex-module {
background: #333;
}
.global-nav {
background: #333;
}
.global-nav-inner {
background: #333;
}
.new-tweets-bar {
background: #333;
}
.promoted-tweet {
display: none;
}
.stream {
background: #333;
}
.stream-item {
background: #333;
}
.trends {
display: none;
}
.tweet {
background: #333;
}
div.DMInbox-secondaryInboxCopy {
background-color: #333;
}
div.DMInboxItem {
background-color: #333;
}
div.DMInboxItem.is-unread {
background-color: #333;
}
div.ProfileCard-content {
background-color: #333;
}
h2.DMActivity-title.js-ariaTitle {
background-color: #333;
}
ul.DMInbox-tabToggle {
background-color: #333;
}
div.css-1dbjc4n.r-xoduu5.r-1udh08x {
visibility: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment