IBLinter icon indicating copy to clipboard operation
IBLinter copied to clipboard

Use base class but for colors?

Open mfernandez94 opened this issue 6 years ago • 2 comments

Is there currently a way to have something like use_base_class, where you can specify colors that should be used?

mfernandez94 avatar Feb 19 '20 23:02 mfernandez94

you want to be more restrictive than colors present in assets? there is a color asset rules, which check named colors

phimage avatar Feb 21 '20 10:02 phimage

More restrictive in that I only want colors in assets to be used, so things such as a custom color, system color or any other named or unnamed are not used. So I guess the better question is would it be possible to check named as well as unnamed colors?

mfernandez94 avatar Feb 21 '20 19:02 mfernandez94