! Colors ! TokyoNight (storm) colors for Xresources *background: #24283b *foreground: #c0caf5 *color0: #1D202F *color1: #f7768e *color2: #9ece6a *color3: #e0af68 *color4: #7aa2f7 *color5: #bb9af7 *color6: #7dcfff *color7: #a9b1d6 *color8: #414868 *color9: #f7768e *color10: #9ece6a *color11: #e0af68 *color12: #7aa2f7 *color13: #bb9af7 *color14: #7dcfff *color15: #c0caf5 Xcursor.size: 16 Xft.dpi: 100 ! These might also be useful depending on your monitor and personal preference: Xft.autohint: 0 Xft.lcdfilter: lcddefault Xft.hintstyle: hintfull Xft.hinting: 1 Xft.antialias: 1 Xft.rgba: rgb ! XTerm config XTerm.visualBell: true XTerm.vt100.locale: false XTerm.vt100.utf8: true XTerm.vt100.metaSendsEscape: true XTerm.vt100.backarrowKey: false XTerm.ttyModes: erase ^? XTerm.vt100.translations: #override \n\ Ctrl M: maximize() \n\ Ctrl R: restore() \n\ Ctrl Shift C: copy-selection(CLIPBOARD) \n\ Ctrl Shift V: insert-selection(CLIPBOARD) XTerm.vt100.faceName: xft:TamzenForPowerline:pixelsize=16 XTerm.vt100.boldFont: xft:TamzenForPowerline:bold:pixelsize=16 XTerm.vt100.italicFont: xft:TamzenForPowerline:pixelsize=16 ! URxvt config URxvt.scrollBar: flase URxvt.font: xft:TamzenForPowerline:regular:pixelsize=20 URxvt.italicFont: xft:TamzenForPowerline:regular:pixelsize=20 URxvt.boldFont: xft:TamzenForPowerline:bold:pixelsize=20 URxvt.boldItalicFont: xft:TamzenForPowerline:bold:pixelsize=20 URxvt.keysym.Shift-Up: command:\033]720;1\007 URxvt.keysym.Shift-Down: command:\033]721;1\007 URxvt.keysym.Control-Up: \033[1;5A URxvt.keysym.Control-Down: \033[1;5B URxvt.keysym.Control-Right: \033[1;5C URxvt.keysym.Control-Left: \033[1;5D URxvt.iso14755: false URxvt.keysym.Control-Meta-c: builtin-string: URxvt.keysym.Control-Meta-v: builtin-string: URxvt.keysym.Shift-Control-V: eval:paste_clipboard URxvt.keysym.Shift-Control-C: eval:selection_to_clipboard URxvt.perl-lib: /usr/lib/urxvt/perl/ URxvt.perl-ext-common: default,clipboard,url-select,keyboard-select URxvt.urlLauncher: firefox URxvt.underlineURLs: true URxvt.urlButton: 1 ! vim: set filetype=xdefaults nomodeline: