diff --git a/templates/kitty.conf.j2 b/templates/kitty.conf.j2 index 18fb21c..df3d340 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 # Meget lys blå/hvid +foreground #005f87 # Mørk, læsbar blå +cursor #00aaff # Klar blå cursor selection_background #00aaff selection_foreground #ffffff