Terminator: light presentation theme
This commit is contained in:
parent
b1d1fcd386
commit
44c5ba23a7
1 changed files with 10 additions and 1 deletions
|
|
@ -52,7 +52,16 @@ in
|
|||
scrollback_lines = 10000
|
||||
palette = "${colorString normal bright}"
|
||||
use_system_font = False
|
||||
[[presentation]]
|
||||
[[Light presentation]]
|
||||
visible_bell = True
|
||||
background_color = "${foreground}"
|
||||
cursor_color = "${background}"
|
||||
font = ${font.name} weight=450 20
|
||||
foreground_color = "${background}"
|
||||
show_titlebar = False
|
||||
palette = "${colorString dark normal}"
|
||||
use_system_font = False
|
||||
[[Dark presentation]]
|
||||
visible_bell = True
|
||||
background_color = "${background}"
|
||||
cursor_color = "${foreground}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue