summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2013-03-27 00:49:54 +0100
committerGravatar Tom Willemsen2013-03-27 00:49:54 +0100
commit12ce6e7f75be7db6f1a4c0b26619c96b765dec09 (patch)
tree81dd8e7c7d7650cdbb126058f4091ce0b87e1d21
parent1847e330d6ac0b21893435743ce98516898eb216 (diff)
downloaddotfiles-12ce6e7f75be7db6f1a4c0b26619c96b765dec09.tar.gz
dotfiles-12ce6e7f75be7db6f1a4c0b26619c96b765dec09.zip
Xdefaults: Use colors from yoshi-theme
-rw-r--r--.Xdefaults52
1 files changed, 35 insertions, 17 deletions
diff --git a/.Xdefaults b/.Xdefaults
index ebe9d51..cce9f2f 100644
--- a/.Xdefaults
+++ b/.Xdefaults
@@ -25,32 +25,32 @@ urxvt.boldFont: xft:Envy Code R:weight=bold:pixelsize=18
urxvt.italicFont: xft:Envy Code R:slant=italic:pixelsize=18
urxvt.depth: 32
-urxvt.background: [90]#111113
+urxvt.background: #111113
urxvt.foreground: #eeeeec
-urxvt.color0: #171719
-urxvt.color8: #999999
+urxvt.color0: #111113
+urxvt.color8: #eeeeec
-urxvt.color1: #973732
-urxvt.color9: #ff756e
+urxvt.color1: #734a4a
+urxvt.color9: #bf7d7d
-urxvt.color2: #405c2e
-urxvt.color10: #9ad870
+urxvt.color2: #52734a
+urxvt.color10: #8abf6d
-urxvt.color3: #835c0e
-urxvt.color11: #ffbb56
+urxvt.color3: #6b734a
+urxvt.color11: #b2bf6d
-urxvt.color4: #2729b6
-urxvt.color12: #78a2c1
+urxvt.color4: #4a5b73
+urxvt.color12: #6d97bf
-urxvt.color5: #5c325d
-urxvt.color13: #c39cc3
+urxvt.color5: #6b4a73
+urxvt.color13: #b27dbf
-urxvt.color6: #208181
-urxvt.color14: #93d8d8
+urxvt.color6: #4a7373
+urxvt.color14: #7dbfbf
urxvt.color7: #222224
-urxvt.color15: #a9a9a9
+urxvt.color15: #a5a5a4
Xft.antialias: true
Xft.rgba: rgb
@@ -61,7 +61,25 @@ Xft.hintstyle: hintslight
Emacs.menuBar: off
Emacs.toolbar: off
Emacs.useXIM: off
-! Emacs.background: #252a2b
+Emacs.background: #111113
+Emacs.borderWidth: 0
+Emacs.font: Envy Code R-13
+Emacs.foreground: #eeeeec
+Emacs.internalBorder: 0
+Emacs.paneFont: Envy Code R-13
+Emacs.pointerColor: #eeeeec
+Emacs*menu*font: Envy Code R-13
+Emacs*menu*foreground: #eeeeec
+Emacs*menu*background: #222224
+Emacs*menu*buttonForeground: #a5a5a4
+Emacs*menu*verticalSpacing: 0
+Emacs*menu*shadowThickness: 1
+Emacs*menu*margin: 0
+Emacs.pane.menubar.translations: #override\
+ Ctrl <Key> n: down()\n\
+ Ctrl <Key> p: up()\n\
+ Ctrl <Key> f: right()\n\
+ Ctrl <Key> b: left()\n\
xfontsel.sampleText: \
static void print_sample_message(XWindow *win) {\n\