Update
This commit is contained in:
parent
daf2bde52b
commit
714b38a372
@ -194,14 +194,14 @@ colors:
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x000000'
|
||||
red: '0xcd0000'
|
||||
green: '0x00cd00'
|
||||
yellow: '0xcdcd00'
|
||||
blue: '0x1e90ff'
|
||||
magenta: '0xcd00cd'
|
||||
cyan: '0x00cdcd'
|
||||
white: '0xc0c0c0'
|
||||
black: '0x4c4c4c'
|
||||
red: '0xff0000'
|
||||
green: '0x00ff00'
|
||||
yellow: '0xffff00'
|
||||
blue: '0x4682B4'
|
||||
magenta: '0xff00ff'
|
||||
cyan: '0x00ffff'
|
||||
white: '0xffffff'
|
||||
|
||||
# black: '0x5c5855'
|
||||
# red: '0xe8bbd0'
|
||||
@ -412,7 +412,7 @@ mouse:
|
||||
#
|
||||
# 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.
|
||||
modifiers: Control
|
||||
#modifiers: Control
|
||||
|
||||
# Mouse bindings
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user