mirror of
https://github.com/krios2146/obsidian-theme-github.git
synced 2026-07-22 03:20:23 +00:00
chore: update README with few paddings after headings
This commit is contained in:
parent
b04a33d906
commit
2dc46690f0
1 changed files with 15 additions and 6 deletions
21
README.md
21
README.md
|
|
@ -1,10 +1,13 @@
|
|||
# Obsidain GitHub Theme
|
||||
|
||||

|
||||

|
||||
[](https://forum.obsidian.md/t/obsidian-october-2022-winners/49087#new-theme-2)
|
||||
|
||||
## Preview
|
||||
<details><summary> Screenshots </summary>
|
||||
|
||||
<details>
|
||||
<summary> Screenshots </summary>
|
||||
<p>
|
||||
|
||||

|
||||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue