summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2022-12-16 01:51:14 +0100
committeryuzu-eva <stevenhu@web.de>2022-12-16 01:51:14 +0100
commitee9cc8d83a3574ca0168e0bd9a4248ee6dafd087 (patch)
tree6217e1184061cca4c07f7542ff4f3c128f812ce0 /config.h
parentb168e596898ab0fbfb50468d21514e037c55288d (diff)
adjusted alpha
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index 6da7638..69ae290 100644
--- a/config.h
+++ b/config.h
@@ -96,8 +96,8 @@ char *termname = "st-256color";
unsigned int tabspaces = 4;
/* bg opacity */
-float alpha = 0.8;
-float alphaUnfocused = 0.6;
+float alpha = 0.9;
+float alphaUnfocused = 0.0;
/* Terminal colors (16 first used in escape sequence) */
static const char *colorname[] = {