summaryrefslogtreecommitdiffhomepage
path: root/themes/jao-themes.el
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2013-12-10 02:02:14 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2013-12-10 02:02:14 +0100
commit5f5b951c0c009c9887ce57bb81b8ee566978e587 (patch)
treee8ba3e6de1b26505b74da9056682911e1e1a8106 /themes/jao-themes.el
parentfd6bea466753f37c676bf89b2e8c5e0364b7e876 (diff)
downloadelibs-5f5b951c0c009c9887ce57bb81b8ee566978e587.tar.gz
elibs-5f5b951c0c009c9887ce57bb81b8ee566978e587.tar.bz2
themes tweaks
Diffstat (limited to 'themes/jao-themes.el')
-rw-r--r--themes/jao-themes.el9
1 files changed, 9 insertions, 0 deletions
diff --git a/themes/jao-themes.el b/themes/jao-themes.el
index 366664c..6fd8138 100644
--- a/themes/jao-themes.el
+++ b/themes/jao-themes.el
@@ -482,6 +482,14 @@
(helm-selection (p hilite))
(helm-separator (p dimm))
(helm-source-header (~ outline-1))
+ (helm-ls-git-added-copied-face dfg dbg)
+ (helm-ls-git-conflict-face (p error))
+ (helm-ls-git-deleted-and-staged-face (p dimm))
+ (helm-ls-git-deleted-not-staged-face dfg dbg)
+ (helm-ls-git-modified-and-staged-face (p f10))
+ (helm-ls-git-modified-not-staged-face (p warning))
+ (helm-ls-git-renamed-modified-face (p warning))
+ (helm-ls-git-untracked-face (p error))
(highlight (p hilite)))
`((ido-first-match (p warning))
(ido-first-match-face (p warning))
@@ -560,6 +568,7 @@
(magit-log-tag-label (p keyword))
(magit-section-title (~ outline-2))
(match (p hilite))
+ (markdown-italic-face (~ italic))
(menu nil)
(message-cited-text (p f01) nbf)
(message-header-cc (p f00) nbf)