Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 567 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 567 Bytes

base16-terminator

Terminator config using base16 color scheme. All credit goes to Chris Kempson for base16 awesomeness

Installation

Copy config to ~/.config/terminator or copy/replace the following lines:

palette = "#2d2d2d:#f2777a:#99cc99:#ffcc66:#6699cc:#cc99cc:#66cccc:#d3d0c8:#747369:#f2777a:#99cc99:#ffcc66:#6699cc:#cc99cc:#66cccc:#f2f0ec"
background_color = "#2d2d2d"
cursor_color = "#d3d0c8"
foreground_color = "#d3d0c8"

Restart terminator. Done.

License

ISC