Advertisement
Guest User

Untitled

a guest
Aug 18th, 2019
186
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: #111116
  3. *.background: #dadadc
  4. *.cursorColor: #111116
  5.  
  6. ! black
  7. *.color0: #e2e2e4
  8. *.color8: #1f4f7c
  9.  
  10. ! red
  11. *.color1: #b0b0b5
  12. *.color9: #396d77
  13.  
  14. ! green
  15. *.color2: #84858b
  16. *.color10: #a39b93
  17.  
  18. ! yellow
  19. *.color3: #5f5f67
  20. *.color11: #17455c
  21.  
  22. ! blue
  23. *.color4: #404046
  24. *.color12: #5a5877
  25.  
  26. ! magenta
  27. *.color5: #28282c
  28. *.color13: #2b4661
  29.  
  30. ! cyan
  31. *.color6: #16171a
  32. *.color14: #286654
  33.  
  34. ! white
  35. *.color7: #0b0b0d
  36. *.color15: #3a3954
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement