lainsce / emulsion

Store your palettes in an easy way, and edit them if needed.
GNU General Public License v3.0
67 stars 8 forks source link

Limit hexcode input #36

Open vanillajonathan opened 2 years ago

vanillajonathan commented 2 years ago

Limit the hexcode input to A–F, a–f, 0–9 and # and max 7 characters.

Limit the RGB input to 0–255 and max 3 digits.