summaryrefslogtreecommitdiffstats
path: root/src/cr_cpri.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cr_cpri.h')
-rw-r--r--src/cr_cpri.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/cr_cpri.h b/src/cr_cpri.h
index 62aafc6..16c33af 100644
--- a/src/cr_cpri.h
+++ b/src/cr_cpri.h
@@ -22,7 +22,7 @@
*
* File : cr_cpri.h
*
- * @(#) [MB] cr_cpri.h Version 1.27 du 15/10/11 -
+ * @(#) [MB] cr_cpri.h Version 1.28 du 15/10/17 -
*
* ============================================================================
*/
@@ -37,6 +37,7 @@
#define CR_CONFIG_FILENAME ".hl.cfg"
#define CR_DEFLT_CONFIG_FILE "/etc/default/hl"
#define CR_ENV_DEFLT "HL_DEFAULT"
+#define CR_DEFLT_COLOR "3Y"
#define bool int
#define FALSE (0)