{"id":13783365,"url":"https://github.com/l3ony2k/D42ker-Logseq","last_synced_at":"2025-05-11T19:30:42.802Z","repository":{"id":115460087,"uuid":"372050079","full_name":"l3ony2k/D42ker-Logseq","owner":"l3ony2k","description":"Default Logseq dark theme with 0 saturation background and some other tweaks.","archived":false,"fork":false,"pushed_at":"2022-10-06T09:38:08.000Z","size":140,"stargazers_count":33,"open_issues_count":1,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-07T22:02:09.157Z","etag":null,"topics":["logseq","logseq-themes","themes"],"latest_commit_sha":null,"homepage":"https://l3ony2k.github.io/D42ker-Logseq/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/l3ony2k.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-29T18:58:53.000Z","updated_at":"2025-02-17T10:08:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"39cb42f4-9ed8-47fd-babf-8af4c142f5a1","html_url":"https://github.com/l3ony2k/D42ker-Logseq","commit_stats":null,"previous_names":["leonwong0609/logseq-default-dark-0-saturation"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l3ony2k%2FD42ker-Logseq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l3ony2k%2FD42ker-Logseq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l3ony2k%2FD42ker-Logseq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l3ony2k%2FD42ker-Logseq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/l3ony2k","download_url":"https://codeload.github.com/l3ony2k/D42ker-Logseq/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253620939,"owners_count":21937445,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["logseq","logseq-themes","themes"],"created_at":"2024-08-03T19:00:19.830Z","updated_at":"2025-05-11T19:30:42.137Z","avatar_url":"https://github.com/l3ony2k.png","language":"CSS","readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"./icon.png\" alt=\"D42ker Logseq icon\" style=\"width:20%\"/\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eD42ker Logseq Theme\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg alt=\"Visitors\" src=\"https://api.visitorbadge.io/api/combined?path=LeonWong0609%2FD42ker-Logseq\u0026labelColor=%231a1a1a\u0026countColor=%23db9090\" alt=\"D42ker Logseq icon\"/\u003e\n\u003c/p\u003e\n\n**🎉 It's now on the [Marketplace](https://github.com/logseq/marketplace). Just go to marketplace in Logseq and add this theme 😀**\n\n(logseq-default-dark-0-saturation)\n\nDefault [Logseq](https://logseq.com/) dark theme with 0 saturation background and some other tweaks.\n\nMost of the enhanced features were inspired by great guys on [Logseq Discord server](https://discord.gg/KpN4eHY).\n\n## Modifications\n\nAll these changes are based on default dark theme of Logseq.\n\n- 0 saturation background \n- Red accent color\n  - link\n  - highlight (mark)\n  - searchbar\n  - checkbox\n  - …\n- Highlight current focused block (Thanks to @cannibalox, @pengx17)\n- Added 🔴 🟡 🟢 to `[#A]` `[#B]` `[#C]`, respectively (Thanks to @pengx17)\n- Colorful highlight (from [Yin and Yang Obsidian theme](https://github.com/chetachiezikeuzor/Yin-and-Yang-Theme))\n  - thanks to @bettyzhang ([Discord Link](https://discord.com/channels/725182569297215569/756886540038438992/850029658351468574))\n    \n  - \u003cdetails\u003e\n    \u003csummary\u003eUsage\u003c/summary\u003e\n    \n      - add following code to your `config.edn`\n        \n        ```\n        [\"Blue Highlighter\" [[:editor/input \"\u003cmark class='blue'\u003e\u003c/mark\u003e\" {:backward-pos 7}]]]\n        [\"Green Highlighter\" [[:editor/input \"\u003cmark class='green'\u003e\u003c/mark\u003e\" {:backward-pos 7}]]]\n        [\"Gray Highlighter\" [[:edior/input \"\u003cmark class='gray'\u003e\u003c/mark\u003e\" {:backward-pos 7}]]]\n        [\"Grey Highlighter\" [[:editor/input \"\u003cmark class='grey'\u003e\u003c/mark\u003e\" {:backward-pos 7}]]]\n        [\"Orange Highlighter\" [[:editor/input \"\u003cmark class='orange'\u003e\u003c/mark\u003e\" {:backward-pos 7}]]]\n        [\"Pink Highlighter\" [[:editor/input \"\u003cmark class='pink'\u003e\u003c/mark\u003e\" {:backward-pos 7}]]]\n        [\"Red Highlighter\" [[:editor/input \"\u003cmark class='red'\u003e\u003c/mark\u003e\" {:backward-pos 7}]]]\n        [\"Yellow Highlighter\" [[:editor/input \"\u003cmark class='yellow'\u003e\u003c/mark\u003e\" {:backward-pos 7}]]]\n        [\"Purple Highlighter\" [[:editor/input \"\u003cmark class='purple'\u003e\u003c/mark\u003e\" {:backward-pos 7}]]]\n        ```\n        \n      - your `config.edn` should look like this\n        \n        ![image](https://user-images.githubusercontent.com/58762081/121205590-60dca300-c8aa-11eb-99c4-63a2ecc05976.png)\n        \n      - use `/blue` then select `Blue Highlighter` to apply\n        \n        ![image](https://user-images.githubusercontent.com/58762081/121207236-b5345280-c8ab-11eb-9d35-5c37469d659e.png)\n        \n    \u003c/details\u003e\n\n- Lightened table background\n- ~~Fixed some CodeMirror issues~~\n- Thin outline around block editor text area (Thanks to @sabre23t [Discord](https://discord.com/channels/725182569297215569/752845138148982877/857463855948103701))\n- Red accent color in light theme\n  - I seldom use light theme, so it might be buggy 😢\n\n## How to use\n\nCopy and paste the contents of `custom.css` file into your `logseq/custom.css` file.\n\nOr\n\nAdd the following line to your `logseq/custom.css` file.\n\n```css\n@import url('https://cdn.jsdelivr.net/gh/LeonWong0609/logseq-default-dark-0-saturation@main/custom.css');\n```\n\n***\n\n**🎉 现已登录 [Marketplace](https://github.com/logseq/marketplace)，在 Logseq 的 marketplace 中可以直接添加该主题 😀**\n\n默认的 [Logseq](https://logseq.com/) 深色主题，0 饱和度的背景和其他一些调整。\n\n大多数增强功能的灵感都来自 [Logseq Discord 服务器](https://discord.gg/KpN4eHY) 的朋友们。\n\n## 修改\n\n所有的修改都基于 Logseq 的默认深色主题\n\n- 0 饱和度主背景 \n- 红色作为强调色\n  - 链接\n  - 默认高亮\n  - 搜索框\n  - 待办列表\n  - …\n- 为当前聚焦的 block 增加高亮 (Thanks to @cannibalox, @pengx17)\n- 在 `[#A]` `[#B]` `[#C]` 优先级的任务前分别添加 🔴 🟡 🟢 (Thanks to @pengx17)\n- 多彩高亮 (from [Yin and Yang Obsidian theme](https://github.com/chetachiezikeuzor/Yin-and-Yang-Theme))\n  - thanks to @bettyzhang ([Discord Link](https://discord.com/channels/725182569297215569/756886540038438992/850029658351468574))\n    \n  - \u003cdetails\u003e\n    \u003csummary\u003e使用方法\u003c/summary\u003e\n    \n      - 将以下代码加入到 `config.edn` 中\n        \n        ```\n        [\"Blue Highlighter\" [[:editor/input \"\u003cmark class='blue'\u003e\u003c/mark\u003e\" {:backward-pos 7}]]]\n        [\"Green Highlighter\" [[:editor/input \"\u003cmark class='green'\u003e\u003c/mark\u003e\" {:backward-pos 7}]]]\n        [\"Gray Highlighter\" [[:edior/input \"\u003cmark class='gray'\u003e\u003c/mark\u003e\" {:backward-pos 7}]]]\n        [\"Grey Highlighter\" [[:editor/input \"\u003cmark class='grey'\u003e\u003c/mark\u003e\" {:backward-pos 7}]]]\n        [\"Orange Highlighter\" [[:editor/input \"\u003cmark class='orange'\u003e\u003c/mark\u003e\" {:backward-pos 7}]]]\n        [\"Pink Highlighter\" [[:editor/input \"\u003cmark class='pink'\u003e\u003c/mark\u003e\" {:backward-pos 7}]]]\n        [\"Red Highlighter\" [[:editor/input \"\u003cmark class='red'\u003e\u003c/mark\u003e\" {:backward-pos 7}]]]\n        [\"Yellow Highlighter\" [[:editor/input \"\u003cmark class='yellow'\u003e\u003c/mark\u003e\" {:backward-pos 7}]]]\n        [\"Purple Highlighter\" [[:editor/input \"\u003cmark class='purple'\u003e\u003c/mark\u003e\" {:backward-pos 7}]]]\n        ```\n        \n      - 添加完成后 `config.edn` 应该看起来像这样\n        \n        ![image](https://user-images.githubusercontent.com/58762081/121205590-60dca300-c8aa-11eb-99c4-63a2ecc05976.png)\n        \n      - 编辑模式下使用 `/blue` 命令后，选中 `Blue Highlighter` 来应用\n        \n        ![image](https://user-images.githubusercontent.com/58762081/121207236-b5345280-c8ab-11eb-9d35-5c37469d659e.png)\n        \n    \u003c/details\u003e\n\n- 提亮表格背景\n- ~~调整一些代码显示~~\n- 为当前处于编辑状态的 block 增加边框 (Thanks to @sabre23t [Discord](https://discord.com/channels/725182569297215569/752845138148982877/857463855948103701))\n- 修改浅色主题的强调色为红色\n  - 我很少使用浅色主题，所以浅色主题不如深色主题完善 😢\n\n## 使用方法\n\n将 `custom.css` 文件中的内容复制粘贴到 `logseq/custom.css` 文件中。\n\n或\n\n在 `logseq/custom.css` 文件中添加下面这行代码：\n\n```css\n@import url('https://cdn.jsdelivr.net/gh/LeonWong0609/logseq-default-dark-0-saturation@main/custom.css');\n```\n\n***\n\n## Screenshots / 截屏\n\n![overview](https://user-images.githubusercontent.com/58762081/123148201-86fd6800-d492-11eb-9550-e3d4a442d1fc.png)\n\n👆 overview / 总览\n\n![table](https://user-images.githubusercontent.com/58762081/123220264-5ce28f00-d500-11eb-9744-edda002f2910.png)\n\n👆 table / 表格\n\n![highlights](https://user-images.githubusercontent.com/58762081/123220405-83a0c580-d500-11eb-8cad-e8dc011b1a13.png)\n\n👆 highlights (mark) / 高亮标记\n\n![outline around block editor text area](https://user-images.githubusercontent.com/58762081/123220763-d67a7d00-d500-11eb-82aa-66faa986908c.png)\n\n👆 outline around block editor text area \u0026 highlight current focused block / 编辑状态指示边框 \u0026 当前聚焦 block 高亮\n\n![light theme](https://user-images.githubusercontent.com/58762081/123221022-13df0a80-d501-11eb-939a-16b87f1d7233.png)\n\n👆 light theme / 浅色主题\n","funding_links":[],"categories":["🎨 CSS Themes"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl3ony2k%2FD42ker-Logseq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fl3ony2k%2FD42ker-Logseq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl3ony2k%2FD42ker-Logseq/lists"}