synthwave.Xresources 797 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. ! /----------------------------------\
  2. ! | synthwave |
  3. ! | originally based on dkegs urban |
  4. ! | https://fsociety.info 2016 |
  5. ! \----------------------------------/
  6. #define bg [97]#312e39
  7. #define blk #33303b
  8. #define fg #c0a79a
  9. #define bblk #4f4b58
  10. #define red #87404f
  11. #define grn #4c9882
  12. #define ylw #71949a
  13. #define blu #615772
  14. #define mag #783e57
  15. #define cyn #554757
  16. #define wht #c0a79a
  17. ! Colors
  18. *background: bg
  19. *foreground: fg
  20. *cursorColor: cyn
  21. *color0: blk
  22. *color8: bblk
  23. *color1: red
  24. *color9: red
  25. *color2: grn
  26. *color10: grn
  27. *color3: ylw
  28. *color11: ylw
  29. *color4: blu
  30. *color12: blu
  31. *color5: mag
  32. *color13: mag
  33. *color6: cyn
  34. *color14: cyn
  35. *color7: wht
  36. *color15: wht