Created
February 22, 2016 18:36
-
-
Save ochrons/338af5d06a897eb41787 to your computer and use it in GitHub Desktop.
Custom CSS theme for Gitter
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.room-list-item__unread-badge { | |
color: black; | |
} | |
pre code { | |
text-rendering: optimizeLegibility; | |
font-family: Hasklig, monospace; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment