mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
28 lines
626 B
JSON
28 lines
626 B
JSON
{
|
|
"theme": null,
|
|
"themes": {
|
|
"mode": "dark",
|
|
"light": {
|
|
"name": "Default Light Theme",
|
|
"url": null,
|
|
"description": "Logseq default light theme.",
|
|
"mode": "light",
|
|
"selected": false,
|
|
"group-first": true,
|
|
"group-desc": "light themes"
|
|
},
|
|
"dark": {
|
|
"name": "Default Dark Theme",
|
|
"url": null,
|
|
"description": "Logseq default dark theme.",
|
|
"mode": "dark",
|
|
"selected": true,
|
|
"group-first": true,
|
|
"group-desc": "dark theme"
|
|
}
|
|
},
|
|
"externals": [],
|
|
"pinnedToolbarItems": [
|
|
"logseq-journals-calendar:open-calendar"
|
|
]
|
|
}
|