Git Product home page Git Product logo

Comments (8)

JoseConseco avatar JoseConseco commented on July 21, 2024 1

Ok, by bad. I had two themes : nightfox and onenord - both are using setup() functions for customization.
Disabling nigthfox helped to load onenord.setup() with updated background color .
I guess there is no way to customize highlights of onenord unless it is loaded as 'main/startup' colorsheme.

from onenord.nvim.

rmehri01 avatar rmehri01 commented on July 21, 2024

Hi, have you updated onenord recently because I think I fixed a few bugs related to configuration.

from onenord.nvim.

rmehri01 avatar rmehri01 commented on July 21, 2024

Ah I see, yeah I recently switched to a config structure similar to nightfox since it seems to work better for me. I could try to find a way to get them to work together if you think that would be helpful?

from onenord.nvim.

JoseConseco avatar JoseConseco commented on July 21, 2024

Well I think if maybe you could use ColorScheme autocmd
` autocmd ColorScheme * call xxxx
So that when users changes colorscheme, onenord will read updated setup() ? Not sure if this can fix the issue...

from onenord.nvim.

rmehri01 avatar rmehri01 commented on July 21, 2024

I just pushed a commit, can you try out your old setup with nightfox? It seems to work for me.

from onenord.nvim.

rmehri01 avatar rmehri01 commented on July 21, 2024

I think that could work, what I did was essentially just make a new field for config.options like nightfox does and then mutate that with setup so that it can still be used when switching themes.

from onenord.nvim.

JoseConseco avatar JoseConseco commented on July 21, 2024

Thanks it works now. Great theme btw.

from onenord.nvim.

rmehri01 avatar rmehri01 commented on July 21, 2024

Thanks it works now. Great theme btw.

Awesome, thanks for testing it out! I'm glad you like it 😄

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.