Set LP_COLOR_MARK default to BOLD no color
Same reason as for 2a483f943077a7c680a0a3936d2c5ac33fe6822f
This commit is contained in:
parent
2a483f9430
commit
bd5fab3d29
@ -223,7 +223,7 @@ LP_COLOR_JOB_D=${LP_COLOR_JOB_D:-$YELLOW}
|
||||
LP_COLOR_JOB_R=${LP_COLOR_JOB_R:-$BOLD_YELLOW}
|
||||
LP_COLOR_JOB_Z=${LP_COLOR_JOB_Z:-$BOLD_YELLOW}
|
||||
LP_COLOR_ERR=${LP_COLOR_ERR:-$PURPLE}
|
||||
LP_COLOR_MARK=${LP_COLOR_MARK:-$BOLD_WHITE}
|
||||
LP_COLOR_MARK=${LP_COLOR_MARK:-$BOLD}
|
||||
LP_COLOR_MARK_ROOT=${LP_COLOR_MARK_ROOT:-$BOLD_RED}
|
||||
LP_COLOR_USER_LOGGED=${LP_COLOR_USER_LOGGED:-}
|
||||
LP_COLOR_USER_ALT=${LP_COLOR_USER_ALT:-$BOLD}
|
||||
|
Loading…
x
Reference in New Issue
Block a user