Advertisement
Guest User

kitty.conf

a guest
Dec 19th, 2021
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. background #363537
  2. foreground #f7f1ff
  3.  
  4. cursor #f7f1ff
  5. cursor_text_color #000000
  6. selection_foreground #363537
  7. selection_background #f7f1ff
  8.  
  9. # dull black
  10. color0 #363537
  11. # light black
  12. color8 #69676c
  13.  
  14. # dull red
  15. color1 #fc618d
  16. # light red
  17. color9 #fc618d
  18.  
  19. # dull green
  20. color2 #7bd88f
  21. # light green
  22. color10 #7bd88f
  23.  
  24. # yellow
  25. color3 #fce566
  26. # light yellow
  27. color11 #fce566
  28.  
  29. # blue
  30. color4 #fd9353
  31. # light blue
  32. color12 #fd9353
  33.  
  34. # magenta
  35. color5 #948ae3
  36. # light magenta
  37. color13 #948ae3
  38.  
  39. # cyan
  40. color6 #5ad4e6
  41. # light cyan
  42. color14 #5ad4e6
  43.  
  44. # dull white
  45. color7 #f7f1ff
  46. # bright white
  47. color15 #f7f1ff
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement