We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I have the following configuration:
require("github-theme").setup({ specs = { github_light_high_contrast = { bg0 = "#EFF1F5", bg1 = "#EFF1F5", }, }, })
Since #328, the background color is not overriden and stays in pure white #FFFFFF.
#FFFFFF
I'm not sure if there were a breaking change in the configuration?
I did run :GithubThemeCompile, but no change :(
:GithubThemeCompile
The text was updated successfully, but these errors were encountered:
Thanks for reporting this. I will look into it.
Sorry, something went wrong.
0dd4317
No branches or pull requests
Hello,
I have the following configuration:
Since #328, the background color is not overriden and stays in pure white
#FFFFFF
.I'm not sure if there were a breaking change in the configuration?
I did run
:GithubThemeCompile
, but no change :(The text was updated successfully, but these errors were encountered: