terminator: solarized dark as default profile
This commit is contained in:
parent
cc9b77242a
commit
c7989fc3df
1 changed files with 1 additions and 8 deletions
|
@ -4,8 +4,6 @@
|
||||||
[keybindings]
|
[keybindings]
|
||||||
[profiles]
|
[profiles]
|
||||||
[[default]]
|
[[default]]
|
||||||
background_type = transparent
|
|
||||||
[[solarized-dark]]
|
|
||||||
palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3"
|
palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3"
|
||||||
background_darkness = 0.95
|
background_darkness = 0.95
|
||||||
background_type = transparent
|
background_type = transparent
|
||||||
|
@ -15,12 +13,7 @@
|
||||||
show_titlebar = False
|
show_titlebar = False
|
||||||
font = Inconsolata for Powerline Medium 12
|
font = Inconsolata for Powerline Medium 12
|
||||||
background_color = "#002b36"
|
background_color = "#002b36"
|
||||||
[[solarized-light]]
|
[layouts]
|
||||||
palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3"
|
|
||||||
background_color = "#eee8d5"
|
|
||||||
cursor_color = "#002b36"
|
|
||||||
foreground_color = "#002b36"
|
|
||||||
[layouts]
|
|
||||||
[[default]]
|
[[default]]
|
||||||
[[[child1]]]
|
[[[child1]]]
|
||||||
type = Terminal
|
type = Terminal
|
||||||
|
|
Loading…
Reference in a new issue