You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
65 lines
1.2 KiB
65 lines
1.2 KiB
# vim:ft=conf
|
|
|
|
font_family JetBrains Mono
|
|
font_size 11.5
|
|
|
|
background_opacity 0.9
|
|
dynamic_background_opacity yes
|
|
|
|
window_margin_width 5
|
|
bell_path none
|
|
bell_on_tab no
|
|
|
|
cursor_shape block
|
|
|
|
enable_audio_bell no
|
|
|
|
|
|
##me: Catppuccin Kitty Diff Mocha
|
|
## author: Catppuccin Org
|
|
## license: MIT
|
|
## upstream: https://github.com/catppuccin/kitty/blob/main/diff-mocha.conf
|
|
## blurb: Soothing pastel theme for the high-spirited!
|
|
|
|
# text
|
|
foreground #CDD6F4
|
|
# base
|
|
background #1E1E2E
|
|
# subtext0
|
|
title_fg #A6ADC8
|
|
|
|
# mantle
|
|
title_bg #181825
|
|
margin_bg #181825
|
|
|
|
# subtext1
|
|
margin_fg #A6ADC8
|
|
# mantle
|
|
filler_bg #181825
|
|
|
|
# 30% red, 70% base
|
|
removed_bg #5E3F53
|
|
# 50% red, 50% base
|
|
highlight_removed_bg #89556B
|
|
# 40% red, 60% base
|
|
removed_margin_bg #734A5F
|
|
|
|
# 30% green, 70% base
|
|
added_bg #475951
|
|
# 50% green, 50% base
|
|
highlight_added_bg #628168
|
|
# 40% green, 60% base
|
|
added_margin_bg #546D5C
|
|
|
|
# mantle
|
|
hunk_margin_bg #181825
|
|
hunk_bg #181825
|
|
|
|
# 40% yellow, 60% base
|
|
search_bg #A1937B
|
|
# text
|
|
search_fg #CDD6F4
|
|
# 30% sky, 70% base
|
|
select_bg #45475A
|
|
# text
|
|
select_fg #CDD6F4
|