Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New highlight themes #1177

Merged
merged 3 commits into from
Sep 25, 2019
Merged

New highlight themes #1177

merged 3 commits into from
Sep 25, 2019

Conversation

Maxattax97
Copy link
Contributor

PR Checklist

  • The commit message follows our guidelines.
  • Tests for the changes was maked (for bug fixes / features).
    • Muse | Mist have been tested.
    • Pisces | Gemini have been tested.
  • Docs in NexT website have been added / updated (for features).

PR Type

  • Bugfix.
  • Feature.
  • Code style update (formatting, local variables).
  • Refactoring (no functional changes, no api changes).
  • Build related changes.
  • CI related changes.
  • Documentation content changes.
  • Other... Please describe:

What is the current behavior?

Issue resolved: N/A

What is the new behavior?

  • Screenshots with this changes:

demo

  • Link to demo site with this changes: N/A

How to use?

In NexT _config.yml:

codeblock:
  # Code Highlight theme
  # Available values: normal | night | night eighties | night blue | night bright | solarized | solarized dark | galactic
  # See: https://github.com/chriskempson/tomorrow-theme
  highlight_theme: solarized dark
  # Add copy button on codeblock
  copy_button:
    enable: true
    # Show text copy result.
    show_result: true
    # Available values: default | flat | mac
    style: flat

Does this PR introduce a breaking change?

  • Yes.
  • No.

@welcome
Copy link

welcome bot commented Sep 25, 2019

Thanks so much for opening your first PR here!

@CLAassistant
Copy link

CLAassistant commented Sep 25, 2019

CLA assistant check
All committers have signed the CLA.

@1v9 1v9 added this to the v7.4.1 milestone Sep 25, 2019
@1v9 1v9 changed the title Add Solarized dark + light, and Galactic New highlight themes Sep 25, 2019
@1v9 1v9 merged commit b73ac3a into theme-next:master Sep 25, 2019
@welcome
Copy link

welcome bot commented Sep 25, 2019

Congrats on merging your first pull request here! 🎉 How awesome!

@1v9
Copy link
Member

1v9 commented Sep 25, 2019

@all-contributors please add @Maxattax97 for code

@allcontributors
Copy link
Contributor

@1v9

I've put up a pull request to add @Maxattax97! 🎉

tongluyang pushed a commit to tongluyang/hexo-theme-next that referenced this pull request Nov 19, 2019
* solarized | solarized dark | galactic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants