Changed font and color scheme of terminator.
New font: Deja Vu Sans Mono 10 New color scheme: Solarized
This commit is contained in:
@@ -1,13 +1,24 @@
|
|||||||
[global_config]
|
[global_config]
|
||||||
|
enabled_plugins = ,
|
||||||
[keybindings]
|
[keybindings]
|
||||||
[profiles]
|
[profiles]
|
||||||
[[default]]
|
[[default]]
|
||||||
|
palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3"
|
||||||
|
font = Deja Vu Sans Mono 10
|
||||||
|
background_image = None
|
||||||
|
urgent_bell = True
|
||||||
|
use_system_font = False
|
||||||
|
foreground_color = "#839496"
|
||||||
show_titlebar = False
|
show_titlebar = False
|
||||||
|
antialias = True
|
||||||
|
copy_on_selection = True
|
||||||
|
background_color = "#002b36"
|
||||||
[layouts]
|
[layouts]
|
||||||
[[default]]
|
[[default]]
|
||||||
[[[child1]]]
|
[[[child1]]]
|
||||||
type = Terminal
|
type = Terminal
|
||||||
parent = window0
|
parent = window0
|
||||||
|
profile = default
|
||||||
[[[window0]]]
|
[[[window0]]]
|
||||||
type = Window
|
type = Window
|
||||||
parent = ""
|
parent = ""
|
||||||
|
|||||||
Reference in New Issue
Block a user