🎈Dark mode is supported.
🎉Theme can be downloaded from Obsidian community theme store now!
✨Theme has been updated to version v1.0.4!
Obsidian-Typora-Vue-Theme (v1.0.4) is a theme for Obsidian, which is inspired by typora-vue-theme and Blue Topaz.
The file style is choosed to be as similar with typora-vue-theme as possible so that you can use these two kinds of software simultaneously and switch in a low-cost way.
- Light Mode
- Dark Mode
You may think that the pure white background color in light mode is too bright to read, so I give an ./other/eye-protection-color.css snippet with modified gray color. You can use it after installing this theme in light mode.
Only modify the most necessary styles, such as color, blockquote, header font and so on. You can get the colors in Color-picker.
Available in both editing view and reading view.
Highlight the current cursor line in editing view.
If you also try other theme color but still remain the rest style, you ONLY need to set the Accent Color as what you like from Obsidian -> Settings -> Appearance -> Accent Color
.
Some accent colors I recommend :
#e95f59
from Drake-light in Typora
#3884ff
from Gitbook-Azure in Typora
accent color: #42b883
normal text: #34495e
block quote: hsla(accent color, 0.1)
inline code text: #e96900
inline/block code background: #f8f8f8
table header: #f2f2f2
table gap tr: #fafafa
highlight cursor line: rgba(245,204,142,0.12)
Please see version-history.md.
Search Typora-Vue
in Obsidian community theme store and download it.
Manually download the Typora-Vue.zip
from Releases to your local \.obsidian\themes\
and unzip it.
Issues and PRs are welcome.