Update Xdefaults colors and fonts

This commit is contained in:
Tom Willemse 2013-04-30 20:05:05 +02:00
parent 5f173b0d5e
commit 1311fab884

View file

@ -20,37 +20,36 @@ urxvt.keysym.M-s: perl:keyboard-select:search
urxvt.keysym.M-u: perl:url-select:select_next urxvt.keysym.M-u: perl:url-select:select_next
urxvt.font: xft:Envy Code R:weight=medium:pixelsize=18 urxvt.font: xft:Inconsolata:weight=medium:pixelsize=18
urxvt.boldFont: xft:Envy Code R:weight=bold:pixelsize=18 urxvt.boldFont: xft:Inconsolata:weight=bold:pixelsize=18
urxvt.italicFont: xft:Envy Code R:slant=italic:pixelsize=18
urxvt.depth: 32 urxvt.depth: 32
urxvt.background: #111113 urxvt.background: #111111
urxvt.foreground: #eeeeec urxvt.foreground: #bfbfbf
urxvt.color0: #111113 urxvt.color0: #111111
urxvt.color8: #eeeeec urxvt.color8: #ededed
urxvt.color1: #734a4a urxvt.color1: #402929
urxvt.color9: #bf7d7d urxvt.color9: #bf7d7d
urxvt.color2: #52734a urxvt.color2: #3b4029
urxvt.color10: #8abf6d urxvt.color10: #8abf6d
urxvt.color3: #6b734a urxvt.color3: #3b4029
urxvt.color11: #b2bf6d urxvt.color11: #b2bf7d
urxvt.color4: #4a5b73 urxvt.color4: #293240
urxvt.color12: #6d97bf urxvt.color12: #6d97bf
urxvt.color5: #6b4a73 urxvt.color5: #3b2940
urxvt.color13: #b27dbf urxvt.color13: #b27dbf
urxvt.color6: #4a7373 urxvt.color6: #294040
urxvt.color14: #7dbfbf urxvt.color14: #7dbfbf
urxvt.color7: #222224 urxvt.color7: #404040
urxvt.color15: #a5a5a4 urxvt.color15: #bfbfbf
Xft.antialias: true Xft.antialias: true
Xft.rgba: rgb Xft.rgba: rgb
@ -63,12 +62,12 @@ Emacs.toolbar: off
Emacs.useXIM: off Emacs.useXIM: off
Emacs.background: #111113 Emacs.background: #111113
Emacs.borderWidth: 0 Emacs.borderWidth: 0
Emacs.font: Envy Code R-13 Emacs.font: Inconsolata-13
Emacs.foreground: #eeeeec Emacs.foreground: #eeeeec
Emacs.internalBorder: 0 Emacs.internalBorder: 0
Emacs.paneFont: Envy Code R-13 Emacs.paneFont: Inconsolata-13
Emacs.pointerColor: #eeeeec Emacs.pointerColor: #eeeeec
Emacs*menu*font: Envy Code R-13 Emacs*menu*font: Inconsolata-13
Emacs*menu*foreground: #eeeeec Emacs*menu*foreground: #eeeeec
Emacs*menu*background: #222224 Emacs*menu*background: #222224
Emacs*menu*buttonForeground: #a5a5a4 Emacs*menu*buttonForeground: #a5a5a4