Last active
August 27, 2015 18:50
-
-
Save tylerhowarth/c68903fe5f21f55c152b to your computer and use it in GitHub Desktop.
Medium Slack Theme
This file contains hidden or 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
(paste in to slack preferences) | |
// MEDIUM DARK | |
#292929,#1C1C1C,#57AD68,#FFFFFF,#BABABA,#FFFFFF,#57AD68,#CC5454 | |
// MEDIUM LIGHT | |
#F3F3F3,#FAFAFA,#57AD68,#FFFFFF,#DBDBDB,#333333,#57AD68,#CC5454 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment