diff options
Diffstat (limited to 'theme')
| -rw-r--r-- | theme/purple_mountain/colors.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/purple_mountain/colors.h b/theme/purple_mountain/colors.h index 44ada9b..1d5eee1 100644 --- a/theme/purple_mountain/colors.h +++ b/theme/purple_mountain/colors.h @@ -7,7 +7,7 @@ static const char col_cyan[] = "#4B4E74"; /* st config */ -float alpha = 0.8; /* some themes may have this lighter or stronger then others */ +float alpha = 0.7; /* some themes may have this lighter or stronger then others */ static const char *colorname[] = { /* 8 normal colors */ |