X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=X%2F.Xresources;h=baab6f2d17e4fc5dec4d29d31c7e01b1b327d004;hb=cb2c165304f53d8e2e3cbc874d9ebfff9bc9cc6f;hp=ce060979eaefdba87c5f19d139ee3808e92760e0;hpb=131337e64ba53b90250254da2b922bc317330340;p=max%2Fdotfiles.git diff --git a/X/.Xresources b/X/.Xresources index ce06097..baab6f2 100644 --- a/X/.Xresources +++ b/X/.Xresources @@ -1,38 +1,69 @@ -*background: #303030 -*foreground: #dcdccc -*cursorColor: #aaaaaa -*colorUL: #366060 -*underlineColor: #dfaf8f +! special +*.foreground: #f8f8f3 +*.background: #272822 +*.cursorColor: #f8f8f3 -*color0: #303030 -*color8: #000000 +! black +*.color0: #000000 +*.color8: #555555 -*color1: #c99090 -*color9: #d9a0a0 +! red +*.color1: #f92672 +*.color9: #dd4278 -*color2: #7d9d7d -*color10: #b0f8b0 +! green +*.color2: #74e22e +*.color10: #9dc54b -*color3: #cdbd8d -*color11: #edddad +! yellow +*.color3: #e6db74 +*.color11: #d1ca89 -*color4: #699da0 -*color12: #89cdd0 +! blue +*.color4: #66d9ef +*.color12: #7accda -*color5: #d989c0 -*color13: #d989c0 +! magenta +*.color5: #ae81ff +*.color13: #b392ef -*color6: #90dde0 -*color14: #90dde0 +! cyan +*.color6: #00d9d9 +*.color14: #c8f0f0 -*color7: #d9d9c9 -*color15: #eeeeee +! white +*.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: qutebrowser +URxvt.matcher.button: 1