Skip to content

#76 Allow theme switch (with changes)#78

Open
tattali wants to merge 2 commits into
toland:masterfrom
tattali:master
Open

#76 Allow theme switch (with changes)#78
tattali wants to merge 2 commits into
toland:masterfrom
tattali:master

Conversation

@tattali

@tattali tattali commented Apr 29, 2017

Copy link
Copy Markdown
Contributor

Sorry, wrong move I have deleted my initial fork, so I need to create this new pull request to provide my changes.
You can close #77 pull request and merge this one, eyes closed.

QLMarkdown.qlgenerator.zip

# switch between themes
defaults write com.fiatdev.QLMarkdown theme old_github
defaults write com.fiatdev.QLMarkdown theme github

# provide github theme
defaults write com.fiatdev.QLMarkdown theme default

# delete preferences
defaults delete com.fiatdev.QLMarkdown theme
# verify deletion or theme keyword value
defaults read com.fiatdev.QLMarkdown theme

@tattali

tattali commented May 12, 2017

Copy link
Copy Markdown
Contributor Author

you don't like this way ?

@pradyunsg

Copy link
Copy Markdown

Hi! @tattali Could you post screenshots of what the themes look like? :)

@tattali

tattali commented Jun 3, 2017

Copy link
Copy Markdown
Contributor Author

old_github (default)

screen shot 2017-06-04 at 19 09 44

github

screen shot 2017-06-04 at 19 10 56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants