Git Product home page Git Product logo

Comments (5)

mccarthy-m-g avatar mccarthy-m-g commented on June 11, 2024

They would! I’m aiming to export these in v0.2.0 or v0.3.0.

I got a bit ahead of myself adding them to the code base, but didn’t want to export them yet because I’m still debating whether to wrap the relevant functions from the prismatic package (like it is now), or to write my own internals.

I do want to add colour manipulation functions that match a lot of what’s in prismatic (e.g., greyscale, saturate, etc.), so the dependency makes sense. But some of the functions there are missing options that might be nice.

For example, for lightening and darkening, prismatic only lets you change by a relative amount, but being able to supply an absolute amount too might be nice if you wanted all colours in a palette to have the same luminance. What do you think?

from palettes.

EllaKaye avatar EllaKaye commented on June 11, 2024

Good that you have a road map for further development on the package - I'm excited to see where it goes!

Yes, having all colour the same luminance could be a nice option. Would take some thinking about though, given that not all combinations of Hue/Chroma/Luminance exist in HCL space (as I'm sure you know).

from palettes.

mccarthy-m-g avatar mccarthy-m-g commented on June 11, 2024

Me too! I can make a proper issue tracking features I’m thinking of if you’d like a public roadmap.

I’m actually learning all these colour science facts and problems as I go 😅 If I go with my own solution I’d probably base it off the formulas colorspace is using.

from palettes.

EllaKaye avatar EllaKaye commented on June 11, 2024

Learning as you go is the best way! That's what I did when I made a custom syntax highlighting theme then wrote a blog post about it.

I'd be intrigued to see a road map, but only if it doesn't put too much pressure on you 😅 Once I finish my thesis (mid-Feb) I'd also be happy to contribute, if you'd like/that would be useful/there's a feature I actually know how to implement!

from palettes.

mccarthy-m-g avatar mccarthy-m-g commented on June 11, 2024

Nice post! I like what you’ve done with your site too, looks great!

I’d be happy to have you as a contributor! I’ll make a simple road map with a task list tracking different issues; should make it easier to see what I need help with 😄

from palettes.

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.