diff options
| -rwxr-xr-x | st/st | bin | 120816 -> 120832 bytes | |||
| -rw-r--r-- | st/x.o | bin | 87784 -> 87752 bytes | |||
| -rw-r--r-- | themes/nord | 2 |
3 files changed, 1 insertions, 1 deletions
| Binary files differBinary files differ 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[] = { |