From c6a2997f92e138cad09beee83d10caa4063b27a8 Mon Sep 17 00:00:00 2001 From: ray Date: Wed, 22 Apr 2020 11:58:36 +0100 Subject: [PATCH] update cursor colour --- alacritty.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/alacritty.yml b/alacritty.yml index 1da465a..eecf416 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -61,7 +61,7 @@ font: bold: family: SourceCodePro - style: Black + style: Bold italic: family: SourceCodePro @@ -105,8 +105,8 @@ colors: # Colors the cursor will use if `custom_cursor_colors` is true cursor: - text: '0x000000' - cursor: '0xffffff' + text: '0x1f1f1f' + cursor: '0xea7607' # Normal colors normal: