use underline instead of bold for the highlight
This commit is contained in:
@@ -133,7 +133,7 @@
|
||||
ARCHITECTURE_COLOR = "@m" #: color for highlighting architectures
|
||||
VARIANT_COLOR = "@B" #: color for highlighting variants
|
||||
HASH_COLOR = "@K" #: color for highlighting package hashes
|
||||
NONDEFAULT_COLOR = "@*R" #: color for highlighting non-defaults in spec output
|
||||
NONDEFAULT_COLOR = "@_R" #: color for highlighting non-defaults in spec output
|
||||
|
||||
#: Default format for Spec.format(). This format can be round-tripped, so that:
|
||||
#: Spec(Spec("string").format()) == Spec("string)"
|
||||
|
Reference in New Issue
Block a user