tweaked nmtui colorscheme
This commit is contained in:
parent
d1f1546a0d
commit
1510e5de6b
1 changed files with 2 additions and 2 deletions
|
@ -180,14 +180,14 @@ colors:
|
||||||
|
|
||||||
# Normal colors
|
# Normal colors
|
||||||
normal:
|
normal:
|
||||||
black: '0x797979'
|
black: '0xc9c9c9'
|
||||||
red: '0x1f9b92'
|
red: '0x1f9b92'
|
||||||
green: '0x859900'
|
green: '0x859900'
|
||||||
yellow: '0xb58900'
|
yellow: '0xb58900'
|
||||||
blue: '0x000000'
|
blue: '0x000000'
|
||||||
magenta: '0xd33682'
|
magenta: '0xd33682'
|
||||||
cyan: '0x333333'
|
cyan: '0x333333'
|
||||||
white: '0xeee8d5'
|
white: '0x444444'
|
||||||
|
|
||||||
# Bright colors
|
# Bright colors
|
||||||
bright:
|
bright:
|
||||||
|
|
Loading…
Reference in a new issue