summaryrefslogtreecommitdiffstats
path: root/test/expected/test_config.sh_d622658dc98327b1b2fd346802d24bc633e34ac7.err
blob: d8b2b123d2e9d478a72f83b8e7948ae54bea3aeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
✘ 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