Created
April 29, 2015 13:58
-
-
Save vheon/fe560ecdfbfe97d80029 to your computer and use it in GitHub Desktop.
Cool colors from http://pastebin.com/raw.php?i=zSdKTjz7
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
! special | |
*.foreground: #ffffff | |
*.background: #1a253b | |
! *.background: #ffffff | |
*.cursorColor: #fffffc | |
! gentsu and the nigger boys | |
! black | |
*.color0: #1a253b | |
*.color8: #65737e | |
! red | |
*.color1: #fa70a5 | |
*.color9: #fa70a5 | |
! green | |
*.color2: #cce366 | |
*.color10: #cce366 | |
! yellow | |
*.color3: #ffbe73 | |
*.color11: #ffbe73 | |
! blue | |
*.color4: #33ccff | |
*.color12: #33ccff | |
! magenta | |
*.color5: #9c67e6 | |
*.color13: #9c67e6 | |
! cyan | |
*.color6: #67e6e6 | |
*.color14: #67e6e6 | |
! white | |
*.color7: #ffffff | |
*.color15: #fffffe |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment