mirror of
https://github.com/tiyn/st
synced 2025-10-29 02:01:21 +01:00
make opaque
This commit is contained in:
@@ -94,7 +94,7 @@ char *termname = "st-256color";
|
||||
unsigned int tabspaces = 8;
|
||||
|
||||
/* bg opacity */
|
||||
float alpha = 0.8;
|
||||
float alpha = 1.0;
|
||||
|
||||
/* Terminal colors (16 first used in escape sequence) */
|
||||
static const char *colorname[] = {
|
||||
|
||||
Reference in New Issue
Block a user