Merge pull request #132 from myuhe/navi2ch

Add navi2ch face.
This commit is contained in:
Thomas Frössman 2014-10-05 06:15:40 +02:00
commit 609bf907aa

View file

@ -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