Added kitty configs

This commit is contained in:
2025-07-09 15:50:43 +02:00
parent 391416e9a5
commit a554e1f550
3 changed files with 2778 additions and 0 deletions

View File

@@ -0,0 +1,38 @@
# midnight-ocean kitty theme
# Base
foreground #CAD3E8
background #0B1B2B
cursor #4F84CC
cursor_text #0B1B2B
selection_background #152840
selection_foreground #CAD3E8
# Standard colours
color0 #0B1B2B
color1 #FF5C57
color2 #5AF78E
color3 #FFCC33
color4 #4F84CC
color5 #C397D8
color6 #70C0BA
color7 #CAD3E8
# Bright colours
color8 #647D9C
color9 #FF7B72
color10 #6DFCAC
color11 #FFE080
color12 #7FB3FF
color13 #D3A9E3
color14 #87D4C8
color15 #FFFFFF
# Font
font_family Inconsolata Go Nerd Font
font_size 12.0
# Window styling
window_padding_width 5
window_decorations none
background_opacity 0.80