adjust alpha

This commit is contained in:
2025-08-20 21:18:16 +01:00
parent 5396d514ab
commit dd3316c4fa

View File

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