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

  1. # vim:ft=conf
  2. font_family JetBrains Mono
  3. font_size 11.5
  4. background_opacity 0.9
  5. dynamic_background_opacity yes
  6. window_margin_width 5
  7. bell_path none
  8. bell_on_tab no
  9. cursor_shape block
  10. enable_audio_bell no
  11. ##me: Catppuccin Kitty Diff Mocha
  12. ## author: Catppuccin Org
  13. ## license: MIT
  14. ## upstream: https://github.com/catppuccin/kitty/blob/main/diff-mocha.conf
  15. ## blurb: Soothing pastel theme for the high-spirited!
  16. # text
  17. foreground #CDD6F4
  18. # base
  19. background #1E1E2E
  20. # subtext0
  21. title_fg #A6ADC8
  22. # mantle
  23. title_bg #181825
  24. margin_bg #181825
  25. # subtext1
  26. margin_fg #A6ADC8
  27. # mantle
  28. filler_bg #181825
  29. # 30% red, 70% base
  30. removed_bg #5E3F53
  31. # 50% red, 50% base
  32. highlight_removed_bg #89556B
  33. # 40% red, 60% base
  34. removed_margin_bg #734A5F
  35. # 30% green, 70% base
  36. added_bg #475951
  37. # 50% green, 50% base
  38. highlight_added_bg #628168
  39. # 40% green, 60% base
  40. added_margin_bg #546D5C
  41. # mantle
  42. hunk_margin_bg #181825
  43. hunk_bg #181825
  44. # 40% yellow, 60% base
  45. search_bg #A1937B
  46. # text
  47. search_fg #CDD6F4
  48. # 30% sky, 70% base
  49. select_bg #45475A
  50. # text
  51. select_fg #CDD6F4