flatwhite: set style for org src block beginning

This commit is contained in:
Shane Kilkelly 2020-08-10 20:44:07 +01:00 committed by Emmanuel Bustos Torres
parent d04b994b4d
commit abba239214

View file

@ -573,6 +573,10 @@ determine the exact padding."
((org-block-begin-line &override) :foreground fg :slant 'italic)
(org-ellipsis :underline nil :background bg :foreground red)
((org-quote &override) :background base1)
((org-block-begin-line &override)
:background fw-orange-blend
:foreground fw-orange-text
:extend t)
;; web-mode
(web-mode-current-element-highlight-face :background dark-blue