! file: ~/.Xdefaults ! vim:enc=utf-8:nu:ai:si:et:ts=4:sw=4:ft=xdefaults: ! Cursour Settings ! Xcursor*theme: Vanilla-DMZ Xcursor.size: 22 ! Xft Settings ! Xft.dpi: 96.0 Xft.antialias: true ! Terminal Colors ! ! Black !*color0: #2E3436 urxvt*color0: rgba:1000/1000/1000/faff !urxvt*color8: #555753 urxvt*color8: rgb:55/57/53 ! Red !*color1: #cc0000 !*color9: #ef2929 urxvt*color1: rgb:cc/00/00 urxvt*color9: rgb:ef/29/29 ! Green !!*color2: #73d216 !*color2: #4E9A06 !*color10: #8ae234 urxvt*color2: rgb:4e/9a/06 urxvt*color10: rgb:8a/e2/34 ! Yellow !*color3: #c4a000 !*color11: #FCE94F urxvt*color3: rgb:c4/a0/00 urxvt*color11: rgb:fc/e9/4f ! Blue !*color4: #3465A4 !*color12: #204a87 urxvt*color4: rgb:34/65/A4 urxvt*color12: rgb:20/4a/87 ! Purple !*color5: #75507b !*color13: #5c3566 urxvt*color5: rgb:75/50/7b urxvt*color13: rgb:5c/35/66 ! Cyan !*color6: #06989A !*color14: #34e2e2 urxvt*color6: rgb:06/98/9a urxvt*color14: rgb:34/e2/e2 ! White !*color7: #d3d7cf !*color15: #eeeeec urxvt*color7: rgb:d3/d7/cf urxvt*color15: rgb:ee/ee/ec !urxvt*borderLess: true urxvt*foreground: rgb:ee/ee/ec urxvt*background: rgba:1000/1000/1000/faff urxvt*borderColor: rgba:1000/1000/1000/faff urxvt*dynamicColors: on !! OH MAN THIS SLOWS SO MUCH DOWN WITH RADEON! !!urxvt*depth: 32 urxvt*depth: 24 ! Orange !urxvt*cursorColor: [95]#f57900 urxvt*cursorColor: rgba:f500/7900/0000/faff !green !urxvt*scrollColor: #d43210 !urxvt*scrollColor: [95]#100909 ! !urxvt*scrollColor: [95]#2e3436 urxvt*scrollColor: rgba:2e00/3400/3600/faff urxvt*fading: 10 urxvt*fadeColor: black !urxvt*font: xft:Bitstream Vera Sans Mono:size=9:autohinting=true urxvt*font: xft:DejaVu Sans Mono:pixelsize=10:autohinting=true urxvt*boldFont: xft:DejaVu Sans Mono:pixelsize=10:autohinting=true !urxvt*font: xft:terminus:pixelsize=6 urxvt*saveLines: 8192 !urxvt*geometry: 60x17 urxvt*geometry: 80x22 !urxvt*geometry: 90x25 !80x24 urxvt*perl-lib: /usr/lib/urxvt/perl/ urxvt*perl-ext-common: default,matcher,selection !,mark-yank-urls urxvt*urlLauncher: firefox urxvt*underlineUrls: true urxvt*matcher.button: 2 urxvt*cutchars: `'",;@&*=|?()<>[]{} URxvt.tabbed.tabbar-fg: 15 URxvt.tabbed.tabbar-bg: 0 URxvt.tabbed.tab-fg: 15 URxvt.tabbed.tab-bg: 12 urxvt*scrollBar: true urxvt*scrollstyle: plain urxvt*scrollBar_right: true urxvt.secondaryScroll: true !urxvt*color0: [95]#101010 !*color0: [95]#101010 !*color0: #101010 !*color0: rgb:10/10/10 !*color0: #101010 !urxvt*color4: #6699CC !urxvt*color12: #3366FF !urxvt*keysym.M-u: perl:mark-yank-urls:activate_mark_mode ! colours for tab !urxvt*color8: [95]#050505 !urxvt*color15: #DDDDDD xterm*foreground: white xterm*background: black ! xclock -------------------------------------------------------------- xclock*analog: false xclock*update: 1 ! update every 1 sec xclock*Foreground: white xclock*background: black ! xpdf ----------------------------------------------------------------- xpdf*enableFreetype: yes xpdf*antialias: yes xpdf*foreground: white xpdf*background: black xpdf*urlCommand: /usr/bin/firefox %s xpdf*viKeys: on ! xscreensaver --------------------------------------------------------- !font settings xscreensaver.Dialog.headingFont: -*-fixed-bold-r-*-*-*-100-*-*-*-*-iso8859-1 xscreensaver.Dialog.bodyFont: -*-fixed-medium-r-*-*-*-120-*-*-*-*-iso8859-1 xscreensaver.Dialog.labelFont: -*-fixed-medium-r-*-*-*-120-*-*-*-*-iso8859-1 xscreensaver.Dialog.unameFont: -*-fixed-medium-r-*-*-*-120-*-*-*-*-iso8859-1 xscreensaver.Dialog.buttonFont: -*-fixed-bold-r-*-*-*-120-*-*-*-*-iso8859-1 xscreensaver.Dialog.dateFont: -*-fixed-medium-r-*-*-*-100-*-*-*-*-iso8859-1 xscreensaver.passwd.passwdFont: -*-fixed-bold-r-*-*-*-100-*-*-*-*-iso8859-1 !general dialog box (affects main hostname, username, password text) xscreensaver.Dialog.foreground: #ffffff xscreensaver.Dialog.background: #111111 xscreensaver.Dialog.topShadowColor: #111111 xscreensaver.Dialog.bottomShadowColor: #111111 xscreensaver.Dialog.Button.foreground: #666666 xscreensaver.Dialog.Button.background: #ffffff !username/password input box and date text colour xscreensaver.Dialog.text.foreground: #666666 xscreensaver.Dialog.text.background: #ffffff xscreensaver.Dialog.internalBorderWidth:24 xscreensaver.Dialog.borderWidth: 20 xscreensaver.Dialog.shadowThickness: 2 ! shado thickness - must be > zero !timeout bar (background is actually determined by Dialog.text.background) xscreensaver.passwd.thermometer.foreground: #ff0000 xscreensaver.passwd.thermometer.background: #000000 xscreensaver.passwd.thermometer.width: 8 !datestamp format--see the strftime(3) manual page for details xscreensaver.dateFormat: %I:%M%P %a %b %d, %Y