cli/pkg/cmd/config
Andy Feller 3eca268a7f Introduce color_labels support, update commands
This commit implements the actual changes around configuration setting / environment variable logic for displaying labels using their RGB hex color code in terminals with truecolor support.

One of the subtler changes in this commit is renaming generic ColorScheme.HexToRGB logic to render truecolor to ColorScheme.Label as this feature was being used exclusively for labels.  This is due to confusion about introducing the new `color_labels` config on top of generic coloring logic.
2025-04-02 18:24:20 -04:00
..
clear-cache Add config clear-cache command (#7693) 2023-08-30 15:19:09 +00:00
get Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
list Introduce color_labels support, update commands 2025-04-02 18:24:20 -04:00
set Fix repo fork to use remote protocol if none configured 2024-05-10 10:48:36 +02:00
config.go Use HTML numeric code instead of escaping with slash 2025-02-04 18:48:56 +05:00