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