Show full output of command :hi
in scratch window:
:Redir hi
Show full output of command :!ls -al
in scratch window:
/* | |
Use paired with Bielefeld theme in dark mode | |
See also: https://github.com/Zettlr/Zettlr/discussions/2863 | |
*/ | |
/* ----------------- */ | |
/* Light mode styles */ | |
/* ----------------- */ | |
.CodeMirror .cm-quote { |
colors: | |
# Default colors | |
primary: | |
background: '0x1e2127' | |
foreground: '0xabb2bf' | |
# Bright and dim foreground colors | |
# | |
# The dimmed foreground color is calculated automatically if it is not present. |