profezzorn / ProffieOS-StyleEditor

GNU General Public License v3.0
7 stars 6 forks source link

Suggestion: Stacked solid colors should be disallowed. #141

Closed NoSloppy closed 8 months ago

NoSloppy commented 8 months ago

For example: Layers<Green,Red> doesn't throw any error.

profezzorn commented 8 months ago

This is a bit tricky, because all colors are potentially transparent in the style editor. Makes it tricky to know which styles are unable to produce transparent colors.