Changes alphas

This commit is contained in:
2024-08-17 19:00:39 +01:00
parent 043a55cba2
commit 9f86593ba3

View File

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