No description
Find a file
Vladimir Kidyaev d7bf045f67
Merge pull request #14 from krios2146/develop
Add Style Settings support plugin
2022-11-06 17:09:43 +08:00
screenshots docs: update screenshots & promo 2022-11-03 18:06:14 +07:00
LICENSE init commit 2022-09-26 18:53:59 +07:00
manifest.json feat: update version 2022-11-02 19:55:16 +07:00
promo.png docs: update screenshots & promo 2022-11-03 18:06:14 +07:00
README.md docs: update README 2022-11-02 20:13:16 +07:00
theme.css feat: add headers settings 2022-11-06 16:04:34 +07:00
thumbnail.png feat: add thumbnail img 2022-10-19 22:52:57 +08:00

Obsidain GitHub theme

Promo

Preview

Screenshots

Screenshot-1

Screenshot-2

Screenshot-3

Kanban

How to Install

In Obsidian go to Settings -> Appearence -> Click Manage -> Find GitHub theme in store

Manually
  1. Download theme.css and manifest.json files from latest release
  2. Go to /your_vault/.obsidian/themes/ and create folder for theme files
  3. Paste downloaded theme files into created folder
  4. In Obsidian go to Settings -> Appearance -> select GitHub theme in dropdown menu

Supported plugins

Most plugins should work well with a GitHub theme if their not, let me know in issues.

List of specially styled plugins is shown below:

  • Kanban cards was been styled like a GitHub Projects cards

Contributing

Feel free to open issue on GitHub if you find some issue/bug with theme or you want me to add some plugin support.

You also can open a pull request if you already add some plugin support or fix bugs by yourself.