Merge branch 'master' of ssh://git.home.bouzou.org:222/paul/emacs-petrol-theme

This commit is contained in:
Paul Provost 2023-07-28 10:39:52 -04:00
commit d19920d5c4

View File

@ -363,6 +363,7 @@
`(org-headline-done ((,class (:height 1.0 :weight normal :foreground "#454545"))))
`(org-date ((,class (:foreground ,petrol-purple))))
`(org-document-title ((,class (:height 1.8 :weight bold :foreground "#454545"))))
`(org-verbatim ((,class (:foreground "#0066CC" :background "#F7FDFF"))))
`(highlight-numbers-number ((,class (:foreground "#d75f00"))))