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]
|
||||
enabled_plugins = ,
|
||||
[keybindings]
|
||||
[profiles]
|
||||
[[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
|
||||
antialias = True
|
||||
copy_on_selection = True
|
||||
background_color = "#002b36"
|
||||
[layouts]
|
||||
[[default]]
|
||||
[[[child1]]]
|
||||
type = Terminal
|
||||
parent = window0
|
||||
profile = default
|
||||
[[[window0]]]
|
||||
type = Window
|
||||
parent = ""
|
||||
|
||||
Reference in New Issue
Block a user