🎨 A Gorgeous Theme from https://piotrsss.github.io/logseq-tools/public/#/bujo-themes
Append logseq#themes
schema in package.json
{
"logseq": {
"themes": [
{
"name": "light-sepia",
"url": "./light-sepia.css",
"description": "Such a beautiful lighten theme 🔆",
"mode": "light"
},
{
"name": "dark-coffee",
"url": "./dark-coffee.css",
"description": "Such a beautiful darken theme ☕️",
"mode": "dark"
}
]
}
}
- Just
Load unpacked plugin
in Logseq Desktop client.