]> git.friedersdorff.com Git - max/dotfiles.git/blobdiff - X/.Xresources
feat: Use mutt for mailto links
[max/dotfiles.git] / X / .Xresources
index ce060979eaefdba87c5f19d139ee3808e92760e0..dd3ea58cf09073459d651bdd82e45dab777182a5 100644 (file)
@@ -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 \
+              <Key>BackSpace: string(0x7F)\n\
+              <Key>Delete:    string("\033[3~")\n\
+              <Key>Home:      string("\033[1~")\n\
+              <Key>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