Update
This commit is contained in:
parent
daf2bde52b
commit
714b38a372
@ -194,14 +194,14 @@ colors:
|
|||||||
|
|
||||||
# Bright colors
|
# Bright colors
|
||||||
bright:
|
bright:
|
||||||
black: '0x000000'
|
black: '0x4c4c4c'
|
||||||
red: '0xcd0000'
|
red: '0xff0000'
|
||||||
green: '0x00cd00'
|
green: '0x00ff00'
|
||||||
yellow: '0xcdcd00'
|
yellow: '0xffff00'
|
||||||
blue: '0x1e90ff'
|
blue: '0x4682B4'
|
||||||
magenta: '0xcd00cd'
|
magenta: '0xff00ff'
|
||||||
cyan: '0x00cdcd'
|
cyan: '0x00ffff'
|
||||||
white: '0xc0c0c0'
|
white: '0xffffff'
|
||||||
|
|
||||||
# black: '0x5c5855'
|
# black: '0x5c5855'
|
||||||
# red: '0xe8bbd0'
|
# red: '0xe8bbd0'
|
||||||
@ -412,7 +412,7 @@ mouse:
|
|||||||
#
|
#
|
||||||
# These are the modifiers that need to be held down for opening URLs when clicking
|
# These are the modifiers that need to be held down for opening URLs when clicking
|
||||||
# on them. The available modifiers are documented in the key binding section.
|
# on them. The available modifiers are documented in the key binding section.
|
||||||
modifiers: Control
|
#modifiers: Control
|
||||||
|
|
||||||
# Mouse bindings
|
# Mouse bindings
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user