Skip to content

Instantly share code, notes, and snippets.

@insipx
Created November 8, 2017 20:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save insipx/d69d10dd77599cac16baa16b18ca3233 to your computer and use it in GitHub Desktop.
Save insipx/d69d10dd77599cac16baa16b18ca3233 to your computer and use it in GitHub Desktop.
[options]
clickable_url = true
padding = 20
font = Hack 8
[colors]
# special
foreground = #ffeefc
foreground_bold = #ffeefc
cursor = #ffeefc
background = #141021
# black
color0 = #4f4858
color8 = #545d67
# red
color1 = #c05c47
color9 = #c16772
# green
color2 = #428e8e
color10 = #afda6e
# yellow
color3 = #e4b226
color11 = #ebcf1a
# blue
color4 = #4457a3
color12 = #4880a5
# magenta
color5 = #903a62
color13 = #9568a1
# cyan
color6 = #7aa1dc
color14 = #abbcda
# white
color7 = #c4b7c5
color15 = #ffeefc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment