aboutsummaryrefslogtreecommitdiff
path: root/gui/conf/metakr.org
diff options
context:
space:
mode:
Diffstat (limited to 'gui/conf/metakr.org')
-rw-r--r--gui/conf/metakr.org9
1 files changed, 6 insertions, 3 deletions
diff --git a/gui/conf/metakr.org b/gui/conf/metakr.org
index 81ecf8e..0cb6448 100644
--- a/gui/conf/metakr.org
+++ b/gui/conf/metakr.org
@@ -308,14 +308,17 @@ For quick iteration all colors are stored in a table.
:foreground @org-tag)
(org-block-begin-line
:inherit fixed-pitch
- :background @org-block-line)
+ :background @org-block-line
+ :extend t)
(org-block-end-line
:inherit fixed-pitch
- :background @org-block-line)
+ :background @org-block-line
+ :extend t)
(org-block
:background @org-block-bg
:inherit fixed-pitch
- :height 0.9)
+ :height 0.9
+ :extend t)
(org-priority
:inherit fixed-pitch
:weight normal)