mirror of
https://github.com/SeriousBug/dotfiles
synced 2025-02-22 06:09:51 -06:00
29 lines
726 B
JSON
29 lines
726 B
JSON
|
{
|
||
|
"theme": {
|
||
|
"name": "Dev theme",
|
||
|
"url": "assets:///home/kaan/.logseq/plugins/logseq-dev-theme/custom.css",
|
||
|
"pid": "logseq-dev-theme"
|
||
|
},
|
||
|
"themes": {
|
||
|
"mode": "dark",
|
||
|
"light": {
|
||
|
"name": "Default Light Theme",
|
||
|
"url": null,
|
||
|
"description": "Logseq default light theme.",
|
||
|
"mode": "light",
|
||
|
"selected": true,
|
||
|
"group-first": true,
|
||
|
"group-desc": "light themes"
|
||
|
},
|
||
|
"dark": {
|
||
|
"name": "Dev theme",
|
||
|
"url": "assets:///home/kaan/.logseq/plugins/logseq-dev-theme/custom.css",
|
||
|
"pid": "logseq-dev-theme",
|
||
|
"group-first": true,
|
||
|
"group-desc": "light & dark themes",
|
||
|
"mode": "dark",
|
||
|
"selected": false
|
||
|
}
|
||
|
},
|
||
|
"externals": []
|
||
|
}
|