mirror of
https://github.com/tstack/lnav
synced 2024-11-03 23:15:38 +00:00
659 B
659 B
✘ error: invalid value for property “/ui/theme-defs/default/styles/text/color”
reason: invalid color -- “#f”
| reason: Could not parse color: #f
--> command-option:1
= help: Property Synopsis
/ui/theme-defs/default/styles/text/color #hex|color_name
Description
The foreground color value for this style. The value can be the name of an xterm color, the hexadecimal value, or a theme variable reference.
Examples
#fff
Green
$black
reason: invalid color -- “#f”
| reason: Could not parse color: #f
--> command-option:1
= help: Property Synopsis
/ui/theme-defs/default/styles/text/color #hex|color_name
Description
The foreground color value for this style. The value can be the name of an xterm color, the hexadecimal value, or a theme variable reference.
Examples
#fff
Green
$black