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

feat(chroma): export charm themes #195

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

feat(chroma): export charm themes #195

wants to merge 7 commits into from

Commits on Oct 17, 2022

  1. feat(chroma): export charm themes

    * Export Chroma themes
    * Use Chroma Dracula theme
    * Don't register Chroma theme every time a codeblock is rendered
    aymanbagabas committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    4fb866d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d541060 View commit details
    Browse the repository at this point in the history
  3. chore: upgrade chroma to v2

    Fixes: #154
    aymanbagabas committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    91fbd04 View commit details
    Browse the repository at this point in the history
  4. fix(ansi): don't register chroma styles on every render

    * determine chroma terminal formatter from termenv.Profile
    
    no need to register chroma themes on every codeblock render
    aymanbagabas committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    5a2216e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5532ed9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    246f0ef View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. chore: bump Go dep to 1.16

    muesli committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    74d35b7 View commit details
    Browse the repository at this point in the history