Giter VIP home page Giter VIP logo

Comments (7)

dylnmc avatar dylnmc commented on May 18, 2024

Hi, markand.

Do you, by any chance, do highlight StatusLine ctermbg=8 in your vimrc?

If not, can you show the output of :hi StatusLine?

By default, it should looke like this:

tmp

from vim.

markand avatar markand commented on May 18, 2024

Hello,

No I don't have any hi command in my vimrc (see it).

But hi StatusLine shows ctermbg=8.

StatusLine     xxx term=bold,reverse ctermfg=6 ctermbg=8 guifg=#88C0D0 guibg=#4C566A

I use vim8 on Terminal.app (which I have imported your awesome color scheme too)

from vim.

arcticicestudio avatar arcticicestudio commented on May 18, 2024

Is it reproducible with :set termguicolors?

And nice to see that you like the theme 😉

from vim.

markand avatar markand commented on May 18, 2024

I don't know if the colors are correct but I don't get a different background:

screen shot 2017-10-24 at 9 26 15 am

from vim.

markand avatar markand commented on May 18, 2024

Okay I'm sorry I've tested with the 0.6.0 version and everything works fine! It looks like the issue is only coming from master version.

from vim.

arcticicestudio avatar arcticicestudio commented on May 18, 2024

Alright, should be fixed via #58 which will be shipped with release version 0.7.0.

from vim.

arcticicestudio avatar arcticicestudio commented on May 18, 2024

@markand @dylnmc It turns out that this is a bug introduced with #58.
The implemented feature in this PR changed the background color of the status bar (StatusLine) group to nord3, but the WildMenu group also uses nord3 as background color for the current tab selection.

The solution is to change the WildMenu background color to nord1 which is available for both terminal (nord1_term) and GUI (nord1_gui) mode.

from vim.

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.