X-Git-Url: https://code.delx.au/dotfiles/blobdiff_plain/d3b5df3ab0f1916956c6d8e84dffaa5c6bc9c5db..34eb1c7b6561220f350967ea21589ef6b8b62271:/.Xresources diff --git a/.Xresources b/.Xresources index b41604e..24b5114 100644 --- a/.Xresources +++ b/.Xresources @@ -1,72 +1,33 @@ -! Nicer colours -URxvt.color0: #000000 -URxvt.color1: #BB0000 -URxvt.color2: #00BB00 -URxvt.color3: #BBBB00 -URxvt.color4: #0000BB -URxvt.color5: #BB00BB -URxvt.color6: #00BBBB -URxvt.color7: #BBBBBB -URxvt.color8: #555555 -URxvt.color9: #FF5555 -URxvt.color10: #55FF55 -URxvt.color11: #FFFF55 -URxvt.color12: #5555FF -URxvt.color13: #FF55FF -URxvt.color14: #55FFFF -URxvt.color15: #FFFFFF - -! Partial transparency for a dark on light terminal -URxvt.background: #FFFFFF -URxvt.foreground: #000000 -URxvt.inheritPixmap: True -URxvt.tintColor: #000000 -URxvt.shading: -10 - -! Partial transparency for a light on dark terminal -!URxvt.background: #000000 -!URxvt.foreground: #BBBBBB -!URxvt.inheritPixmap: True -!URxvt.tintColor: #FFFFFF -!URxvt.shading: 10 - - -! This option sets the TERM environment variable: -! TERM=rxvt-unicode won't work because systems don't have a terminfo file for -! TERM=xterm because different systems have inconsistent terminfo files for it -! (differing ideas about what xterm sends as backspace) -! TERM=xterm-color works well with the few key fixes below -URxvt.termName: xterm-color - -! Make the keys behave like the xterm-color terminfo says they should -URxvt.keysym.Home: \033[1~ -URxvt.keysym.End: \033[4~ -URxvt.backspacekey: ^H -URxvt.deletekey: \033[3~ - -! Scrollback buffer -URxvt.saveLines: 8192 - -! Put the scrollbar on the right -URxvt.scrollBar_right: true - -! Tab characters don't turn into spaces -URxvt.pasteableTabs: true - -! Fonts -!URxvt.font: 9x15 -!URxvt.font: fixed -URxvt.font: xft:Luxi Mono:pixelsize=14:autohint:antialias=true -URxvt.boldFont: xft:Luxi Mono:pixelsize=14:autohint:antialias=true -URxvt.italicFont: xft:Luxi Mono:pixelsize=14:autohint:antialias=true -URxvt.boldItalicFont: xft:Luxi Mono:pixelsize=14:autohint:antialias=true - -! Double-click selections -URxvt.cutchars: `"'&()*,;<=>?@[]{|}:$ - - - -! XTerm - undo Debian specific change to backspace keys -XTerm.backarrowKeyIsErase: false -XTerm.ptyInitialErase: false - +xscreensaver.Dialog.*Font: -*-fixed-bold-r-*-*-*-100-*-*-*-*-iso8859-1 + +XTerm.vt100.metaSendsEscape: true +XTerm.termName: xterm-256color +XTerm.vt100.backarrowKey: false +XTerm.ttyModes: erase ^? +XTerm.vt100.saveLines: 16384 +XTerm.vt100.faceName: Monospace:size=11:antialias=true + +XTerm.vt100.background: #211d1d +XTerm.vt100.foreground: #dadada + +XTerm.vt100.color0: #000000 +XTerm.vt100.color1: #fc391f +XTerm.vt100.color2: #31e722 +XTerm.vt100.color3: #eaec23 +XTerm.vt100.color4: #4879F7 +XTerm.vt100.color5: #f935f8 +XTerm.vt100.color6: #14f0f0 +XTerm.vt100.color7: #e9ebeb +XTerm.vt100.color8: #555555 +XTerm.vt100.color9: #fc391f +XTerm.vt100.color10: #31e722 +XTerm.vt100.color11: #eaec23 +XTerm.vt100.color12: #4879F7 +XTerm.vt100.color13: #f935f8 +XTerm.vt100.color14: #14f0f0 +XTerm.vt100.color15: #e9ebeb + +Xft.antialias: 1 +Xft.hintstyle: hintslight +Xft.rgba: rgb +Xft.dpi: 116