This commit is contained in:
Your Name
2025-09-29 20:34:38 -06:00
parent 39b3db85da
commit 21f43b5591
3 changed files with 68 additions and 35 deletions

View File

@@ -93,6 +93,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 */