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.

41 lines
600 B

  1. # Onehalf Colorscheme for Kitty
  2. # Based on https://github.com/sonph/onehalf
  3. # By https://github.com/dbinary
  4. foreground #dcdfe4
  5. background #282c34
  6. selection_foreground #000000
  7. selection_background #FFFACD
  8. url_color #0087BD
  9. # black
  10. color0 #282c34
  11. color8 #282c36
  12. # red
  13. color1 #e06c75
  14. color9 #e06c75
  15. # green
  16. color2 #98c379
  17. color10 #98c379
  18. # yellow
  19. color3 #e5c07b
  20. color11 #e5c07b
  21. # blue
  22. color4 #61afef
  23. color12 #61afef
  24. # magenta
  25. color5 #c678dd
  26. color13 #c678dd
  27. # cyan
  28. color6 #56b6c2
  29. color14 #56b6c2
  30. # white
  31. color7 #dcdfe4
  32. color15 #dcdfe4