My dotfiles
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.

39 lines
555 B

  1. Xcursor.size: 20
  2. ! special
  3. *.foreground: #ffffff
  4. *.background: #1f1f2b
  5. *.cursorColor: #ffffff
  6. ! black
  7. *.color0: #2e3436
  8. *.color8: #555753
  9. ! red
  10. *.color1: #f54934
  11. *.color9: #ff0001
  12. ! green
  13. *.color2: #7de676
  14. *.color10: #47d467
  15. ! yellow
  16. *.color3: #ecc556
  17. *.color11: #deab11
  18. ! blue
  19. *.color4: #5700bc
  20. *.color12: #601ab0
  21. ! magenta
  22. *.color5: #af69b2
  23. *.color13: #aa49ad
  24. ! cyan
  25. *.color6: #1c98d5
  26. *.color14: #41afe5
  27. ! white
  28. *.color7: #e3e7de
  29. *.color15: #eeeeec