initial commit
This commit is contained in:
16
templates/kitty.conf.j2
Normal file
16
templates/kitty.conf.j2
Normal 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
|
||||
Reference in New Issue
Block a user