Advertisement
elhackerlibre

esquema de 16 colotres

Jul 16th, 2016
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. [colors]
  2.  
  3. # special
  4. foreground = #fdfdfd
  5. foreground_bold = #fdfdfd
  6. cursor = #fdfdfd
  7. background = #1b1b1b
  8.  
  9. # black
  10. color0 = #000000
  11. color8 = #0d0d0d
  12.  
  13. # red
  14. color1 = #111111
  15. color9 = #181818
  16.  
  17. # green
  18. color2 = #222222
  19. color10 = #272727
  20.  
  21. # yellow
  22. color3 = #333333
  23. color11 = #393939
  24.  
  25. # blue
  26. color4 = #444444
  27. color12 = #484848
  28.  
  29. # magenta
  30. color5 = #555555
  31. color13 = #595959
  32.  
  33. # cyan
  34. color6 = #16a085
  35. color14 = #05b08f
  36.  
  37. # white
  38. color7 = #777777
  39. color15 = #818181
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement