changing opaqueness
This commit is contained in:
parent
707cf4c154
commit
a5e1bbc277
@ -83,7 +83,7 @@ char *termname = "st-256color";
|
||||
unsigned int tabspaces = 8;
|
||||
|
||||
/* bg opacity */
|
||||
float alpha = 0.8;
|
||||
float alpha = 0.92;
|
||||
|
||||
/* Terminal colors (16 first used in escape sequence) */
|
||||
static const char *colorname[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user