alacritty: change yellow, add scrolling section

This commit is contained in:
2019-06-25 18:26:15 +02:00
parent 2a0f54f6bb
commit f04eebbfda

View File

@@ -29,7 +29,7 @@ colors:
magenta: '0xc397d8' magenta: '0xc397d8'
red: '0xd54e53' red: '0xd54e53'
white: '0xa0a0a0' white: '0xa0a0a0'
yellow: '0xe6c547' yellow: '0xcca200'
primary: primary:
background: '0xedf0ef' background: '0xedf0ef'
foreground: '0x333333' foreground: '0x333333'
@@ -399,6 +399,11 @@ mouse:
mouse_bindings: mouse_bindings:
- action: PasteSelection - action: PasteSelection
mouse: Middle mouse: Middle
scrolling:
autoscroll: false
faux_multiplier: 3
history: 10000
multiplier: 3
selection: selection:
semantic_escape_chars: ",\u2502`|:\"' ()[]{}<>" semantic_escape_chars: ",\u2502`|:\"' ()[]{}<>"
shell: shell: