This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Description
While programming JavaScript, hovering over the Math.tan function shows the color swatch for the named color "tan".

More generally, creating a variable with a name that represents a named color (e.g. var yellow = 123) shows a color swatch.
Would it make sense to only show color swatches in strings?