tvl-depot/configs/shared/.config/terminator/config
William Carroll 75aa59bac1 Support Solarized Light theme
I'm also making this my default theme for now. I'm growing a bit tired of
randomly assigning themes, since my `terminator` theme is not coupled to my
Emacs theme.
2020-01-17 10:56:21 +00:00

15 lines
548 B
Text

[global_config]
enabled_plugins = LaunchpadBugURLHandler, LaunchpadCodeURLHandler, APTURLHandler, TerminatorThemes
[keybindings]
[profiles]
[[default]]
background_color = "#fcf4dc"
cursor_shape = ibeam
cursor_color = "#536870"
font = Input Mono Medium 12
foreground_color = "#536870"
show_titlebar = False
scrollbar_position = hidden
palette = "#002831:#d11c24:#738a05:#a57706:#2176c7:#c61c6f:#259286:#eae3cb:#001e27:#bd3613:#475b62:#536870:#708284:#5956ba:#819090:#fcf4dc"
use_system_font = False
[plugins]