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.

38 lines
564 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. ! black
  7. *.color0: #282c34
  8. *.color8: #282c36
  9. ! red
  10. *.color1: #e06c75
  11. *.color9: #e06c75
  12. ! green
  13. *.color2: #98c379
  14. *.color10: #98c379
  15. ! yellow
  16. *.color3: #e5c07b
  17. *.color11: #e5c07b
  18. ! blue
  19. *.color4: #61afef
  20. *.color12: #61afef
  21. ! magenta
  22. *.color5: #c678dd
  23. *.color13: #c678dd
  24. ! cyan
  25. *.color6: #56b6c2
  26. *.color14: #56b6c2
  27. ! white
  28. *.color7: #dcdfe4
  29. *.color15: #dcdfe4