xcolors-grandshell.Xresources 657 B

123456789101112131415161718192021222324252627282930313233
  1. ! grandshell color scheme
  2. ! based on steckerhalter (grandshell-theme for emacs).
  3. ! https://github.com/steckerhalter/grandshell-theme
  4. *background: #000000
  5. *foreground: #bebebe
  6. *cursorColor: #aa2255
  7. ! black + red
  8. *color0: #000000
  9. *color1: #f25a5a
  10. ! green + yellow
  11. *color2: #77bb33
  12. *color3: #efc334
  13. ! blue + purple
  14. *color4: #5555dd
  15. *color5: #C350FF
  16. ! cyan + white
  17. *color6: #5af2ee
  18. *color7: #bebebe
  19. ! bright-black + bright-red
  20. *color8: #222222
  21. *color9: #ffbbbb
  22. ! bright-green + bright-yellow
  23. *color10: #dcf692
  24. *color11: #f6df92
  25. ! bright-blue + bright-purple
  26. *color12: #b2baf6
  27. *color13: #f09fff
  28. ! bright-cyan + bright-white
  29. *color14: #5af2ee
  30. *color15: #eeeeee