😻 GitHub themes for Logseq.
Now in Marketplace! 🎉📢 You can install it via Plugins -> Marketplace -> Themes.
| Light |
|---|
![]() |
| Dark | Dark Dimmed |
|---|---|
![]() |
![]() |
Here's how to install manually (But in most cases you don't need to do this):
Download the theme (e.g. light.css) into your notes folder and rename it to logseq/custom.css.
Paste this line to your logseq/custom.css:
@import url('https://cdn.jsdelivr.net/gh/g1eny0ung/logseq-github-theme@master/light.css');Or paste this line to your logseq/config.edn:
{
:custom-css-url "@import url('https://cdn.jsdelivr.net/gh/g1eny0ung/logseq-github-theme@master/light.css');"
}MIT
Thanks to github-vscode-theme for the inspiration and logo.


