summaryrefslogtreecommitdiff
path: root/.emacs
diff options
context:
space:
mode:
authorRené Neumann <rene.neumann@in.tum.de>2011-08-11 19:40:07 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2011-08-11 19:40:08 +0200
commitcf1c44ae4169b760631200b65aa9c991b0ceefa9 (patch)
tree66cebca6b016f5e667a10024eeda69d4d5982ed4 /.emacs
parentaa53962b9540dce996b183a5cd6e14274cfeec0f (diff)
downloaddotfiles-cf1c44ae4169b760631200b65aa9c991b0ceefa9.tar.gz
dotfiles-cf1c44ae4169b760631200b65aa9c991b0ceefa9.tar.bz2
dotfiles-cf1c44ae4169b760631200b65aa9c991b0ceefa9.zip
Better inconsolata things
Diffstat (limited to '.emacs')
-rw-r--r--.emacs2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs b/.emacs
index 29cf2c8..339d4df 100644
--- a/.emacs
+++ b/.emacs
@@ -44,7 +44,7 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
- '(default ((t (:inherit nil :stipple nil :background "Grey15" :foreground "Grey" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 143 :width normal :foundry "unknown" :family "Inconsolata"))))
+ '(default ((t (:inherit nil :stipple nil :background "Grey15" :foreground "Grey" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 113 :width normal :foundry "unknown" :family "Inconsolata"))))
'(isabelle-free-name-face ((((type x) (class color) (background dark)) (:foreground "lightblue"))))
'(isabelle-quote-face ((((type x) (class color) (background dark)) (:foreground "cyan3"))))
'(isabelle-string-face ((((type x) (class color) (background dark)) (:foreground "cyan3"))))