Git Product home page Git Product logo

Comments (10)

rmehri01 avatar rmehri01 commented on July 21, 2024

Hey! This is what we had before but I wasn't sure of the interactions with background at the time but I think this is doable, it seems that tokyonight does something similar.

from onenord.nvim.

lvstb avatar lvstb commented on July 21, 2024

Hey!
Great to see you responding and commiting this quick :-D
Is it possible there is still something not 100%
Im now able to quickly switch between dark and light (thanks), but for example my telescope and wilder menu is not switching to light but remains dark (i did the test with other themes and there this just works).

from onenord.nvim.

rmehri01 avatar rmehri01 commented on July 21, 2024

No problem! Hmm that's strange, for me telescope changes fine but I think I see something similar with notify where the notification is in the previous color if it's already in progress but then the next notification will be the right color. But I also get this with other themes like tokyonight, so I don't think its exclusive to this theme.

Do you mean that the telescope colors don't change at all, even if you open a new one?

from onenord.nvim.

lvstb avatar lvstb commented on July 21, 2024

Indeed, opening a new telescope window or the autocomplette window,.... they all stay in the dark theme even when opening a new one.

from onenord.nvim.

rmehri01 avatar rmehri01 commented on July 21, 2024

This doesn't happen for me when using the default config or the colors provided by require("onenord.colors").load(), I think it has to do with your config? I noticed you are overriding some groups with custom colors and these won't change when switching to the light theme. I suppose it could be possible to add theme specific customizations if it would be helpful, maybe something like:

  custom_highlights = {
    dark = { ... },
    light = { ... },
  },

And similar with the custom colors.

from onenord.nvim.

lvstb avatar lvstb commented on July 21, 2024

You are correct, it was my config.
Thanks!

from onenord.nvim.

rmehri01 avatar rmehri01 commented on July 21, 2024

No problem! Feel free to let me know if you think the customizations per theme would be helpful or not 😄

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