diff options
-rw-r--r-- | config.def.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h index 63c5ca6..7c85aa7 100644 --- a/config.def.h +++ b/config.def.h @@ -112,6 +112,7 @@ float alpha = 1.0; /* Terminal colors (16 first used in escape sequence) */ static const char *colorname[] = { + /* gruvbox */ /* 8 normal colors */ "#1d2021", "#cc241d", |