Fix terminator colors
This commit is contained in:
parent
f69cae5c6c
commit
414fd76ead
@ -10,16 +10,17 @@
|
||||
[profiles]
|
||||
[[default]]
|
||||
scrollbar_position = hidden
|
||||
palette = "#000000:#aa0000:#00aa00:#aa5500:#0000aa:#aa00aa:#00aaaa:#aaaaaa:#555555:#ff5555:#55ff55:#ffff55:#5555ff:#ff55ff:#55ffff:#ffffff"
|
||||
palette = "#252525:#f92672:#a6e22e:#f4bf75:#66d9ef:#ae81ff:#a1efe4:#f8f8f2:#75715e:#f92672:#a6e22e:#f4bf75:#66d9ef:#ae81ff:#a1efe4:#f9f8f5"
|
||||
visible_bell = True
|
||||
background_image = None
|
||||
background_darkness = 0.9
|
||||
background_darkness = 0.94
|
||||
use_system_font = False
|
||||
cursor_color = "#ffffff"
|
||||
foreground_color = "#ffbf00"
|
||||
foreground_color = "#f8f8f2"
|
||||
scroll_on_output = False
|
||||
show_titlebar = False
|
||||
font = Meslo LG S 10
|
||||
font = Meslo LG L DZ 8
|
||||
background_color = "#252525"
|
||||
allow_bold = False
|
||||
scrollback_infinite = True
|
||||
[layouts]
|
||||
|
Loading…
x
Reference in New Issue
Block a user