{"id":13706794,"url":"https://github.com/nikbrunner/obsidian-deep-work-theme","last_synced_at":"2025-05-05T23:31:40.310Z","repository":{"id":42505482,"uuid":"374343526","full_name":"nikbrunner/obsidian-deep-work-theme","owner":"nikbrunner","description":"A light \u0026 dark theme for Obsidian inspired by modern GitHub colors.","archived":true,"fork":false,"pushed_at":"2022-08-30T18:11:35.000Z","size":8737,"stargazers_count":70,"open_issues_count":2,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-26T14:53:10.641Z","etag":null,"topics":["github","obsidian-md","theme"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nikbrunner.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-06T11:32:20.000Z","updated_at":"2025-04-16T12:27:22.000Z","dependencies_parsed_at":"2022-08-30T18:11:24.719Z","dependency_job_id":null,"html_url":"https://github.com/nikbrunner/obsidian-deep-work-theme","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikbrunner%2Fobsidian-deep-work-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikbrunner%2Fobsidian-deep-work-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikbrunner%2Fobsidian-deep-work-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikbrunner%2Fobsidian-deep-work-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikbrunner","download_url":"https://codeload.github.com/nikbrunner/obsidian-deep-work-theme/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252593115,"owners_count":21773409,"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":["github","obsidian-md","theme"],"created_at":"2024-08-02T22:01:08.309Z","updated_at":"2025-05-05T23:31:35.301Z","avatar_url":"https://github.com/nikbrunner.png","language":"CSS","readme":"\u003cdiv\u003e\n  \u003ch1 align=center\u003e⚠️  Development Status ⚠️ \u003c/h1\u003e\n  \u003cp align=\"center\"\u003e\n    Please note that the development of this theme has \u003cstrong\u003estopped\u003c/strong\u003e, since I am concentrating my limited time on another project.\n    Development slowed down due to personal time issues, and the new changes for 0.16.0. These changes are very good, but I don't have the time to update this project.\n    I rather use my limited personal free time to work on my [new project](https://github.com/terra-theme), which will also include a Obsidian Theme, which will be much easier to maintain with the new changes.\n  \u003c/p\u003e\n  \u003cp align=\"center\"\u003e\n    \u003cstrong\u003eI want to thank everyone, who enjoyed this theme.\u003c/strong\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\u003cdiv\u003e\n  \u003ch1 align=center\u003eObsidian Deep Work Theme\u003c/h1\u003e\n  \u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/stars/nikbrunner/obsidian-deep-work-theme\"/\u003e\n    \u003cimg src=\"https://img.shields.io/github/forks/nikbrunner/obsidian-deep-work-theme\"/\u003e\n    \u003cimg src=\"https://img.shields.io/github/issues/nikbrunner/obsidian-deep-work-theme\"/\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/nikbrunner/obsidian-deep-work-theme\"/\u003e\n  \u003c/p\u003e\n\n  \u003cp align=\"center\"\u003eA light and dark theme for \u003ca href=\"https://obsidian.md\"\u003eObsidian\u003c/a\u003e inspired by the modern GitHub colors.\u003c/p\u003e\n\n  \u003cp align=\"center\"\u003e\n    \u003cimg src=\"screenshot.png\"/\u003e\n  \u003c/p\u003e\n\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://www.buymeacoffee.com/nikbrunner\" target=\"_blank\"\u003e\n     \u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" alt=\"Buy Me A Coffee\" height=\"50\" width=\"auto\" style=\"\"\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n\n\u003c/div\u003e\n\n## Mobile\n\nThe theme is hardly different from the default theme except for the colors, so it works well on mobile too!\n\n## Roadmap\n\n- Dimmed, dark option to be enabled via a dedicated future PlugIn\n- Support for Style Settings Plugin\n- `publish.css`\n\n## Fonts\n\nThe font-family declarations are taken directly from GitHub.\n\n```css\n:root {\n  /* ... */\n  --default-font: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica,\n    Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;\n  --editor-font: ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas,\n    Liberation Mono, monospace;\n  /* ... */\n}\n```\n\n## Respected PlugIns\n\n- Calendar\n- Buttons\n- Admonition\n- Sliding Panes\n- Todoist\n- Jump-To-Date\n- Kanban\n\n## Install\n\n- **Recommended**: You can install this theme very simply by downloading it from the Community Themes Finder from the [Obisidian](https://obsidian.md) settings. This also works on mobile.\n- **Manuall**: You can download or clone this repository, rename the `obsidian.css` file to `Deep Work.css` and place it in your hidden `.obsidian/themes/` folder.\n","funding_links":["https://www.buymeacoffee.com/nikbrunner"],"categories":["[Custom-folder-files-tree](code/css-snippets/custom-folder-files-tree.css)","CSS"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikbrunner%2Fobsidian-deep-work-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikbrunner%2Fobsidian-deep-work-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikbrunner%2Fobsidian-deep-work-theme/lists"}