Update transparency

This commit is contained in:
Alex Selimov 2024-11-13 09:13:31 -05:00
parent d64fc0091c
commit ae28b8dca5
3 changed files with 2 additions and 535 deletions

View file

@ -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[] = {