You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This example using `tones` strategy `FlexTones.candyPop` shows the difference when using the same single seed color, as in the above case with the default Material-3 seed strategy. We can observe that the colors are brighter and have more candy like pop to them.
609
609
610
610
| Light from single seed - Candy pop tones | Dark from single seed - Candy pop tones |
| <imgsrc="https://raw.githubusercontent.com/rydmike/flex_seed_scheme/master/doc_assets/candy_one_seed_v3_l.png"alt="candy pop light 1"/> | <imgsrc="https://raw.githubusercontent.com/rydmike/flex_seed_scheme/master/doc_assets/candy_one_seed_v3_d.png"alt="candy pop dark 1"/> |
612
+
| <imgsrc="https://raw.githubusercontent.com/rydmike/flex_seed_scheme/master/doc_assets/candy_one_seed_v4_l.png"alt="candy pop light 1"/> | <imgsrc="https://raw.githubusercontent.com/rydmike/flex_seed_scheme/master/doc_assets/candy_one_seed_v4_d.png"alt="candy pop dark 1"/> |
613
613
614
614
### Candy Pop Strategy with Four Seed Colors
615
615
616
616
This example shows how to use four seeds colors, including a custom error seed color, using the same **CandyPop** seed strategy.
617
617
618
618
| Light from four seeds - Candy pop tones | Dark from four seeds - Candy pop tones |
| <imgsrc="https://raw.githubusercontent.com/rydmike/flex_seed_scheme/master/doc_assets/candy_4_seed_v3_l.png"alt="candy pop light 4"/> | <imgsrc="https://raw.githubusercontent.com/rydmike/flex_seed_scheme/master/doc_assets/candy_4_seed_v3_d.png"alt="candy pop dark 4"/> |
620
+
| <imgsrc="https://raw.githubusercontent.com/rydmike/flex_seed_scheme/master/doc_assets/candy_4_seed_v4_l.png"alt="candy pop light 4"/> | <imgsrc="https://raw.githubusercontent.com/rydmike/flex_seed_scheme/master/doc_assets/candy_4_seed_v4_d.png"alt="candy pop dark 4"/> |
621
621
622
622
623
623
### One hue
@@ -658,7 +658,7 @@ A key feature with the `oneHue` seed strategy is that it does not invent any new
658
658
659
659
| Light from seed - One hue | Dark from seed - One hue |
0 commit comments