diff options
Diffstat (limited to 'Source/Applications/Shell/Shell.class.h')
-rw-r--r-- | Source/Applications/Shell/Shell.class.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Applications/Shell/Shell.class.h b/Source/Applications/Shell/Shell.class.h index 9bd6524..dd7ef34 100644 --- a/Source/Applications/Shell/Shell.class.h +++ b/Source/Applications/Shell/Shell.class.h @@ -8,7 +8,7 @@ #include <App/ShellApp.proto.h> -#define PROMPTS_COLOR 1 +#define PROMPTS_COLOR 5 #define PROMPTV_COLOR 9 #define ENTRY_COLOR 6 #define NORMAL_COLOR 7 |