diff options
| author | stkhan <personal@slickd.xyz> | 2022-03-18 08:09:07 -0800 |
|---|---|---|
| committer | stkhan <personal@slickd.xyz> | 2022-03-18 08:09:07 -0800 |
| commit | e20a439f0de08052fad50669fd005dee14d40cae (patch) | |
| tree | 8ffed60a1dce40ae64fd8f336a4d1b5d103683f1 /theme/purple_mountain | |
| parent | a33351c3345f7b8657e6415878a73b5fedb09d72 (diff) | |
Update dwm, added farbfeld, sent, and wmname plus more
Diffstat (limited to 'theme/purple_mountain')
| -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 8026ee1..5f4f2b2 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.6; /* some themes may have this lighter or stronger then others */ +float alpha = 0.8; /* some themes may have this lighter or stronger then others */ static const char *colorname[] = { /* 8 normal colors */ |