summaryrefslogtreecommitdiffhomepage
path: root/themes/jao-themes.el
diff options
context:
space:
mode:
Diffstat (limited to 'themes/jao-themes.el')
-rw-r--r--themes/jao-themes.el8
1 files changed, 6 insertions, 2 deletions
diff --git a/themes/jao-themes.el b/themes/jao-themes.el
index 6641806..ad4bc0a 100644
--- a/themes/jao-themes.el
+++ b/themes/jao-themes.el
@@ -246,7 +246,7 @@
(comint-highlight-input (p f01) nbf)
(comint-highlight-prompt (p f00))
(company-echo-common (p warning))
- (company-scrollbar-bg (p warning))
+ (company-scrollbar-bg (p hilite))
(company-scrollbar-fg (p warning))
(company-tooltip (~ highlight))
(company-tooltip-annotation (~ company-tooltip) it)
@@ -766,6 +766,10 @@
(sh-quoted-exec (p f00))
(show-paren-match (p hilite))
(show-paren-mismatch (p error))
+ (slack-message-output-header (p f00))
+ (slack-message-output-text nil)
+ (slack-user-profile-header-face (p f01))
+ (slack-user-profile-property-name-face bf)
(sldb-frame-line-face (p f00))
(sldb-frame-label-face (p f01))
(sldb-condition-face (p f02))
@@ -793,7 +797,7 @@
(twittering-uri-face (~ link))
(twittering-username-face (p f01)))
`((underline nul))
- `((variable-pitch :family ,jao-themes--face-family :height 11)
+ `((variable-pitch :family ,jao-themes--face-family :height 110)
(vertical-border (c ,jao-themes--box nil) :inherit default))
`((w3m-anchor link)
(w3m-arrived-anchor vlink)