diff options
author | tsxv478 <atvx717@infraredcombat.xyz> | 2025-08-04 21:43:50 +0300 |
---|---|---|
committer | tsxv478 <atvx717@infraredcombat.xyz> | 2025-08-04 21:43:50 +0300 |
commit | a580c94960dcfa01b88a7b35210a15a08a982853 (patch) | |
tree | e724fc9fa405d0c99de5319f8939b66009278a07 | |
parent | 4edb7eafb1477ad428b5e95573647902a2032a75 (diff) |
-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", |