diff --git a/zsh/.Xdefaults b/zsh/.Xdefaults index 9b66984..cd8e298 100644 --- a/zsh/.Xdefaults +++ b/zsh/.Xdefaults @@ -71,13 +71,13 @@ URxvt.pointerBlank: true !!Source http://github.com/altercation/solarized -*background: [90]#002b36 -*foreground: #eee8d5 +URxvt.background: [90]#002b36 +URxvt.foreground: #eee8d5 !!*fading: 40 -*fadeColor: #002b36 -*cursorColor: #93a1a1 -*pointerColorBackground: #586e75 -*pointerColorForeground: #93a1a1 +URxvt.fadeColor: #002b36 +URxvtrcursorColor: #93a1a1 +URxvt.pointerColorBackground: #586e75 +URxvt.pointerColorForeground: #93a1a1 !! black dark/light *color0: #073642