Advertisement
Guest User

Untitled

a guest
May 19th, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. ! special
  2. *.foreground: #00e0e0
  3. *.background: #005050
  4. *.cursorColor: #00e0e0
  5.  
  6. ! black
  7. *.color0: #201602
  8. *.color8: #6c6823
  9.  
  10. ! red
  11. *.color1: #c35359
  12. *.color9: #c35359
  13.  
  14. ! green
  15. *.color2: #18974e
  16. *.color10: #18974e
  17.  
  18. ! yellow
  19. *.color3: #a88339
  20. *.color11: #a88339
  21.  
  22. ! blue
  23. *.color4: #477ca1
  24. *.color12: #477ca1
  25.  
  26. ! magenta
  27. *.color5: #8868b3
  28. *.color13: #8868b3
  29.  
  30. ! cyan
  31. *.color6: #75a738
  32. *.color14: #75a738
  33.  
  34. ! white
  35. *.color7: #948e48
  36. *.color15: #faf0a5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement