@clds/themes
Advanced tools
Comparing version 0.49.4 to 0.50.0
@@ -100,10 +100,10 @@ export const light = { | ||
accent6: '#ed2d22', | ||
accent7: '#ffac4a', | ||
accent7: '#ffC479', | ||
accent8: '#8aff6d', | ||
accent9: '#77869b', | ||
accent10: '#e0edff', | ||
accent11: '#ff5469', | ||
accent12: '#ff5bd4', | ||
accent11: '#ff7839', | ||
accent12: '#ff57C7', | ||
}, | ||
}; | ||
//# sourceMappingURL=palette.js.map |
{ | ||
"name": "@clds/themes", | ||
"description": "Cloudinary themes", | ||
"version": "0.49.4", | ||
"version": "0.50.0", | ||
"author": "Cloudinary", | ||
@@ -6,0 +6,0 @@ "main": "./dist/index.js", |
@@ -101,9 +101,9 @@ export const light = { | ||
accent6: '#ed2d22', | ||
accent7: '#ffac4a', | ||
accent7: '#ffC479', | ||
accent8: '#8aff6d', | ||
accent9: '#77869b', | ||
accent10: '#e0edff', | ||
accent11: '#ff5469', | ||
accent12: '#ff5bd4', | ||
accent11: '#ff7839', | ||
accent12: '#ff57C7', | ||
}, | ||
}; |
Sorry, the diff of this file is not supported yet