Skip to content

Instantly share code, notes, and snippets.

@joaocampinhos
Created December 3, 2016 11:50
Show Gist options
  • Save joaocampinhos/f4fc46630a3ec2ea9e07b690657de295 to your computer and use it in GitHub Desktop.
Save joaocampinhos/f4fc46630a3ec2ea9e07b690657de295 to your computer and use it in GitHub Desktop.
Tachyons
! special
*.foreground: #ffffff
*.background: #000000
*.cursorColor: #ffffff
! black
*.color0: #333333
*.color8: #555555
! red
*.color1: #ff4136
*.color9: #ff725c
! green
*.color2: #19a974
*.color10: #9eebcf
! yellow
*.color3: #ffde37
*.color11: #fbf1a9
! blue
*.color4: #357edd
*.color12: #96ccff
! magenta
*.color5: #5e2ca5
*.color13: #a463f2
! cyan
*.color6: #ff41b4
*.color14: #ff80cc
! white
*.color7: #aaaaaa
*.color15: #f4f4f4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment