Skip to content

Instantly share code, notes, and snippets.

@tinylucid
Created September 21, 2017 14:39
Show Gist options
  • Save tinylucid/430b8f8e079fbe93c753d1de35de6497 to your computer and use it in GitHub Desktop.
Save tinylucid/430b8f8e079fbe93c753d1de35de6497 to your computer and use it in GitHub Desktop.
[colors]
foreground = #AAAAB8
foreground_bold = #F7F6F2
cursor = #EF3B56
background = rgba (33,33,33)
# Black, Gray, Silver, White
color0 = #494949
color8 = #969896
color7 = #c5c8c6
color15 = #F1F1F1
# Red
color1 = #D64937
color9 = #D64937
# Green
color2 = #19BC9C
color10 = #19BC9C
# Yellow
color3 = #4ECFAF
color11 = #4ECFAF
# Blue
color4 = #4E88CF
color12 = #4E88CF
# Purple
color5 = #AF86C8
color13 = #AF86C8
# Teal
color6 = #5DD5FF
color14 = #ffffff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment