dotfiles

Unnamed repository; edit this file 'description' to name the repository.
git clone git://edryd.org/dotfiles
Log | Files | Refs

commit a667dec37ccd903ce91a4bdbe2f43b5dd7ac1656
parent 7d2cfa63643994cb78598dccc5f1bf1e839824d2
Author: Ed van Bruggen <edvb54@gmail.com>
Date:   Sun, 28 Dec 2014 19:36:50 -0800

Terminator: Add profile that is solarized but not see-through

Diffstat:
config/terminator/config | 12++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/config/terminator/config b/config/terminator/config @@ -11,18 +11,26 @@ show_titlebar = False background_darkness = 0.32 font = Monospace 11 - [[solarized]] + [[solarized-clear]] scrollbar_position = hidden palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3" background_darkness = 0.75 background_type = transparent use_system_font = False foreground_color = "#93a1a1" - use_custom_command = True show_titlebar = False custom_command = tmux -2 font = Monospace 11 background_color = "#002b36" + [[solarized]] + scrollbar_position = hidden + palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3" + custom_command = tmux -2 + use_system_font = False + foreground_color = "#93a1a1" + show_titlebar = False + font = Monospace 11 + background_color = "#002b36" [layouts] [[default]] [[[child1]]]