File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22 "index.cjs.js" : {
33 "bundled" : 21255 ,
44 "minified" : 13544 ,
5- "gzipped" : 5198
5+ "gzipped" : 5204
66 },
77 "index.esm.js" : {
88 "bundled" : 20262 ,
99 "minified" : 12641 ,
10- "gzipped" : 5090 ,
10+ "gzipped" : 5096 ,
1111 "treeshaked" : {
1212 "rollup" : {
1313 "code" : 3916 ,
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ exports[`PALETTE matches snapshot 1`] = `
9696 " connect" : " #ff6224" ,
9797 " explore" : " #30aabc" ,
9898 " gather" : " #f6c8be" ,
99- " guide" : " #ff6224 " ,
99+ " guide" : " #eb4962 " ,
100100 " message" : " #37b8af" ,
101101 " sell" : " #c38f00" ,
102102 " support" : " #00a656" ,
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ const PALETTE = {
1414 message : '#37b8af' ,
1515 explore : '#30aabc' ,
1616 gather : '#f6c8be' ,
17- guide : '#ff6224 ' ,
17+ guide : '#eb4962 ' ,
1818 connect : '#ff6224' ,
1919 chat : '#f79a3e' ,
2020 talk : '#efc93d' ,
You can’t perform that action at this time.
0 commit comments