GithubHelp home page GithubHelp logo

Comments (5)

rktjmp avatar rktjmp commented on May 26, 2024 4

I have added a temporary alias to lush so everyone's gruvbox keeps working until the mentioned PR is merged 'cause I know how frustrating it is to have our meticulously configured environment's just break.

Please stick to to the documented API when possible though and raise an issue if it doesn't cover a specific need. Adjusting to use require('lush.vivid.hsl.convert') will only break again on the next release. The .hex/tostring()/concat functions have always been the documented method.

from gruvbox.nvim.

jared-mackey avatar jared-mackey commented on May 26, 2024

Seeing this as well. Looks like @rktjmp has been making a lot of changes there today. They could maybe provide some insight on how to fix :)

from gruvbox.nvim.

rktjmp avatar rktjmp commented on May 26, 2024

You can just call my_color.hex (or tostring(my_color)) instead of accessing the (theoretically private-ish) converter directly.

from gruvbox.nvim.

rktjmp avatar rktjmp commented on May 26, 2024

Nb you can pin to 684c06d4879a38e50a247ce23b32beaacc75c4d1 while waiting for the patch to merge if you don't want to use the PR branch directly.

All the new stuff in Lush is around a new colourspace and some new color operations which gruvbox doesn't use anyway.

from gruvbox.nvim.

h4rr9 avatar h4rr9 commented on May 26, 2024

require('lush.vivid.hsl.convert') in base.lua seems to do the trick, assuming its just a simple refactor..

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