changeset 2355:0fed4a1c033a

jp (shell): changed prompt colour
author Goffi <goffi@goffi.org>
date Fri, 08 Sep 2017 07:58:10 +0200
parents 5129a0506739
children 6084aa557425
files frontends/src/jp/constants.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/frontends/src/jp/constants.py	Fri Sep 08 07:58:10 2017 +0200
+++ b/frontends/src/jp/constants.py	Fri Sep 08 07:58:10 2017 +0200
@@ -42,7 +42,7 @@
     A_SUCCESS = A.BOLD + A.FG_GREEN
     A_FAILURE = A.BOLD + A.FG_RED
     # A_PROMPT_* is for shell
-    A_PROMPT_PATH = A_HEADER
+    A_PROMPT_PATH = A.BOLD + A.FG_CYAN
     A_PROMPT_SUF = A.BOLD
 
     # exit codes