From e9bb90aea2e730ec4c680e02550dc72484234b856d3d1cba57177d412201c76a Mon Sep 17 00:00:00 2001 From: Mikkel Harboe Arp Henriksen Date: Mon, 16 Jun 2025 22:28:02 +0200 Subject: [PATCH] kitty --- templates/kitty.conf.j2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/kitty.conf.j2 b/templates/kitty.conf.j2 index df3d340..57eafaf 100644 --- a/templates/kitty.conf.j2 +++ b/templates/kitty.conf.j2 @@ -3,9 +3,9 @@ font_family JetBrains Mono Nerd Font font_size 12.0 # Lys tema med blå tekst -background #e6f7ff # Meget lys blå/hvid -foreground #005f87 # Mørk, læsbar blå -cursor #00aaff # Klar blå cursor +background #e6f7ff +foreground #005f87 +cursor #00aaff selection_background #00aaff selection_foreground #ffffff