From a1c5e2a8b6df8967ed32b270edbc96782bf56bef Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Mon, 27 Jun 2022 22:02:25 +0530 Subject: pushing custom nextcloud css --- .config/alacritty/themes/doom-one-dark.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/alacritty/themes/doom-one-dark.yml') diff --git a/.config/alacritty/themes/doom-one-dark.yml b/.config/alacritty/themes/doom-one-dark.yml index 54bda64..de3393f 100644 --- a/.config/alacritty/themes/doom-one-dark.yml +++ b/.config/alacritty/themes/doom-one-dark.yml @@ -4,7 +4,7 @@ colors: # Default colors primary: # background: '0x282c34' - background: '0x000000' + background: '0x100b13' foreground: '0xbbc2cf' # Normal colors -- cgit v1.2.3