JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
no palette limit (thx Nick)
[st.git] / config.def.h
index 37f9620..35f36cb 100644 (file)
@@ -5,7 +5,7 @@
 #define BORDER 2
 #define SHELL "/bin/sh"
 
-/* Terminal colors */
+/* Terminal colors (16 first used in escape sequence) */
 static const char *colorname[] = {
        "black",
        "red3",