summaryrefslogtreecommitdiffhomepage
path: root/lib/themes/jao-themes.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-10-04 00:29:34 +0100
committerjao <jao@gnu.org>2021-10-04 00:29:34 +0100
commit1c3fa2d6ba291ca20d5b1c9d973ab1cc9739fc96 (patch)
treeb5393af381c9146cc0ada324a6d22368284c380f /lib/themes/jao-themes.el
parent5a3f184f25bc4230d4d95d81e203f328839f8737 (diff)
downloadelibs-1c3fa2d6ba291ca20d5b1c9d973ab1cc9739fc96.tar.gz
elibs-1c3fa2d6ba291ca20d5b1c9d973ab1cc9739fc96.tar.bz2
themes: new org faces
Diffstat (limited to 'lib/themes/jao-themes.el')
-rw-r--r--lib/themes/jao-themes.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el
index 86273df..683bd6f 100644
--- a/lib/themes/jao-themes.el
+++ b/lib/themes/jao-themes.el
@@ -905,6 +905,8 @@
(org-agenda-structure (p f00))
(org-archived (p dimm))
(org-block (~ default))
+ (org-block-begin-line (p dimm))
+ (org-block-end-line (p dimm))
(org-code (p f11))
(org-column dfg dbg :height 1.0)
(org-date (p f02) nul)
@@ -926,6 +928,7 @@
(org-level-7 (~ outline-7))
(org-level-8 (~ outline-8))
(org-link link)
+ (org-meta-line (p dimm))
(org-noter-notes-exist-face it)
(org-property-value (~ default))
(org-roam-link (~ org-link) it)