Skip to content
Snippets Groups Projects
Commit b448e6e7 authored by Marius Storm-Olsen's avatar Marius Storm-Olsen Committed by Thorbjørn Lindeijer
Browse files

Enable suppressing syntax and setting a foreground color on disabled blocks

If the foreground color for the disabled text is different than the normal
text foreground, that's an indication that the user wants the disabled
block to be colored differently. If so, disable the syntax highlighting
and set uniform colors for the block.

If the foreground colors are identical apply full syntax highlighting in
the disabled block too. Some people want that.

Reviewed-by: Thorbjørn Lindeijer
parent 181b086f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment