cli: Don't force bold output to be white
On terminals in light mode, it makes the bold stuff invisible.
1 file changed
+1
-1
cd9b46fe
→
b495358c
modified radicle-term/src/format.rs
@@ -77,7 +77,7 @@ pub fn badge_secondary<D: std::fmt::Display>(input: D) -> Paint<String> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|