Fixed coloring issue with URxvt and vim
[my-dotfiles.git] / Xresources
index e147af6..f814b41 100644 (file)
@@ -6,22 +6,19 @@ Xft.autohint: false
 Xft.hintstyle: hintslight
 Xft.lcdfilter: lcddefault
 
-XTerm*pointerColor: #16A085
+XTerm*pointerColor: #64b5f6
 XTerm*faceName: Fixed
 XTerm*faceSize: 11
 
-*background:            #272827
-*foreground:            #657b83
-*fading:                15
-*fadeColor:             black
-*cursorColor:           #16A085
-*pointerColorBackground:#2B2C2B
-*pointerColorForeground:#16A085
 
 ! special
 *.foreground:   #f5f5f5
 *.background:   #303030
-*.cursorColor:  #f5f5f5
+*.fading:                15
+*.fadeColor:             #303030
+*.cursorColor:           #64b5f6
+*.pointerColorBackground:#303030
+*.pointerColorForeground:#64b5f6
 
 ! black
 *.color0:       #303030
@@ -61,11 +58,13 @@ XTerm*foreground: #f5f5f5
 XTerm*reverseVideo: on
 XTerm*selectToClipboard: true
 
-URxvt*termName: rxvt-256color
-URxvt.font: xft:Droid Sans Mono for Powerline:size=10,style=regular
+URxvt*termName: rxvt-unicode-256color
+URxvt.font: xft:Inconsolata:Bold:pixelsize=14
+URxvt.boldFont: xft:Inconsolata:Black:pixelsize=14
 URxvt.geometry: 120x30
 URxvt.depth: 32
-URxvt.background:      [80]#303030
+URxvt.letterSpace: 1
+URxvt.background:      [90]#303030
 URxvt*scrollBar:                      false
 URxvt*mouseWheelScrollPage:           false
 URxvt*cursorBlink:                    true
@@ -75,6 +74,6 @@ URxvt*cursorColor:                  #f5f5f5
 URxvt*saveLines:                      5000
 URxvt.internalBorder: 1
 
-URxvt.colorIT:      #81c784
+URxvt.colorIT:      #64b5f6
 URxvt.colorBD:      #f5f5f5
-URxvt.colorUL:      #7986cb
+URxvt.colorUL:      #1976d2