From f83dbd551de2d55122d8f338f024c2a23da2a51c Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 15 Mar 2021 04:18:35 +0000 Subject: clean ups --- src/lib/Config.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/Config.hs') diff --git a/src/lib/Config.hs b/src/lib/Config.hs index 5064311..146cf5f 100644 --- a/src/lib/Config.hs +++ b/src/lib/Config.hs @@ -41,7 +41,7 @@ lightPalette = Palette { pNormal = "black" , pBorder = "grey80" , pForeground = "#000000" , pBackground = "white" - , pAlpha = 0 + , pAlpha = 229 , pIconRoot = icons "light" , pIsLight = True } -- cgit v1.2.3