File: test_config.sh_d622658dc98327b1b2fd346802d24bc633e34ac7.err

package info (click to toggle)
lnav 0.13.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 60,084 kB
  • sloc: cpp: 215,599; ansic: 59,220; sh: 4,650; makefile: 3,578; python: 1,197; sql: 315; xml: 264; javascript: 18
file content (12 lines) | stat: -rw-r--r-- 672 bytes parent folder | download | duplicates (2)
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