Hi, I was trying your useful plugin for NotePad++ and I detect a bug I hope you can solve. I will give you some examples:
When you choose red color, it appears the right hex code #FF0000, but if you choose another near color, for example light red the resultant code is #8080FF instead #FF8080.
In case of orange, it appears #4080ff instead #ff8040
But in case of a light orange it appears #80ff00 instead #ff8000
Extrange...
An finally a couple of questions:
How can I choose #rgb format?
When will the picker be able to capture any pixel color as the eyedropper tool of photoshop ;) ?
Thank you for your application!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everyone,
I've developed a basic color picker. So far it supports CSS style #rrggbb and #rgb. I'll add more if anyone wants.
Yours,
Matthew
Hi, I was trying your useful plugin for NotePad++ and I detect a bug I hope you can solve. I will give you some examples:
When you choose red color, it appears the right hex code #FF0000, but if you choose another near color, for example light red the resultant code is #8080FF instead #FF8080.
In case of orange, it appears #4080ff instead #ff8040
But in case of a light orange it appears #80ff00 instead #ff8000
Extrange...
An finally a couple of questions:
How can I choose #rgb format?
When will the picker be able to capture any pixel color as the eyedropper tool of photoshop ;) ?
Thank you for your application!
Further information :
You can find colour piker plugins here :
http://notepad-plus.sourceforge.net/uk/download.php
or download it directly :
http://notepad-plus.sourceforge.net/commun/pluginsBin/colorPicker.zip
Don
thx...i was just searching for something like this ;)
you could add ability to change shortcut for opening color window...otherwise it's ok :)
greetings, t3hn0
t3hn0 (at) t3hn0 (dot) com
Thanks, this is great. Will definitely come in handy.
To the person above me, press ctrl+alt+c
could you add an option to make it select only web safe colors? or just have a full pallet of the 216 colors.