Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- URxvt*transparent: false
- !URxvt*shading: 10 # 0 to 99 darkens, 101 to 200 lightens
- URxvt*saveLines: 200
- URxvt.perl-ext-common: default,matcher,tabbed
- URxvt.tabbed.tabbar-fg: 2
- URxvt.tabbed.tabbar-bg: 0
- URxvt.tabbed.tab-fg: 3
- URxvt.tabbed.tab-bg: 0
- URxvt.perl-ext: url-select
- URxvt.keysym.M-u: perl:url-select:select_next
- URxvt.urlLauncher: firefox
- URxvt.underlineURLs: true
- !URxvt*tintColor: Blue
- !URxvt*foreground: White
- !URxvt*background: Blue
- !URxvt*color4: RoyalBlue
- !URxvt*color12: RoyalBlue
- URxvt*scrollBar: true
- URxvt*scrollBar_right: true
- URxvt*scrollstyle:plain
- URxvt*font: xft:Bitstream Vera Sans Mono:pixelsize=12:antialias=true:hinting=true
- URxvt*boldFont: xft:Bitstream Vera Sans Mono:bold:pixelsize=12:antialias=true:hinting=true
- !URxvt*font: xft:DejaVu Sans Mono:pixelsize=12:antialias=true:hinting=true
- !URxvt*boldFont: xft:DejaVu Sans Mono:bold:pixelsize=12:antialias=true:hinting=true
- !URxvt*font: xft:Liberation Mono:pixelsize=13:antialias=true:hinting=true
- !URxvt*boldFont: xft:Liberation Mono:bold:pixelsize=13:antialias=true:hinting=true
- !URxvt*font: xft:terminus:pixelsize=15
- !URxvt*boldFont: xft:terminus:bold:pixelsize=15
- !URxvt*font:-*-courier-medium-r-normal-*-14-*-*-*-*-*-iso8859-1
- !URxvt*boldFont:-*-courier-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
- URxvt*iconFile: /usr/share/icons/Faenza/apps/scalable/terminal.svg
- ! terminal colors ------------------------------------------------------------
- ! tangoesque scheme
- *background: #111111
- *foreground: #babdb6
- ! Black (not tango) + DarkGrey
- *color0: #000000
- *color8: #555753
- ! DarkRed + Red
- *color1: #ff6565
- *color9: #ff8d8d
- ! DarkGreen + Green
- *color2: #93d44f
- *color10: #c8e7a8
- ! DarkYellow + Yellow
- *color3: #eab93d
- *color11: #ffc123
- ! DarkBlue + Blue
- *color4: #204a87
- *color12: #3465a4
- ! DarkMangenta + Mangenta
- *color5: #ce5c00
- *color13: #f57900
- !DarkCyan + Cyan (both not tango)
- *color6: #89b6e2
- *color14: #46a4ff
- ! LightGrey + White
- *color7: #cccccc
- *color15: #ffffff
- ! Xcursor --------------------------------------------------------------------
- Xcursor.theme: Vanilla-DMZ-AA
- Xcursor.size: 22
- ! Xft settings ---------------------------------------------------------------
- Xft.dpi: 96
- Xft.antialias: true
- Xft.rgba: rgb
- Xft.hinting: true
- Xft.hintstyle: hintslight
- ! xterm ----------------------------------------------------------------------
- xterm*geometry: 80x25
- xterm*faceName: terminus:bold:pixelsize=14
- !xterm*font: -*-dina-medium-r-*-*-16-*-*-*-*-*-*-*
- xterm*dynamicColors: true
- xterm*utf8: 2
- xterm*eightBitInput: true
- xterm*saveLines: 512
- xterm*scrollTtyKeypress: true
- xterm*scrollTtyOutput: false
- xterm*scrollBar: true
- xterm*rightScrollBar: true
- xterm*jumpScroll: true
- xterm*multiScroll: true
- xterm*toolBar: false
Advertisement
Add Comment
Please, Sign In to add comment