toland / qlmarkdown

QuickLook generator for Markdown files.
3.24k stars 141 forks source link

#76 Allow theme switch #77

Closed tattali closed 7 years ago

tattali commented 7 years ago

like in #76 commit that allow theme switch

# NAME_OF_THEME = default|github
$ defaults write com.fiatdev.QLMarkdown theme NAME_OF_THEME
toland commented 7 years ago

LGTM. @tarwich any thoughts?

tarwich commented 7 years ago

LGTM. But I haven't tested it. Have you had a chance to do so, @toland ?

PS: I was shocked at how fast this change came through. It's exactly what we were talking about.

toland commented 7 years ago

I haven't tested it. Have you had a chance to do so, @toland ?

Nope.

I was shocked at how fast this change came through. It's exactly what we were talking about.

Indeed.

tattali commented 7 years ago

Hi, I have not found any bugs, but re-check it is more careful. Help with defaults in osx

Just be careful to clone : https://github.com/tattali/qlmarkdown.git and not toland one (I did it once).