emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r112257: * themes/tsdh-dark-theme.el


From: Tassilo Horn
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r112257: * themes/tsdh-dark-theme.el (tsdh-dark): Add some more faces.
Date: Tue, 09 Apr 2013 21:18:53 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 112257
committer: Tassilo Horn <address@hidden>
branch nick: trunk
timestamp: Tue 2013-04-09 21:18:53 +0200
message:
  * themes/tsdh-dark-theme.el (tsdh-dark): Add some more faces.
modified:
  etc/ChangeLog
  etc/themes/tsdh-dark-theme.el
=== modified file 'etc/ChangeLog'
--- a/etc/ChangeLog     2013-04-09 17:54:50 +0000
+++ b/etc/ChangeLog     2013-04-09 19:18:53 +0000
@@ -1,3 +1,7 @@
+2013-04-09  Tassilo Horn  <address@hidden>
+
+       * themes/tsdh-dark-theme.el (tsdh-dark): Add some more faces.
+
 2013-04-09  Masatake YAMATO  <address@hidden>
 
        * NEWS: Mention `sh-mode' own `add-log-current-defun-function'.

=== modified file 'etc/themes/tsdh-dark-theme.el'
--- a/etc/themes/tsdh-dark-theme.el     2013-01-02 16:13:04 +0000
+++ b/etc/themes/tsdh-dark-theme.el     2013-04-09 19:18:53 +0000
@@ -64,7 +64,10 @@
  '(highlight ((t (:background "sea green"))))
  '(hl-line ((t (:background "grey25"))))
  '(hl-paren-face ((t (:weight bold))) t)
+ '(icomplete-first-match ((t (:foreground "deep sky blue" :weight bold))))
  '(lusty-file-face ((t (:foreground "SpringGreen1"))) t)
+ '(magit-header ((t (:box 1 :weight bold))))
+ '(magit-section-title ((t (:inherit magit-header :background "dark slate 
blue"))))
  '(menu ((t (:background "gray30" :foreground "gray70"))))
  '(minibuffer-prompt ((t (:background "yellow" :foreground "medium blue" :box 
(:line-width -1 :color "red" :style released-button) :weight bold))))
  '(mode-line ((t (:box (:line-width 1 :color "red") :family "DejaVu Sans"))))


reply via email to

[Prev in Thread] Current Thread [Next in Thread]