wizzy-bright.conf 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. # vim:ft=kitty
  2. ## name: Wizzy Bright
  3. ## license: MIT
  4. ## author: erin
  5. ## upstream: https://github.com/erincerys/kitty-themes/blob/master/themes/wizzy-bright.conf
  6. ## blurb: A variant of Wryan for a certain special Lain
  7. background #100814
  8. selection_background #4d4d4d
  9. cursor #9d9eca
  10. # a nearly imperceptible purple
  11. foreground #b2b8c4
  12. # alternate, deeper shades of purple
  13. #foreground #8a8dae
  14. #foreground #9b9ebf
  15. url_color #75c8c8
  16. selection_foreground #101010
  17. # black
  18. color0 #666666
  19. color8 #6f6f6f
  20. # red
  21. color1 #bf7998
  22. color9 #cf7fb3
  23. # green
  24. color2 #5ba6a6
  25. color10 #75c8c8
  26. # yellow
  27. color3 #8d8daa
  28. color11 #afafdc
  29. # blue
  30. color4 #6c88a6
  31. color12 #7aade6
  32. # magenta
  33. color5 #8f79bf
  34. color13 #af95e6
  35. # cyan
  36. color6 #6498bf
  37. color14 #82b8df
  38. # white
  39. color7 #abbec5
  40. color15 #bccfd4
  41. # tab bar
  42. active_tab_foreground #322a69
  43. active_tab_background #afafdc
  44. inactive_tab_foreground #322a36
  45. inactive_tab_background #8d8daa