diff options
author | jao <jao@gnu.org> | 2021-06-01 03:33:52 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2021-06-01 03:33:52 +0100 |
commit | 462fb0930d83c26604dabdbc77488fb1437b796b (patch) | |
tree | a1994369b1af33473c0c85aa78ff98ec64963e54 /lib | |
parent | 66c944281950e7d4df60e376277ee76f3c4283ed (diff) | |
download | elibs-462fb0930d83c26604dabdbc77488fb1437b796b.tar.gz elibs-462fb0930d83c26604dabdbc77488fb1437b796b.tar.bz2 |
nit
Diffstat (limited to 'lib')
-rw-r--r-- | lib/themes/jao-themes.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index 6753683..7fd8798 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -892,6 +892,7 @@ (org-agenda-restriction-lock (~ default)) (org-agenda-structure (p f00)) (org-archived (p dimm)) + (org-block (~ default)) (org-code (p f11)) (org-column dfg dbg :height 1.0) (org-date (p f02) nul) |