{"id":13771705,"url":"https://github.com/bencodezen/obsidian-night-owl-theme","last_synced_at":"2025-04-14T07:38:16.411Z","repository":{"id":44656645,"uuid":"325347452","full_name":"bencodezen/obsidian-night-owl-theme","owner":"bencodezen","description":"An Obsidian theme inspired by the original Night Owl VS Code Theme by Sarah Drasner!","archived":false,"fork":false,"pushed_at":"2024-01-18T01:28:33.000Z","size":3535,"stargazers_count":55,"open_issues_count":9,"forks_count":15,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T21:12:32.848Z","etag":null,"topics":["night-owl-theme","obsidian"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bencodezen.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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}},"created_at":"2020-12-29T17:28:31.000Z","updated_at":"2025-03-17T05:34:46.000Z","dependencies_parsed_at":"2024-02-09T01:01:47.596Z","dependency_job_id":"2537af0c-a9e6-40c3-b3b6-ee67a3942e1e","html_url":"https://github.com/bencodezen/obsidian-night-owl-theme","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bencodezen%2Fobsidian-night-owl-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bencodezen%2Fobsidian-night-owl-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bencodezen%2Fobsidian-night-owl-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bencodezen%2Fobsidian-night-owl-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bencodezen","download_url":"https://codeload.github.com/bencodezen/obsidian-night-owl-theme/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248840752,"owners_count":21170042,"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":["night-owl-theme","obsidian"],"created_at":"2024-08-03T17:00:54.531Z","updated_at":"2025-04-14T07:38:16.375Z","avatar_url":"https://github.com/bencodezen.png","language":null,"funding_links":[],"categories":["[Custom-folder-files-tree](code/css-snippets/custom-folder-files-tree.css)","Others"],"sub_categories":[],"readme":"# Minimal Night Owl Obsidian Theme\n\n![Release Badge](https://img.shields.io/github/v/release/bencodezen/obsidian-md-night-owl-theme)\n\n⚡ Inspired by the original [Night Owl theme](https://github.com/sdras/night-owl-vscode-theme) by [Sarah Drasner](https://twitter.com/sarah_edo).\n\n![Obsidian Night Owl Theme Preview](theme-preview.png)\n\n## 🛠️ Setup\n\n### Step #1. Install Minimal Theme\n\n1. Open **Settings** in Obsidian\n1. Navigate to **Appearances** tab under **Options**\n1. Under the **Themes** section, click on the `Manage` button\n1. Search for `Minimal` in the Filter text input in the upper left corner\n1. Click `Install and use` and you should now see your theme automatically switch!\n\n## Step #2. Install Plugins for Minimal Theme Extension\n\n1. Open **Settings** in Obsidian (if you closed it)\n1. Navigate to **Community plugins** under **Options**\n1. If needed, click on **Turn on community plugins**\n1. Under the section **Community plugins**, click **Browse**\n1. Search for `Minimal Theme Settings` and install it\n1. Enable `Minimal Theme Settings` plugin\n1. Search for `Style Settings` and install it\n1. Enable `Style Settings` plugin\n\n## Step #3. Import Night Owl Configuration File\n\n1. Copy the contents of [obsidian-night-owl-theme.json]\n1. Open **Settings** in Obsidian\n1. Navigate to **Style Settings** under **Community plugins**\n1. You should see four sections for `Minimal`, `Minimal Cards`, `Minimal Mobile`, and `Minimal Advanced Settings`\n1. Click on **Import** in the upper right\n1. Paste content from [obsidian-night-owl-theme.json]\n1. Click **Save**\n\n## Step #4. Match typography\n\nIf you want to match the typography in the theme, you'll need the following fonts on your machine:\n\n- **Headings**: [Rubik](https://fonts.google.com/specimen/Rubik)\n- **Interface**: [Inter](https://fonts.google.com/specimen/Inter)\n- **Text** (Body): [Karla](https://fonts.google.com/specimen/Karla)\n- **Monospace**: [IBM Plex Mono](https://fonts.google.com/specimen/IBM+Plex+Mono)\n\nExcept for **Headings** (which is managed by Style Settings), you'll need to update the font for **Interface**, **Text**, and **Monospace** in your Obsidian settings:\n\n1. Open **Settings**\n1. Click on **Appearance** under **Options**\n1. Click on **Manage** for each respective section to add the desired font you want to use.\n\n### Step #5. Enjoy your Night Owl theme\n\n🎉 Celebrate! 🎊 You're all set to go! 🎉\n\n## FAQs\n\n### How do I customize this theme?\n\n#### Easy: Use [Obsidian Style Settings Plugin](https://github.com/mgmeyers/obsidian-style-settings)\n\nThis allows you to configure the theme directly in Obsidian without any CSS knowledge required!\n\nMore settings to come, but if you have specific requests, please [open an issue here](https://github.com/bencodezen/obsidian-night-owl-theme/issues/new)!\n\n#### Intermediate: Add CSS snippets\n\nCheck out CSS snippets as a way to progressively enhance the theme.\n\nHere's a [useful forum post](https://forum.obsidian.md/t/how-to-achieve-css-code-snippets/8474) to help get you started.\n\n\u003e 🎩 Thanks to the suggestion by @DutchPete!\n\n## 🎩 Credit\n\nHuge thanks to the [@kepano](https://stephango.com/about) for creating the [Minimal Obsidian Theme](https://github.com/kepano/obsidian-minimal) and maintaining an incredible base theme that makes keeping this theme up to date possible!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbencodezen%2Fobsidian-night-owl-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbencodezen%2Fobsidian-night-owl-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbencodezen%2Fobsidian-night-owl-theme/lists"}