#define XRESOURCES_LOCAL ".config/Xresources_local" #if __has_include(XRESOURCES_LOCAL) # include XRESOURCES_LOCAL #endif #ifdef DPI Xft.dpi: DPI #endif #ifndef URXVT_FONT_SIZE #define URXVT_FONT_SIZE 12 #endif URxvt.color9: tomato URxvt.color10: spring green URxvt.color11: yellow URxvt.color12: royal blue URxvt.color13: plum URxvt.depth: 32 URxvt.foreground: LightSkyBlue1 URxvt.background: [80]black URxvt.cursorColor: white URxvt.fading: 30 URxvt.fadeColor: [65]black URxvt.borderColor: DarkSlateGray URxvt.font: xft:DejaVu Sans Mono:style=regular:pixelsize=URXVT_FONT_SIZE,xft:IPAMincho URxvt.scrollBar: true URxvt.scrollBar_right: true URxvt.scrollColor: dim gray URxvt.scrollBar_floating: true URxvt.scrollTTYOutput: true URxvt.scrollTTYKeyPress: true URxvt.inputMethod: ibus URxvt.preeditType: OverTheSpot URxvt.keysym.M-u: reselect:url URxvt.keysym.M-g: reselect:git_hash URxvt.keysym.M-i: reselect:message_id URxvt.keysym.M-w: reselect:user.0 URxvt.reselect.pattern.0: \\w\\S{4,} URxvt.reselect.hint.backgroundColor: 30 URxvt.reselect.hint.foregroundColor: 232 URxvt.urgentOnBell: true URxvt.saveLines: 16384 SshAskpass.grabKeyboard: False SshAskpass*foreground: LightSkyBlue1 SshAskpass*background: black SshAskpass*shadowThickness: 0 SshAskpass*font: xft:DejaVu Sans:style=regular:pixelsize=26 SshAskpass.indicator.background: LightSkyBlue4 xscreensaver.Dialog.foreground: LightSkyBlue1 xscreensaver.Dialog.background: black xscreensaver.Dialog.topShadowColor: LightSkyBlue3 xscreensaver.Dialog.bottomShadowColor: LightSkyBlue4 xscreensaver.Dialog.Button.foreground: LightSkyBlue1 xscreensaver.Dialog.Button.background: #4f4f4f xscreensaver.Dialog.text.foreground: LightSkyBlue1 xscreensaver.Dialog.text.background: #4f4f4f