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

Changing background color and Gitsign block coloring #24

Closed
Marko-Sanchez opened this issue Mar 14, 2022 · 0 comments
Closed

Changing background color and Gitsign block coloring #24

Marko-Sanchez opened this issue Mar 14, 2022 · 0 comments

Comments

@Marko-Sanchez
Copy link

I am using kitty (0.24.4) on neovim v0.6.1 in Ubuntu.

I am having trouble changing the background color in monokai.lua I have tried adding

pallete = {
`background = '#color`,
}

But the background color has not changed I am using the code provided in README.md and background has remained it's default purple-grey color.

Furthermore, the gitsigns are showing up as block colors. Instead of simply having '+' as the color green.
Screenshot from 2022-03-14 15-31-11
My git plugins are:

    Plug 'tpope/vim-fugitive'
    Plug 'tpope/vim-rhubarb'
    Plug 'junegunn/gv.vim'

I am also using treesitter, poloygot, and neovim's lsp.

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

No branches or pull requests

1 participant