123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198 |
- /* 马卡龙 */
- .text-group-color11 {
- color: #efcd8d;
- }
- .text-group-color12 {
- color: #d98884;
- }
- .text-group-color13 {
- color: #a1caa0;
- }
- .text-group-color14 {
- color: #f2e5d8;
- }
- .bg-group-color11 {
- background: #efcd8d;
- }
- .bg-group-color12 {
- background: #d98884;
- }
- .bg-group-color13 {
- background: #a1caa0;
- }
- .bg-group-color14 {
- background: #f2e5d8;
- }
- /* 莫兰迪 */
- .text-group-color21 {
- color: #cbc69e;
- }
- .text-group-color22 {
- color: #bbb5b7;
- }
- .text-group-color23 {
- color: #906b62;
- }
- .text-group-color24 {
- color: #636b5e;
- }
- .bg-group-color21 {
- background: #cbc69e;
- }
- .bg-group-color22 {
- background: #bbb5b7;
- }
- .bg-group-color23 {
- background: #906b62;
- }
- .bg-group-color24 {
- background: #636b5e;
- }
- /* 蒙德里安 */
- .text-group-color31 {
- color: #f0bba4;
- }
- .text-group-color32 {
- color: #ae4028;
- }
- .text-group-color33 {
- color: #60cdf8;
- }
- .text-group-color34 {
- color: #f54d88;
- }
- .bg-group-color31 {
- background: #f0bba4;
- }
- .bg-group-color32 {
- background: #ae4028;
- }
- .bg-group-color33 {
- background: #60cdf8;
- }
- .bg-group-color34 {
- background: #f54d88;
- }
- /* 洛可可 */
- .text-group-color41 {
- color: #e6d9a4;
- }
- .text-group-color42 {
- color: #7c5e15;
- }
- .text-group-color43 {
- color: #a2b6aa;
- }
- .text-group-color44 {
- color: #d17045;
- }
- .bg-group-color41 {
- background: #e6d9a4;
- }
- .bg-group-color42 {
- background: #7c5e15;
- }
- .bg-group-color43 {
- background: #a2b6aa;
- }
- .bg-group-color44 {
- background: #d17045;
- }
- /* 孟菲斯 */
- .text-group-color51 {
- color: #1fa2a6;
- }
- .text-group-color52 {
- color: #ff7254;
- }
- .text-group-color53 {
- color: #5a9b85;
- }
- .text-group-color54 {
- color: #eda3ac;
- }
- .bg-group-color51 {
- background: #1fa2a6;
- }
- .bg-group-color52 {
- background: #ff7254;
- }
- .bg-group-color53 {
- background: #5a9b85;
- }
- .bg-group-color54 {
- background: #eda3ac;
- }
- /* 中国风 */
- .text-group-color61 {
- color: #e74a2d;
- }
- .text-group-color62 {
- color: #89b87b;
- }
- .text-group-color63 {
- color: #eaa58a;
- }
- .text-group-color64 {
- color: #9c5045;
- }
- .bg-group-color61 {
- background: #e74a2d;
- }
- .bg-group-color62 {
- background: #89b87b;
- }
- .bg-group-color63 {
- background: #eaa58a;
- }
- .bg-group-color64 {
- background: #9c5045;
- }
|