Giter Club home page Giter Club logo

Comments (9)

DNLHC avatar DNLHC commented on May 13, 2024

Hey,
Could you try disabling the theme setting?

theme = {
  enabled = false
}

This feature doesn't work well with some themes.
What version of nvim are you running?

from glance.nvim.

c02y avatar c02y commented on May 13, 2024

Already did, from the first beginning, actually I tried to change the background color of the pop window since it is same with the terminal, so I tried to change the theme or border, then I found none of the configs works.

NVIM v0.8.3
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by builduser

Features: +acl +iconv +tui
See ":help feature-compile"

   system vimrc file: "$VIM/sysinit.vim"
  fall-back for $VIM: "/usr/share/nvim"

Run :checkhealth for more info

from glance.nvim.

c02y avatar c02y commented on May 13, 2024

UPDATE:

Sorry about that, it seems it is Packer issue, I have to run PackerCompile after I edit my config file.

Changing border or list config is working now.
But it

theme = {
  enabled = false
}

still doesn't work

BTW: I'm using the default theme.

from glance.nvim.

DNLHC avatar DNLHC commented on May 13, 2024

Yeah, it should be enable = false without the d at the end, sorry my bad

from glance.nvim.

c02y avatar c02y commented on May 13, 2024

Yeah, it should be enable = false without the d at the end, sorry my bad

it's ok, I'm using enable in my config, you can see that in the screenshot.

from glance.nvim.

DNLHC avatar DNLHC commented on May 13, 2024

Are you sure the theme is not disabled? Try executing :hi GlanceListNormal command, it should say the highlight is cleared.

from glance.nvim.

c02y avatar c02y commented on May 13, 2024

yes:
image

from glance.nvim.

DNLHC avatar DNLHC commented on May 13, 2024

It is disabled then. Since your colorscheme lacks the required highlights for glance to borrow you'll have to highlight it yourself. You can check the defined highlight groups here

from glance.nvim.

c02y avatar c02y commented on May 13, 2024

Thanks.

from glance.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.