alacritty: change yellow, add scrolling section
This commit is contained in:
@@ -29,7 +29,7 @@ colors:
|
||||
magenta: '0xc397d8'
|
||||
red: '0xd54e53'
|
||||
white: '0xa0a0a0'
|
||||
yellow: '0xe6c547'
|
||||
yellow: '0xcca200'
|
||||
primary:
|
||||
background: '0xedf0ef'
|
||||
foreground: '0x333333'
|
||||
@@ -399,6 +399,11 @@ mouse:
|
||||
mouse_bindings:
|
||||
- action: PasteSelection
|
||||
mouse: Middle
|
||||
scrolling:
|
||||
autoscroll: false
|
||||
faux_multiplier: 3
|
||||
history: 10000
|
||||
multiplier: 3
|
||||
selection:
|
||||
semantic_escape_chars: ",\u2502`|:\"' ()[]{}<>"
|
||||
shell:
|
||||
|
Reference in New Issue
Block a user