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 option to hide background colors #8

Closed
wants to merge 3 commits into from

Conversation

controversial
Copy link

@controversial controversial commented May 2, 2021

Added a config option called hide-background which, when enabled, will render the following colors with transparent backgrounds:

  • COMMIT_HEADER_COLOR
  • COMMIT_MESSAGE_COLOR
  • BORDER_COLOR
  • FILE_NAME_COLOR
  • UNMODIFIED_LINE_NO_COLOR
  • UNMODIFIED_LINE_COLOR
  • MISSING_LINE_COLOR

The result (using github-dark-dim):

Screen Shot 2021-05-01 at 9 22 06 PM

It's somewhat debatable whether HUNK_HEADER_COLOR should be included as well

Closes #7

@banga
Copy link
Owner

banga commented May 3, 2021

Nice! Thanks for working on this. I have a slightly different approach in mind so I'm going to take a stab at that first instead, hope you don't mind.

@controversial
Copy link
Author

controversial commented May 3, 2021

No worries, it's your project! Feel free to reopen and use this down the line if it ever becomes useful.

@gabriel-del
Copy link

It's great, I'm looking for a theme like this.

@carmen-gh
Copy link

would like to see something like this

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.

Needs theme with no background color
5 participants