From 871ec43d9e255273e9e55a7b21c5c6f5bc857891 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Fri, 29 Apr 2022 15:55:21 -0400 Subject: fixed sectioning and some mistakes --- alacritty.yml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'alacritty.yml') diff --git a/alacritty.yml b/alacritty.yml index fec3c80..7281394 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -851,11 +851,11 @@ key_bindings: #print_events: false -############################################### -# Custom Colors and Configs from the internet # -############################################### +########################################## +# Custom Colors and Configs from Myself # +########################################## -# Colors (Hyper) +# Colors (DarkPastels from qterminal) colors: # Default colors primary: @@ -897,3 +897,8 @@ colors: cursor: # text: CellBackground cursor: "#69baa7" + + +############################################### +# Custom Colors and Configs from the internet # +############################################### -- cgit v1.2.3