about summary refs log tree commit diff stats
path: root/src/LYOptions.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYOptions.h')
-rw-r--r--src/LYOptions.h13
1 files changed, 8 insertions, 5 deletions
diff --git a/src/LYOptions.h b/src/LYOptions.h
index 5b98fcb3..f25722e0 100644
--- a/src/LYOptions.h
+++ b/src/LYOptions.h
@@ -1,4 +1,3 @@
-
 #ifndef LYOPTIONS_H
 #define LYOPTIONS_H
 
@@ -25,10 +24,14 @@ extern void edit_bookmarks NOPARAMS;
 #define L_FTPSTYPE	 5
 #define L_MAIL_ADDRESS	 6
 #define L_SSEARCH	 7
-#define L_CHARSET	 8
-#define L_RAWMODE	 9
-#define L_LANGUAGE	10
-#define L_PREF_CHARSET	11
+#define L_LANGUAGE	 8
+#define L_PREF_CHARSET	 9
+#define L_CHARSET	10
+#define L_RAWMODE	11
+
+#define L_COLOR         L_RAWMODE
+#define B_COLOR         44
+#define C_COLOR         62
 
 #define L_BOOL_A	12
 #define B_VIKEYS	5