From 772508a05046097f2437d0940990dd861693ec39 Mon Sep 17 00:00:00 2001 From: aktersnurra Date: Mon, 19 Apr 2021 21:49:55 +0200 Subject: Changed bg in alacritty --- .config/alacritty/alacritty.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index f20aaad..d375dae 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -5,7 +5,7 @@ colors: # Default colors primary: - background: '#0f1419' + background: '#292D38' foreground: '#d8d8d8' # Colors the cursor will use if `custom_cursor_colors` is true @@ -55,7 +55,7 @@ font: family: SpaceMono Nerd Font # Style can be specified to pick a specific face. # style: Italic - size: 9.0 + size: 11.0 offset: x: 0 -- cgit v1.2.3-70-g09d2