X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=X%2F.Xresources;h=dd3ea58cf09073459d651bdd82e45dab777182a5;hb=1b55d5d0506f5406dd473e85d3cf47e638af40f2;hp=ca0a517cefc342edfe6c6f62bf83ef2a0ffae35d;hpb=8638c1564a18136bb8998cc0ae3f178e0576af6b;p=max%2Fdotfiles.git diff --git a/X/.Xresources b/X/.Xresources index ca0a517..dd3ea58 100644 --- a/X/.Xresources +++ b/X/.Xresources @@ -1,45 +1,69 @@ ! special -*.foreground: #a39a90 -*.background: #16130f -*.cursorColor: #a39a90 +*.foreground: #f8f8f3 +*.background: #272822 +*.cursorColor: #f8f8f3 ! black -*.color0: #16130f -*.color8: #5a5047 +*.color0: #000000 +*.color8: #555555 ! red -*.color1: #826d57 -*.color9: #826d57 +*.color1: #f92672 +*.color9: #dd4278 ! green -*.color2: #57826d -*.color10: #57826d +*.color2: #74e22e +*.color10: #9dc54b ! yellow -*.color3: #6d8257 -*.color11: #6d8257 +*.color3: #e6db74 +*.color11: #d1ca89 ! blue -*.color4: #6d5782 -*.color12: #6d5782 +*.color4: #66d9ef +*.color12: #7accda ! magenta -*.color5: #82576d -*.color13: #82576d +*.color5: #ae81ff +*.color13: #b392ef ! cyan -*.color6: #576d82 -*.color14: #576d82 +*.color6: #00d9d9 +*.color14: #c8f0f0 ! white -*.color7: #a39a90 -*.color15: #dbd6d1 +*.color7: #f5deb3 +*.color15: #ffffff + + +XTerm*faceName: Liberation Mono +XTerm*faceSize: 14 + +URxvt*font: xft:Liberation Mono:size=14 +URxvt*letterSpace: -1 +URxvt*scrollBar: false + +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 + +*VT100.Translations: #override \ + BackSpace: string(0x7F)\n\ + Delete: string("\033[3~")\n\ + Home: string("\033[1~")\n\ + End: string("\033[4~") +*ttyModes: erase ^? + -Rxvt*scrollBar: false -Xcursor.size: 30 +URxvt.perl-ext-common: matcher +URxvt.url-launcher: xdg-open +URxvt.matcher.button: 1