X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=X%2F.Xresources;h=242f28b23a6dd2c481bd1d09213d4f9d99483dd8;hb=b28b7f5e03078286af4f00e3ff7e5f4158e61975;hp=03df4b6b4355ba5e9420faece7148b7da3a7b06c;hpb=6dcf8164a8ee1805f633a5e99511b7f7e2df7bbb;p=max%2Fdotfiles.git diff --git a/X/.Xresources b/X/.Xresources index 03df4b6..242f28b 100644 --- a/X/.Xresources +++ b/X/.Xresources @@ -1,63 +1,64 @@ -! --- special colors --- - -*background: #060b11 -*foreground: #d9e6f2 - -! --- standard colors --- +! special +*.foreground: #f8f8f3 +*.background: #272822 +*.cursorColor: #f8f8f3 ! black -*color0: #000000 - -! bright_black -*color8: #303030 +*.color0: #000000 +*.color8: #555555 ! red -*color1: #971b25 - -! bright_red -*color9: #e56d77 +*.color1: #f92672 +*.color9: #dd4278 ! green -*color2: #25971b - -! bright_green -*color10: #77e56d +*.color2: #74e22e +*.color10: #9dc54b ! yellow -*color3: #978c1b - -! bright_yellow -*color11: #e5db6d +*.color3: #e6db74 +*.color11: #d1ca89 ! blue -*color4: #1b2597 - -! bright_blue -*color12: #6d77e5 +*.color4: #66d9ef +*.color12: #7accda ! magenta -*color5: #8c1b97 - -! bright_magenta -*color13: #db6de5 +*.color5: #ae81ff +*.color13: #b392ef ! cyan -*color6: #1b978c - -! bright_cyan -*color14: #6de5db +*.color6: #00d9d9 +*.color14: #c8f0f0 ! white -*color7: #cdcdcd +*.color7: #f5deb3 +*.color15: #ffffff + + +XTerm*faceName: Liberation Mono +XTerm*faceSize: 14 + +URxvt*font: xft:Liberation Mono:size=14 +URxvt*letterSpace: -1 +URxvt*scrollBar: false -! bright_white -*color15: #ffffff +URxvt*transparent: true +URxvt*shading: 25 + +URxvt.urgentOnBell: True + +XTerm*termName: xterm-256color +URxvt*termName: xterm-256color -xterm*termName: xterm-color -XTerm*locale: true XTerm*metaSendsEscape: true -xterm*faceName: Liberation Mono -xterm*faceSize: 13 +Xterm*eightBitinput: true + +XTerm*allowSendEvents: true -Rxvt*scrollBar: false -Xcursor.size: 30 +*VT100.Translations: #override \ + BackSpace: string(0x7F)\n\ + Delete: string("\033[3~")\n\ + Home: string("\033[1~")\n\ + End: string("\033[4~") +*ttyModes: erase ^?