diff options
Diffstat (limited to 'themes/nord')
| -rw-r--r-- | themes/nord | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/nord b/themes/nord index 25fb5b0..2bf7407 100644 --- a/themes/nord +++ b/themes/nord @@ -17,7 +17,7 @@ static const char col_gray4[] = "#eeeeee"; /* st config */ -float alpha = 0.9; +float alpha = 1; static const char *colorname[] = { |