Skip to content

Instantly share code, notes, and snippets.

@cjfuller
Created September 6, 2015 16:18
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cjfuller/423378c0f3bd80d0b387 to your computer and use it in GitHub Desktop.
Save cjfuller/423378c0f3bd80d0b387 to your computer and use it in GitHub Desktop.
Terminator config section for solarized color scheme (works with vim-solarized in terminal mode)
[[solarized-dark]]
palette = "#002b36:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3"
login_shell = True
background_image = None
use_system_font = False
cursor_color = "#93a1a1"
foreground_color = "#839396"
font = Source Code Pro Medium 10
background_color = "#002b36"
scrollback_infinite = True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment