less opaque to compensate for darker bg

This commit is contained in:
Luke Smith 2020-04-28 19:09:15 -04:00
parent f2faf93fab
commit b7b9c54a10
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

View File

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