Files
dotfiles/.config/kitty/themes/midnight-ocean.conf
2025-07-09 15:50:43 +02:00

39 lines
702 B
Plaintext

# 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