This commit is contained in:
2026-06-06 20:39:17 -04:00
parent c9b107933a
commit 22d52fbea5
6 changed files with 67 additions and 196 deletions

View File

@@ -101,6 +101,9 @@ char *termname = "st-256color";
*/
unsigned int tabspaces = 8;
/* bg opacity */
float alpha = 0.8;
/* Terminal colors (16 first used in escape sequence) */
static const char *colorname[] = {
/* 8 normal colors */