AtomMaterialUI / color-highlighter

JetBrains plugin to preview colors directly from within the code.
MIT License
40 stars 23 forks source link

Allow only hex colors with 3, 6 or 8 hex digits #126

Closed OndrejSpanel closed 10 months ago

OndrejSpanel commented 10 months ago

Description

Highlight only numbers with 3, 6, or 8 digits, to prevent highlighting normal numbers.

Motivation and Context

PR for #123

Screenshots (if appropriate):

Types of changes

Checklist:

 Mention [stepsize] in a comment if you'd like to report some technical debt. See examples here.