mirror of
https://github.com/krios2146/obsidian-theme-github.git
synced 2026-07-22 03:20:23 +00:00
39 lines
1.3 KiB
Markdown
39 lines
1.3 KiB
Markdown
# Obsidain GitHub theme
|
|

|
|
|
|
## Preview
|
|
<details><summary>Screenshots</summary>
|
|
<p>
|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|
</p>
|
|
</details>
|
|
|
|
## 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](https://github.com/krios2146/obsidian-github/releases/)
|
|
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](https://github.com/krios2146/obsidian-github/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](https://github.com/krios2146/obsidian-github/issues) 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](https://github.com/krios2146/obsidian-github/pulls) if you already add some plugin support or fix bugs by yourself.
|