My dwm build
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.
 
 
 
 
 

36 lines
536 B

  1. ! special
  2. *.foreground: #e3e3e3
  3. *.background: #1d212a
  4. *.cursorColor: #e3e3e3
  5. ! black
  6. *.color0: #1d212a
  7. *.color8: #585e74
  8. ! red
  9. *.color1: #fc8993
  10. *.color9: #fb9199
  11. ! green
  12. *.color2: #89e19c
  13. *.color10: #8de19f
  14. ! yellow
  15. *.color3: #fbdf90
  16. *.color11: #ffe28e
  17. ! blue
  18. *.color4: #a7bdfb
  19. *.color12: #afc3fb
  20. ! magenta
  21. *.color5: #d990cd
  22. *.color13: #df95d3
  23. ! cyan
  24. *.color6: #81d4ee
  25. *.color14: #81d4ee
  26. ! white
  27. *.color7: #e3e3e3
  28. *.color15: #e3e3e3