summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-04-28 19:09:15 -0400
committerLuke Smith <luke@lukesmith.xyz>2020-04-28 19:09:15 -0400
commitb7b9c54a10a29e35eba914463f2e67630d5af3f4 (patch)
treef2d2c5379438664ae5812c7e0ff26fb89d74385e
parentf2faf93fabf741730d6c4773b627837dcc81f43f (diff)
less opaque to compensate for darker bg
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index a271d92..52a884a 100644
--- a/config.h
+++ b/config.h
@@ -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[] = {