chore: update README with few paddings after headings

This commit is contained in:
Vladimir Kidyaev 2023-04-01 14:54:05 +07:00
parent b04a33d906
commit 2dc46690f0

View file

@ -1,10 +1,13 @@
# Obsidain GitHub Theme
![Promo](/imgs/promo.png)
![](https://img.shields.io/badge/downloads-3000%2B-7ee787?style=for-the-badge&labelColor=21262d)
[![](https://img.shields.io/badge/Obsidian%20October%202022-Runner%20Up-7b6cd9?style=for-the-badge&logo=obsidian&labelColor=21262d)](https://forum.obsidian.md/t/obsidian-october-2022-winners/49087#new-theme-2)
## Preview
<details><summary> Screenshots </summary>
<details>
<summary> Screenshots </summary>
<p>
![Screenshot-1](/imgs/screenshots/note.png)
@ -19,24 +22,29 @@
</details>
## Features
- [Kanban](https://github.com/mgmeyers/obsidian-kanban) board has been styled to look like a GitHub Projects
- Callouts in GitHub style
- Inline code blocks in GitHub style
- Obsidian UI buttons in GitHub style
- [Kanban](https://github.com/mgmeyers/obsidian-kanban) board has been styled to look like a GitHub Projects
- Callouts in GitHub style
- Inline code blocks in GitHub style
- Obsidian UI buttons in GitHub style
## Theme Settigns
Theme settings can be find in the [Style Settings](https://github.com/mgmeyers/obsidian-style-settings) plugin.
Current settings include:
- Header colors
- On/Off kanban styles
- On/Off callout styles
- Colorblind colorscheme variants
## How to Install
Available on the Obsidian theme store.
<details><summary> Manually </summary>
<details>
<summary> Manually </summary>
<p>
1. Download `theme.css` and `manifest.json` files from latest [release](https://github.com/krios2146/obsidian-github/releases/)
@ -48,4 +56,5 @@ Available on the Obsidian theme store.
</details>
## Contributing
Feel free to open [issue](https://github.com/krios2146/obsidian-github/issues) or [pull request](https://github.com/krios2146/obsidian-github/pulls) on GitHub. I will be glad to work on it.