Advertisement
Dobbie03

Untitled

Sep 15th, 2018
152
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: #c5c8c6
  3. *.background: #171717
  4. *.cursorColor: #c5c8c6
  5.  
  6. ! black
  7. *.color0: #282a2e
  8. *.color8: #373b41
  9.  
  10. ! red
  11. *.color1: #a54242
  12. *.color9: #cc6666
  13.  
  14. ! green
  15. *.color2: #8c9440
  16. *.color10: #b5bd68
  17.  
  18. ! yellow
  19. *.color3: #de935f
  20. *.color11: #f0c674
  21.  
  22. ! blue
  23. *.color4: #5f819d
  24. *.color12: #81a2be
  25.  
  26. ! magenta
  27. *.color5: #85678f
  28. *.color13: #b294bb
  29.  
  30. ! cyan
  31. *.color6: #577e79
  32. *.color14: #73aca5
  33.  
  34. ! white
  35. *.color7: #707880
  36. *.color15: #c5c8c6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement