From 1c3fa2d6ba291ca20d5b1c9d973ab1cc9739fc96 Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 4 Oct 2021 00:29:34 +0100 Subject: themes: new org faces --- lib/themes/jao-themes.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/themes/jao-themes.el') 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) -- cgit v1.2.3