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

Add gruvbox light support #369

Merged
merged 2 commits into from
Oct 28, 2020
Merged

Add gruvbox light support #369

merged 2 commits into from
Oct 28, 2020

Conversation

jupblb
Copy link
Contributor

@jupblb jupblb commented Oct 28, 2020

Added support for gruvbox-light and gruvbox-white in relation to sharkdp/bat#1069 (released in 0.16.0)

@dandavison
Copy link
Owner

Thanks @jupblb! I've pushed one commit to your branch, pulling in the new binary assets from bat so that the gruvbox themes are included in delta. For the record, doing this is pretty simple:

In the bat repo:

  1. git fetch --tags
  2. git checkout v0.16.0
  3. git submodule update

Then copy assets/*.bin from the bat repo to etc/assets/ in the delta repo.

@dandavison dandavison merged commit 06e08b5 into dandavison:master Oct 28, 2020
@jupblb
Copy link
Contributor Author

jupblb commented Oct 29, 2020

Thanks for stepping in and fixing this issue. I didn't notice that this was part of the codebase. ;)

@jupblb jupblb deleted the gruvbox-support branch October 29, 2020 10:16
@tgy
Copy link

tgy commented Nov 11, 2020

Thanks! Can't wait for the next release with my favourite light colorscheme 👍

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.

3 participants