commit 80e5b65160c080e020766c6532be328bb37697c4
parent 6855049c84d03682c5f0f957e4330610a3c8f3e8
Author: myuhe <yuhei.maeda@gmail.com>
Date: Sat, 4 Oct 2014 15:58:09 +0900
Add navi2ch face.
https://github.com/naota/navi2ch
Diffstat:
1 file changed, 39 insertions(+), 0 deletions(-)
diff --git a/solarized.el b/solarized.el
@@ -1495,6 +1495,45 @@ customize the resulting theme."
(eq variant 'light)
(list yellow base03 0.2)
(list cyan base03 0.3)))))))
+ ;;navi2ch
+ `(navi2ch-list-category-face ((,class (:foreground ,base0 :background ,blue :weight bold))))
+ `(navi2ch-list-category-face ((,class (:foreground ,blue ))))
+ `(navi2ch-list-add-board-name-face ((,class (:foreground ,yellow))))
+ `(navi2ch-list-board-name-face ((,class (:foreground ,blue))))
+ `(navi2ch-list-change-board-name-face ((,class (:foreground ,green :weight bold))))
+ `(navi2ch-bm-unread-face ((,class (:foreground ,green))))
+ `(navi2ch-bm-view-face ((,class (:foreground ,yellow))))
+ `(navi2ch-bm-cache-face ((,class (:foreground ,blue))))
+ `(navi2ch-bm-update-face ((,class (:foreground ,orange))))
+ `(navi2ch-bm-down-face ((,class (:foreground ,base03))))
+ `(navi2ch-bm-mark-face ((,class (:foreground ,red))))
+ `(navi2ch-bm-new-unread-face ((,class (:foreground ,green))))
+ `(navi2ch-bm-new-view-face ((,class (:foreground ,yellow))))
+ `(navi2ch-bm-new-cache-face ((,class (:foreground ,blue))))
+ `(navi2ch-bm-new-update-face ((,class (:foreground ,orange))))
+ `(navi2ch-bm-new-mark-face ((,class (:foreground ,red))))
+ `(navi2ch-bm-updated-unread-face ((,class (:foreground ,green))))
+ `(navi2ch-bm-updated-view-face ((,class (:foreground ,yellow))))
+ `(navi2ch-bm-updated-cache-face ((,class (:foreground ,blue))))
+ `(navi2ch-bm-updated-update-face ((,class (:foreground ,orange))))
+ `(navi2ch-bm-updated-navi2ch-bm-updated-mark-facemark-face ((,class (:foreground ,red))))
+ `(navi2ch-bm-seen-unread-face ((,class (:foreground ,green))))
+ `(navi2ch-bm-seen-view-face ((,class (:foreground ,yellow))))
+ `(navi2ch-bm-seen-cache-face ((,class (:foreground ,blue))))
+ `(navi2ch-bm-seen-update-face ((,class (:foreground ,orange))))
+ `(navi2ch-bm-seen-mark-face ((,class (:foreground ,red))))
+ `(navi2ch-article-header-face ((,class (:foreground ,base03))))
+ `(navi2ch-article-header-contents-face ((,class (:foreground ,blue))))
+ `(navi2ch-article-header-fusianasan-face ((,class (:foreground ,blue :underline t))))
+ `(navi2ch-article-link-face ((,class (:weight bold))))
+ `(navi2ch-article-url-face ((,class (:weight bold))))
+ `(navi2ch-article-citation-face ((,class (:foreground ,yellow))))
+ `(navi2ch-article-auto-decode-face ((,class (:foreground ,base03))))
+ `(navi2ch-article-message-separator-face ((,class (:foreground ,green))))
+ `(navi2ch-splash-screen-face ((,class (:foreground ,cyan))))
+ `(navi2ch-message-link-face ((,class (:weight bold))))
+ `(navi2ch-message-url-face ((,class (:weight bold))))
+ `(navi2ch-message-citation-face ((,class (:foreground ,magenta))))
;; org-mode
`(org-agenda-structure