app/assets/build/coco/coco.css in coveragebook_components-0.19.2 vs app/assets/build/coco/coco.css in coveragebook_components-0.19.3
- old
+ new
@@ -605,9 +605,12 @@
--coco-colors-gray-500: #6B7280;
--coco-colors-gray-600: #4B5563;
--coco-colors-gray-700: #374151;
--coco-colors-gray-800: #1F2937;
--coco-colors-gray-900: #111827;
+ --coco-colors-gray-transparent-50: rgba(0, 12, 39, 0.06);
+ --coco-colors-gray-transparent-100: rgba(0, 12, 39, 0.1);
+ --coco-colors-gray-transparent-200: rgba(0, 12, 39, 0.18);
--coco-colors-green-50: #E8F3F1;
--coco-colors-green-100: #D1E7E2;
--coco-colors-green-200: #A3CFC5;
--coco-colors-green-300: #76B8AA;
--coco-colors-green-400: #48A08D;