CrunchBang Linux Pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

CrunchBang Linux Pastebin

Posted by Anonymous on Tue 22nd May 17:25 (modification of post by view diff)
download | new post

  1. ## COLORS ##
  2. XTerm*background:       black
  3. XTerm*foreground:       white
  4.  
  5. URxvt*background: #000000
  6. URxvt*foreground: #FFFFFF
  7.  
  8. *colorUL: #4E4FFF
  9.  
  10. !BLACK
  11. *color0:               #000000
  12. *color8:               #202020
  13. !RED
  14. *color1:               #6B6B6B
  15. *color9:               #464646
  16. !GREEN
  17. *color2:               #BCBCBC
  18. *color10:              #F8F8F8
  19. !YELLOW
  20. *color3:               #C4C4C4
  21. *color11:              #EEEEEE
  22. !BLUE
  23. *color4:               #999999
  24. *color12:              #7C7C7C
  25. !MAGENTA
  26. *color5:               #717171
  27. *color13:              #ADADAD
  28. !CYAN
  29. *color6:               #8A8A8A
  30. *color14:              #C0C0C0
  31. !WHITE
  32. *color7:               #ECECEC
  33. *color15:              #99AC9E
  34.  
  35. ## FONTS ##
  36.  
  37. !urxvt and general xft fonts:
  38. *font: xft:Fixed:pixelsize=12
  39. *boldfont:xft:Fixed:Bold:pixelsize=12
  40. #*font: xft:terminus:pixelsize=8
  41. #*boldFont: xft:terminus:bold:pixelsize=8
  42.  
  43. !xterm xft
  44.  
  45. xterm*faceName:            Fixed:pixelsize=12

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me