Skip to content

Instantly share code, notes, and snippets.

@boxxxie
Created May 3, 2017 17:32
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 boxxxie/440a9d8a0cc0194639882a1981331187 to your computer and use it in GitHub Desktop.
Save boxxxie/440a9d8a0cc0194639882a1981331187 to your computer and use it in GitHub Desktop.
mouse_autohide = true
font = monospace 16
## from http://terminal.sexy/
[colors]
# special
foreground = #c5c8c6
foreground_bold = #c5c8c6
cursor = #c5c8c6
background = #1d1f21
# black
color0 = #282a2e
color8 = #373b41
# red
color1 = #a54242
color9 = #cc6666
# green
color2 = #8c9440
color10 = #b5bd68
# yellow
color3 = #de935f
color11 = #f0c674
# blue
color4 = #5f819d
color12 = #81a2be
# magenta
color5 = #85678f
color13 = #b294bb
# cyan
color6 = #5e8d87
color14 = #8abeb7
# white
color7 = #707880
color15 = #c5c8c6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment