Advertisement
libchm

xresources collors

Oct 11th, 2015
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. ! --- ~/.Xresources ------------------------------------------------------------
  2. ! ------------------------------------------------------------------------------
  3. ! --- generated with 4bit Terminal Color Scheme Designer -----------------------
  4. ! ------------------------------------------------------------------------------
  5. ! --- http://ciembor.github.com/4bit -------------------------------------------
  6. ! ------------------------------------------------------------------------------
  7.  
  8. ! --- special colors ---
  9.  
  10. *background: #252b4d
  11. *foreground: #dec9f1
  12.  
  13. ! --- standard colors ---
  14.  
  15. ! black
  16. *color0: #212121
  17.  
  18. ! bright_black
  19. *color8: #5d5d5d
  20.  
  21. ! red
  22. *color1: #7a6777
  23.  
  24. ! bright_red
  25. *color9: #a29fb3
  26.  
  27. ! green
  28. *color2: #5f7c7d
  29.  
  30. ! bright_green
  31. *color10: #9ba5b5
  32.  
  33. ! yellow
  34. *color3: #747c77
  35.  
  36. ! bright_yellow
  37. *color11: #a1a5b3
  38.  
  39. ! blue
  40. *color4: #646192
  41.  
  42. ! bright_blue
  43. *color12: #9c9dbb
  44.  
  45. ! magenta
  46. *color5: #7a618d
  47.  
  48. ! bright_magenta
  49. *color13: #a29db9
  50.  
  51. ! cyan
  52. *color6: #5f7792
  53.  
  54. ! bright_cyan
  55. *color14: #9ba3bb
  56.  
  57. ! white
  58. *color7: #c8c8c8
  59.  
  60. ! bright_white
  61. *color15: #ffffff
  62.  
  63.  
  64. ! ------------------------------------------------------------------------------
  65. ! --- end of terminal colors section -------------------------------------------
  66. ! ------------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement