Code Monkey home page Code Monkey logo

Comments (9)

olimorris avatar olimorris commented on July 26, 2024

Can you share your config please?

from onedarkpro.nvim.

olimorris avatar olimorris commented on July 26, 2024

It's likely to be your terminal configuration. See config for:

from onedarkpro.nvim.

soutou233 avatar soutou233 commented on July 26, 2024

I use Iterm2 and I believe my terminal setting is alright.

Here is my terminal screenshot:
Screen Shot 2022-04-11 at 12 56 04 PM

Here is my nvim editor screenshot and you can see that the background color is dark.
Screen Shot 2022-04-11 at 12 56 29 PM

from onedarkpro.nvim.

soutou233 avatar soutou233 commented on July 26, 2024

I actually found the problem that the transparency do applied, but for some reason it's kinda hard to see it under the nvim environment compare to the original terminal window. LOL

from onedarkpro.nvim.

olimorris avatar olimorris commented on July 26, 2024

I'm at a loss. This is how it looks for me:

Screen Shot 2022-04-11 at 21 59 37

Obviously cursorline sucks as I haven't changed it.

What about if you run :hi Normal. I just see Normal xxx guifg=#abb2bf.

Whereas with transparency off, I see Normal xxx guifg=#abb2bf guibg=#282c34.

Maybe another plugin is setting the Normal color.

from onedarkpro.nvim.

soutou233 avatar soutou233 commented on July 26, 2024

I got these: :hi Normal Normal xxx guifg=#abb2bf guibg=#282c34

I think for some reason and transparency didn't work although I have changed the transparency option to true

from onedarkpro.nvim.

olimorris avatar olimorris commented on July 26, 2024

I got these: `

:hi Normal

Normal xxx guifg=#abb2bf guibg=#282c34`

I think for some reason and transparency didn't work although I have changed the transparency option to true

Something is setting your background colour after the theme loads. Search your config for highlights and see what's causing it. The transparency option sets guibg to be NONE

from onedarkpro.nvim.

soutou233 avatar soutou233 commented on July 26, 2024

Solved

from onedarkpro.nvim.

Lalit64 avatar Lalit64 commented on July 26, 2024

Can you please tell me how you solved it.

from onedarkpro.nvim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.