dotfiles

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

commit 1868606e26dcd03499d4008accf2ec0c9b112068
parent 7863ba8296f9c9dfe08e85bc101ae8062ff28153
Author: Ed van Bruggen <edvb54@gmail.com>
Date:   Tue,  9 Dec 2014 21:42:57 -0800

Terminator: Change background_darkness

Diffstat:
config/terminator/config | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/terminator/config b/config/terminator/config @@ -14,7 +14,7 @@ [[solarized]] scrollbar_position = hidden palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3" - background_darkness = 0.78 + background_darkness = 0.75 background_type = transparent use_system_font = False foreground_color = "#93a1a1"