Update transparency
This commit is contained in:
parent
d64fc0091c
commit
ae28b8dca5
3 changed files with 2 additions and 535 deletions
|
@ -96,7 +96,7 @@ char *termname = "st-256color";
|
|||
unsigned int tabspaces = 8;
|
||||
|
||||
/* bg opacity */
|
||||
float alpha = 0.9;
|
||||
float alpha = 0.95;
|
||||
|
||||
/* Terminal colors (16 first used in escape sequence) */
|
||||
static const char *colorname[] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue