Commit Graph

53 Commits (240961711e98072160e6030607ccb760ab4d4697)

Author SHA1 Message Date
Matthew Ramina a5b8fcaf9e ColorCodes: restrict greediness of regex 2015-07-16 13:04:43 -04:00
Matthew Ramina 9c9c0b191f ColorCodes: add support for queries like <color> to <type> 2015-07-13 16:38:48 -04:00
Kevin Kwa 08e89e3b78 ColorCodes - Fix images link url 2015-06-27 11:02:40 +08:00
Matthew Ramina 70e94aa7d7 ColorCodes: swatches are links to color picker, alignment 2015-03-11 20:23:16 -04:00
Matthew Ramina 04ed31bec2 ColorCodes: better dark mode 2015-03-06 16:31:45 -05:00
Matthew Ramina 7793a1e362 ColorCodes: added link to DDG's color picker 2015-03-04 23:13:52 -05:00
Rob Emery e6835bfeb3 Merge branch 'master' into mintsoft/rgba 2015-02-24 23:17:42 +00:00
Rob Emery 56c5ea4a5e Goodies: Enabling `use strict` on all goodies 2015-02-22 20:09:29 +00:00
Rob Emery b5b548a5b2 ColorCodes: Harmonising attribution 2015-02-12 21:41:03 +00:00
Rob Emery e2f7a01dea ColorCodes: Moving analogous to be one "either side" of the main colour on the wheel 2015-02-08 17:08:02 +00:00
Rob Emery 8b6f7a44b3 ColorCodes: making hex codes clickable 2015-02-08 16:52:00 +00:00
Rob Emery 0fc9fe2776 ColorCodes: separator colour to: d0d0d0 & attribution 2015-02-08 16:27:18 +00:00
Rob Emery 3ae452ce39 ColorCodes: Fixing Hex in links 2015-01-31 02:06:00 +00:00
Rob Emery 7a3450ad4b ColorCodes: Alignments 2015-01-20 21:42:57 +00:00
Rob Emery 766c970019 ColorCodes: swapping styles around 2015-01-20 20:56:15 +00:00
Rob Emery c54bd90f08 Merge branch 'master' into mintsoft/rgba 2015-01-09 20:40:53 +00:00
Rob Emery 292e463f69 ColorCodes: Layout fixes and tweaks 2015-01-09 20:40:11 +00:00
Rob Emery 247b661680 ColorCodes: Fixing Typo 2015-01-09 20:23:25 +00:00
Russell Holt fa5a969037 attribution cleanup 2015-01-07 13:37:42 -05:00
Rob Emery 84730aed62 ColorCodes: Adding analogous and complementary output to text output 2014-12-27 22:30:14 +00:00
Rob Emery 97fe2e6913 ColorCodes: Breaking markup out into columns 2014-12-27 22:14:18 +00:00
Rob Emery 102f0c6f1b ColorCodes: Adding Color::Mix 2014-12-27 19:17:56 +00:00
Rob Emery 4afef13155 ColourCodes: Adding output formats like mocked up; updating tests 2014-12-27 18:34:21 +00:00
Rob Emery ad9f55c255 ColorCodes: Fixing comment 2014-12-17 22:39:14 +00:00
Rob Emery 3ee723875f ColourCodes: Adding alpha to display 2014-12-17 21:43:23 +00:00
Rob Emery c4025ca4ac ColourCodes: Fixing comments 2014-12-11 14:29:59 +00:00
Rob Emery bb75861275 ColorCodes: Very hacky implementation 2014-12-11 14:25:02 +00:00
Matt Miller a6a5d9ffbb ResistorColors/ColorCodes: update new selector names.
Changed to be a bit less generic at the behest of @russellholt
2014-09-11 17:37:13 -04:00
Matt Miller 4a24d5165b ColorCodes: move from inline css 2014-09-10 17:33:32 -04:00
Matt Miller 7ace24facb ColorCodes: rough in a different HTML template.
Real templates are coming, but this is a step.
2014-09-09 18:54:38 -04:00
Matt Miller ce92e69d7d ColorCodes: allow for rgb #123456-style queries 2014-09-09 18:23:13 -04:00
Matt Miller c84f0464d2 ColorCodes: simplify and comment a bit.
- Simplify logic and increase explanation to make it easier
  for the casual reader.
- Remove the undocumented, untested and not-clearly-working
  "percentage" support.
- Replace `eval` with `try`, as is my wont.

Addresses #620.
2014-09-09 11:36:10 -04:00
Matt Miller bc7e87be22 ColorCodes: treat "code" as semantic noise.
We want to allow the string "code" to be used in the triggering query,
but we want it to have no effect on how the query is understood
or processed.

Addresses issue #454.
2014-08-28 17:25:19 -04:00
Matt Miller 5481cf4ebc Fix minor code layout issues.
Reducing scroll spam from dzil by:

- Providing ABSTRACTs for all packages.
- Leaving VERSION vertical space where necessary.

Addresses #600 plus other annoyances in the process.
2014-08-20 14:45:33 -04:00
Matt Miller 015107ec37 ColorCodes: eliminate NBS_ISCC sub dictionaries from lookups.
By their own documentation, the NBS submodules contain idiosyncratic
color names which are not well-suited to a general purpose color code
search.

In particular, NBS_ISCC::M contains a color called 'email' which caused
a confusing result for 'HTML email'.

The main NBS colors are included because they seem reasonable enough as
color names.

This fixes #490 and possibly partially addresses #454 and #442, I guess.

Also includes some testing ideas from @mintsoft.
2014-06-28 19:10:37 +08:00
Jason Dorweiler a74826403e colorcodes: comment 2014-05-12 15:04:21 -04:00
Jason Dorweiler b5f16d381c colorcodes: comments 2014-05-12 15:02:12 -04:00
Jason Dorweiler 9540ff65f2 colorcodes: fix inverted colors 2014-05-12 14:53:16 -04:00
Michael Smith cc47172f0e Update colorcodes to handle inverse/negative colours 2013-11-30 14:15:51 -07:00
Michael Smith 942ef39742 Clean up bugs Perl 5.18 pointed out 2013-05-21 10:20:54 -06:00
Joe Simpson 33621e0924 Add color-hex.com because it's darn awesome
(Google brings this up usually and I quite like it, so give me another reason to kick the bucket!)
2013-03-15 19:58:33 +00:00
Dylan Lloyd baa2c1da4f added metadata to {Binary,Capitalize,Chars,ColorCodes}.pm 2012-11-06 15:53:46 -05:00
Michael Smith f2a59d20a3 clean up regexps, handle color() in ColorCodes 2012-06-26 21:11:40 -06:00
Michael Smith bb8a18eebc add tineye link to ColorCodes 2012-06-16 13:06:51 -06:00
Michael Smith 27ff939f33 handle long hex colorcodes without # 2012-06-04 11:45:50 -06:00
Michael Smith 04abcaf37f colorcodes trigger fix 2012-06-03 17:11:59 -06:00
Michael Smith b36fa6c56d make DuckDuckGo strip additional keywords 2012-06-03 14:46:58 -06:00
Michael Smith 44c77719bc remove debugger from colorcodes 2012-06-03 12:17:11 -06:00
Michael Smith aebe07c20a remove dup and fix cmyb in colorcodes hash 2012-06-03 11:34:52 -06:00
Michael Smith e84306c7ea handle percents and short hex colors (#000), make output copyable 2012-06-03 11:19:48 -06:00