summaryrefslogtreecommitdiffstats
path: root/.Xdefaults
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-04-30 20:05:05 +0200
committerGravatar Tom Willemse2013-04-30 20:05:05 +0200
commit1311fab884fca7b44c415d2652e4ce2b9806b8f6 (patch)
tree59ba2f0e3e926a864c17829de7a45e676b022732 /.Xdefaults
parent5f173b0d5e937eeaccb75b843075f923945368a2 (diff)
downloaddotfiles-1311fab884fca7b44c415d2652e4ce2b9806b8f6.tar.gz
dotfiles-1311fab884fca7b44c415d2652e4ce2b9806b8f6.zip
Update Xdefaults colors and fonts
Diffstat (limited to '.Xdefaults')
-rw-r--r--.Xdefaults37
1 files changed, 18 insertions, 19 deletions
diff --git a/.Xdefaults b/.Xdefaults
index cce9f2f..2b35b47 100644
--- a/.Xdefaults
+++ b/.Xdefaults
@@ -20,37 +20,36 @@ urxvt.keysym.M-s: perl:keyboard-select:search
urxvt.keysym.M-u: perl:url-select:select_next
-urxvt.font: xft:Envy Code R:weight=medium:pixelsize=18
-urxvt.boldFont: xft:Envy Code R:weight=bold:pixelsize=18
-urxvt.italicFont: xft:Envy Code R:slant=italic:pixelsize=18
+urxvt.font: xft:Inconsolata:weight=medium:pixelsize=18
+urxvt.boldFont: xft:Inconsolata:weight=bold:pixelsize=18
urxvt.depth: 32
-urxvt.background: #111113
-urxvt.foreground: #eeeeec
+urxvt.background: #111111
+urxvt.foreground: #bfbfbf
-urxvt.color0: #111113
-urxvt.color8: #eeeeec
+urxvt.color0: #111111
+urxvt.color8: #ededed
-urxvt.color1: #734a4a
+urxvt.color1: #402929
urxvt.color9: #bf7d7d
-urxvt.color2: #52734a
+urxvt.color2: #3b4029
urxvt.color10: #8abf6d
-urxvt.color3: #6b734a
-urxvt.color11: #b2bf6d
+urxvt.color3: #3b4029
+urxvt.color11: #b2bf7d
-urxvt.color4: #4a5b73
+urxvt.color4: #293240
urxvt.color12: #6d97bf
-urxvt.color5: #6b4a73
+urxvt.color5: #3b2940
urxvt.color13: #b27dbf
-urxvt.color6: #4a7373
+urxvt.color6: #294040
urxvt.color14: #7dbfbf
-urxvt.color7: #222224
-urxvt.color15: #a5a5a4
+urxvt.color7: #404040
+urxvt.color15: #bfbfbf
Xft.antialias: true
Xft.rgba: rgb
@@ -63,12 +62,12 @@ Emacs.toolbar: off
Emacs.useXIM: off
Emacs.background: #111113
Emacs.borderWidth: 0
-Emacs.font: Envy Code R-13
+Emacs.font: Inconsolata-13
Emacs.foreground: #eeeeec
Emacs.internalBorder: 0
-Emacs.paneFont: Envy Code R-13
+Emacs.paneFont: Inconsolata-13
Emacs.pointerColor: #eeeeec
-Emacs*menu*font: Envy Code R-13
+Emacs*menu*font: Inconsolata-13
Emacs*menu*foreground: #eeeeec
Emacs*menu*background: #222224
Emacs*menu*buttonForeground: #a5a5a4