diff dot_config/kitty/kitty.conf @ 259:81e00b8647b9

Fix colors
author zegervdv <zegervdv@me.com>
date Thu, 21 May 2020 22:24:46 +0200
parents e76bb97c0099
children 5fd0a7044f9f
line wrap: on
line diff
--- a/dot_config/kitty/kitty.conf	Thu May 21 17:35:19 2020 +0200
+++ b/dot_config/kitty/kitty.conf	Thu May 21 22:24:46 2020 +0200
@@ -2,7 +2,7 @@
 
 font_family Fira Code Retina
 
-cursor white
+cursor #eeeeee
 
 window_margin_width 4
 window_padding_width 4
@@ -34,3 +34,7 @@
 color7  #eeeeee
 color15 #ffffff
 
+scrollback_lines 10000
+
+selection_background #f43753
+