Search
-
Theming suggestions
* Allow font sizes relative to the font size in the settings. In the example below, a font size of 16 in the settings would give the h1 a font size of 24, while a font size of 18 in the settings would give a h1 font size of 27. "h1": { "font": { "size": { "relative": 1.5 } }}, * Allow syntax styling for github-style… -
Re: Coloured text
I'm unsure this is related, but I'm fighting highlight color behavior. I have a section in my theme. "highlight": { "color": "#2C2D2F", "backgroundColor": "#587083", "unfocusedBackgroundColor": "#4292D2" } This works great, EXCEPT the first incidence of a highlighted capture is always a default color, and I cannot see a… -
Re: Rene's Sublimeless Zettelkasten
The most advanced one ever - Sublimeless_ZK-pre-0.7 Phew, that was a big one. Thanks to @argonsnorts and also to 517qf from GitHub for all the suggestions, bug reports, and tips. Download the latest release from GitHub Here's what's new: * Unicode styling fixes * #37 session restore: reload opened notes * GOTO open tab /… -
Re: Why do you not use monospace fonts?