everforest_light_hard.conf 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. # vim:ft=kitty
  2. ## name: Everforest Light Hard
  3. ## author: Sainnhe Park
  4. ## license: MIT
  5. ## upstream: https://github.com/ewal/kitty-everforest/blob/master/themes/everforest_light_hard.conf
  6. ## blurb: A green based color scheme designed to be warm and soft
  7. foreground #5c6a72
  8. background #fffbef
  9. selection_foreground #829181
  10. selection_background #f0f2d4
  11. cursor #5c6a72
  12. cursor_text_color #f8f5e4
  13. url_color #3a94c5
  14. active_border_color #8da101
  15. inactive_border_color #bec5b2
  16. bell_border_color #f57d26
  17. visual_bell_color none
  18. wayland_titlebar_color system
  19. macos_titlebar_color system
  20. active_tab_background #fffbef
  21. active_tab_foreground #5c6a72
  22. inactive_tab_background #f2efdf
  23. inactive_tab_foreground #939f91
  24. tab_bar_background #f8f5e4
  25. tab_bar_margin_color none
  26. mark1_foreground #fffbef
  27. mark1_background #3a94c5
  28. mark2_foreground #fffbef
  29. mark2_background #d3c6aa
  30. mark3_foreground #fffbef
  31. mark3_background #df69ba
  32. #: black
  33. color0 #708089
  34. color8 #829181
  35. #: red
  36. color1 #f85552
  37. color9 #e66868
  38. #: green
  39. color2 #8da101
  40. color10 #93b259
  41. #: yellow
  42. color3 #dfa000
  43. color11 #dfa000
  44. #: blue
  45. color4 #3a94c5
  46. color12 #3a94c5
  47. #: magenta
  48. color5 #df69ba
  49. color13 #df69ba
  50. #: cyan
  51. color6 #35a77c
  52. color14 #35a77c
  53. #: white
  54. color7 #939f91
  55. color15 #a6b0a0