1
0
mirror of https://github.com/alrayyes/server-dotfiles synced 2023-11-14 15:56:25 +00:00

Re add transparant terminator background

This commit is contained in:
Ryan 2017-01-05 15:18:10 +01:00
parent cdf1b09c52
commit 06388d003e

View File

@ -1,7 +1,4 @@
[global_config] [global_config]
enabled_plugins = LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
title_font = PragmataPro 11
title_use_system_font = False
[keybindings] [keybindings]
[layouts] [layouts]
[[default]] [[default]]
@ -14,14 +11,5 @@
[plugins] [plugins]
[profiles] [profiles]
[[default]] [[default]]
show_titlebar = false
background_color = "#002b36"
background_darkness = 0.67
background_type = transparent background_type = transparent
cursor_color = "#839496" cursor_color = "#aaaaaa"
font = PragmataPro 11
foreground_color = "#839496"
palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3"
scrollback_lines = 1500
show_titlebar = False
use_system_font = False