You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This theme is actively maintained and used on a daily basis by the author. It should have the best UX on macOS.
Features:
providing bullet threading for editing blocks (also available as a standalone plugin)
elegant font choices
delightful colors for markers
Working Demo
Check out my published knowledge garden at https://pengx17.github.io/knowledge-garden/. Though since the graph is read-only, you cannot test the bullet threading feature with it.
Usage
Marketplace
This theme and bullet threading is available in the Marketplace.
Using custom.css
Another way to adopt this theme is to use jsDelivr CDN by adding the following line to your custom.css. You can also change the @main part to use the latest version. This is the ONLY way to stylish your published graph for now.
/* This must be the first line of the custom.css with other import rules */@importurl("https://cdn.jsdelivr.net/gh/pengx17/logseq-dev-theme@main/custom.css");
/* You can also add other styles below to override the default theme values */
Customization
This theme does not provide official customization options. However, you can still change most of the colors and fonts. Please take a look this issue for guidance.
Caveats
If your theme defines border colors for the children-block, the bullet threading css may not work as expected.
This theme is guaranteed to work with the latest Logseq version WITHOUT backward compability.
Demo (might be outdated)
demo.mp4
Changelog
You may refer to Changelog, but it might not be well organized.