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

Transparent + LuaLine looks strange #80

Closed
ModProg opened this issue Sep 20, 2021 · 0 comments · Fixed by #81
Closed

Transparent + LuaLine looks strange #80

ModProg opened this issue Sep 20, 2021 · 0 comments · Fixed by #81
Assignees
Labels
assigned Under progress. bug Something isn't working
Projects

Comments

@ModProg
Copy link
Contributor

ModProg commented Sep 20, 2021

With the following config the delimiters look strange (wrong color/ wrong background)

require('lualine').setup {
  options = {
    theme = 'github',
    }
  }

require("github-theme").setup({
  transparent = true
})

image

@ful1e5 ful1e5 added assigned Under progress. bug Something isn't working labels Sep 21, 2021
@ful1e5 ful1e5 added this to To do in Workboard via automation Sep 21, 2021
@ful1e5 ful1e5 self-assigned this Sep 21, 2021
ful1e5 added a commit to ful1e5/github-nvim-theme that referenced this issue Sep 21, 2021
Workboard automation moved this from To do to Done Sep 21, 2021
ful1e5 added a commit that referenced this issue Sep 21, 2021
fix: lualine colors with bg color support #80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned Under progress. bug Something isn't working
Projects
Development

Successfully merging a pull request may close this issue.

2 participants