aesthetic-suite / framework

🎨 Aesthetic is an end-to-end multi-platform styling framework that offers a strict design system, robust atomic CSS-in-JS engine, a structural style sheet specification (SSS), a low-runtime solution, and much more!
https://aestheticsuite.dev
MIT License
203 stars 5 forks source link

breaking: Rename failure/success palettes. Remove info palette. #144

Closed milesj closed 3 years ago

milesj commented 3 years ago

Summary

After utilizing the library a bit, I feel like these palettes can be reworked a bit. So I'm renaming failure/success to negative/positive, as the verbiage encompasses more scenarios, but the intent is still the same.

As for info, it's rarely used, and should ideally be covered with brand/primary/secondary/tertiary instead. Right now, info aligns too closely with the common notice/logging types.

Screenshots

Checklist