summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/config.h b/config.h
index df47a5a..956657e 100644
--- a/config.h
+++ b/config.h
@@ -92,19 +92,19 @@ static const char *colorname[] = {
"#EA5CE2", /* base0E */
"#7CEDE9", /* base0C */
"#DFDBDF", /* base05 */
- "#61507A", /* base03 */
- "#E4600E", /* base09 */
- "#141414", /* base01 */
- "#242424", /* base02 */
+ "#B53B50", /* base08 */
+ "#06EA61", /* base0B */
+ "#DAE84D", /* base0A */
+ "#03AEFF", /* base0D */
"#BFBBBF", /* base04 */
- "#EFEBEF", /* base06 */
- "#9D4D0E", /* base0F */
+ "#EA5CE2", /* base0E */
+ "#7CEDE9", /* base0C */
"#FFFBFF", /* base07 */
};
unsigned int defaultfg = 7;
unsigned int defaultbg = 0;
-static unsigned int defaultcs = 13;
+static unsigned int defaultcs = 7;
static unsigned int defaultrcs = 0;
/*