summaryrefslogtreecommitdiffhomepage
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/themes/jao-themes.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el
index 4f11ba4..ea0acf8 100644
--- a/lib/themes/jao-themes.el
+++ b/lib/themes/jao-themes.el
@@ -978,7 +978,8 @@
`((powerline-active1 (~ mode-line))
(powerline-active2 (~ mode-line-inactive))
(powerline-inactive1 (~ mode-line-inactive))
- (powerline-inactive2 (~ mode-line)))
+ (powerline-inactive2 (~ mode-line))
+ (pulsar-generic (p hilite)))
`((query-replace bf (p hilite)))
`((rcirc-bright-nick (p hilite))
(rcirc-my-nick (p warning))
@@ -1010,6 +1011,7 @@
(shortdoc-heading (p outline-1) nul)
(shortdoc-section (p outline-2))
(shortdoc-separator (p dimm) st ex)
+ (shr-code (p hilite))
(shr-h1 (p outline-1))
(shr-h2 (p outline-2))
(shr-h3 (p outline-3))