Dracula Plus Theme for Obsidian.md
A dark theme for Obsidian, compatible to Pc,Tablet,Mobile.
- Go to settings
- Click on Appearence
- Click on Accent color
- Choose your favoruite color
- Restart Obsidian
Beautiful color combination used in code block
Dracula Plus supports a wide number of alternate checkbox types. These allow you to call out tasks that are incomplete, cancelled, rescheduled, etc. See below for availale checkbox types.
## Basic
- [ ] to-do
- [/] incomplete
- [x] done
- [-] cancelled
- [>] forwarded
- [<] scheduling
- [t] time
## Extras
- [?] question
- [!] important
- [*] star
- ["] quote
- [l] location
- [b] bookmark
- [i] information
- [S] savings
- [I] idea
- [p] pros
- [c] cons
- [f] fire
- [k] key
- [w] win
- [u] up
- [d] down
- [D] draft pull request
- [P] open pull request
- [M] merged pull request
-
Download the obsidian.css file.
-
In Obsidian click Settings->Plugins and turn on "Custom CSS".
-
Put the "obsidian.css" in your vault root folder.
-
Restart Obsidian.
This theme is provided as is and is designed for personal use. It has not been tested on all platforms or with all features and may not work as expected with all future updates. If you notice something looks wrong, please open a bug report or pull request so it can be fixed.
I would like to thank jarodise and his theme Dracula for Obsidian and obsidian-things for his checkboxes.Also thanks to obsidian community.
Note: white theme settings will not work, there is no plan now but in future it might be possible to add white theme as well.