From a91eae6277a7ba82e3160598a9d7ce0b7e661027 Mon Sep 17 00:00:00 2001 From: stkhan Date: Mon, 7 Jun 2021 11:58:07 -0500 Subject: Made nord theme have a solid st background --- themes/nord | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes') 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[] = { -- cgit v1.2.3