Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.6 KB

ColorPalette.md

File metadata and controls

25 lines (20 loc) · 1.6 KB

Color Palette

The purpose of this document is to be a step by step guide on how to support multiple color palettes in your app

Interesting articles

Cherry-Pick the Color Palette support 🍒

  1. Follow the steps described in the Creating Slick Color Palette APIs article
  2. For inspiration in this project, you can check out the UIColor extensions:
  3. You can also checkout the unit tests:

Demo

Default Palette Light Mode Default Palette Dark Mode
Flashy Palette Light Mode Flashy Palette Dark Mode