initial commit

This commit is contained in:
Mikkel Harboe Arp Henriksen
2025-06-12 21:52:57 +02:00
parent 4a8d5f6aa6
commit 986a86ee50
8 changed files with 298 additions and 0 deletions

16
templates/kitty.conf.j2 Normal file
View File

@@ -0,0 +1,16 @@
# Stargate Atlantis Font og Farver
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 */
selection_background #00aaff
selection_foreground #ffffff
# Aktivt vindue glow-effekt
active_border_color #00aaff
# Juster gennemsigtighed efter smag
background_opacity 0.85