Giter Site home page Giter Site logo

colorconvert's People

Contributors

braver avatar zhouyuexie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

hjanime

colorconvert's Issues

Release 2.3.4

You prepared, but never actually tagged a 2.3.4 release. Package control still has the old version. Please hit the release button! πŸ˜„

feature_request(css3_colors): convert to CSS3 colors

1. Summary

It would be nice, if would be possible convert from any format to CSS3 color names.

Example:

β€…β€…β€…β€…from HEX to CSS3 color names:

  • input β€” #4b0082
  • output β€” indigo

2. Argumentation

CSS3 color names β€” format for humans, not for bots. I don't remember HEX, RGB and HSL of red color, but I remember, that it red.

Situations, where I need CSS3 color names:

  1. css-to-stylus (I'm sure, that another tools also) convert from CSS3 to HEX.
  2. I can copy CSS from some sites β†’ I'm don't understand, which color I copy, because I don't know HEX/RGB/HSL codes. I need convert to CSS3 color names, that understand what colors it is.

Thanks.

Feature request: Convert all in current selection

Hi! Thanks for creating this plugin!

It would be great to be able to convert all colors in the currently selected text. Thoughts?

Example:

You have a list of 3 colors but only want to convert the first two.

'#B84645'
'#61AEE1'
'#B1812C'

The result of selecting the first two colors and converting to rbg would be:

'rgb(184,70,69)'
'rgb(97,174,225)'
'#B1812C'

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.