#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: black URxvt.geometry: 100x40 URxvt.cursorColor: white URxvt.transparent: true URxvt.fading: 30 URxvt.shading: 20 URxvt.borderColor: yellow URxvt.font: xft:DejaVu Sans Mono:style=regular:pixelsize=URXVT_FONT_SIZE,xft:IPAMincho URxvt.scrollBar: true URxvt.scrollBar_right: 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.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