Config: add light version of my-base16 theme.
This commit is contained in:
@@ -24,7 +24,10 @@
|
||||
`(org-level-8 ((,class (:foreground ,blue))))
|
||||
`(org-done ((,class (:foreground ,green :weight bold))))
|
||||
`(org-headline-done ((,class (:foreground ,green))))
|
||||
`(org-block-begin-line ((,class (:foreground ,base01 :underline t :slant italic :extend t))))
|
||||
`(org-block-end-line ((,class (:foreground ,base01 :overline t :slant italic :extend t))))
|
||||
`(org-priority ((,class (:foreground ,green :weight bold))))
|
||||
`(org-checkbox ((,class (:foreground ,base0 :weight bold))))
|
||||
`(font-lock-keyword-face ((,class (:foreground ,cyan :weight bold))))
|
||||
`(font-lock-doc-face ((,class (:foreground ,green :slant normal))))
|
||||
`(font-lock-string-face ((,class (:foreground ,green))))
|
||||
|
||||
Reference in New Issue
Block a user