ONEDAAAAAAAARK

This commit is contained in:
Marco Thomas
2021-01-01 15:15:48 +01:00
parent 200493dfc9
commit 6a0411d291
4 changed files with 39 additions and 40 deletions

View File

@@ -59,7 +59,7 @@ colors:
cyan: '#56B6C2'
white: '#D8D8D8'
background_opacity: 0.96
background_opacity: 1
selection:
save_to_clipboard: true
@@ -85,6 +85,4 @@ key_bindings:
- { key: C, mods: Control|Shift, action: Copy }
- { key: Key0, mods: Control, action: ResetFontSize }
- { key: Equals, mods: Control, action: IncreaseFontSize }
- { key: Add, mods: Control, action: IncreaseFontSize }
- { key: Subtract, mods: Control, action: DecreaseFontSize }
- { key: Minus, mods: Control, action: DecreaseFontSize }