From d20a5e698445c6b1a84456f6f1c4c9ef80d06073 Mon Sep 17 00:00:00 2001 From: tomara_x <86204514+tomara-x@users.noreply.github.com> Date: Tue, 18 Jun 2024 09:38:42 +0300 Subject: [PATCH] fix scenes 1. find and replace "Hsla" (vim :%s/Hsla//g ) 2. replace: ``` "bevy_render::camera::clear_color::ClearColor": (Rgba( red: 0.0, green: 0.0, blue: 0.0, alpha: 1.0, )), ``` with: ``` "bevy_render::camera::clear_color::ClearColor": (Hsla(( hue: 0.0, saturation: 0.0, lightness: 0.0, alpha: 1.0, ))), ``` --- assets/2mono | 530 +-- assets/amara | 1266 +++---- assets/ar | 98 +- assets/comfy-anger | 588 ++-- assets/contains | 32 +- assets/curve | 144 +- assets/distance | 118 +- assets/grace | 1878 +++++------ assets/grace-light | 1874 +++++------ assets/input | 52 +- assets/key | 32 +- assets/light | 14 +- assets/lowcpu | 30 +- assets/osc_r | 54 +- assets/osc_s | 40 +- assets/pd | 256 +- assets/poyo | 68 +- assets/quantize | 282 +- assets/rem | 514 +-- assets/shift_reg | 134 +- assets/touch | 7993 ++++++++++++++++++++++++++++++++++++++++++++ assets/trail | 336 +- 22 files changed, 12163 insertions(+), 4170 deletions(-) create mode 100644 assets/touch diff --git a/assets/2mono b/assets/2mono index 7f3cdaf..4311f5a 100644 --- a/assets/2mono +++ b/assets/2mono @@ -1,32 +1,32 @@ ( resources: { - "bevy_render::camera::clear_color::ClearColor": (Rgba( - red: 0.0, - green: 0.0, - blue: 0.0, + "bevy_render::camera::clear_color::ClearColor": (Hsla(( + hue: 0.0, + saturation: 0.0, + lightness: 0.0, alpha: 1.0, - )), - "quartz::components::DefaultDrawColor": (Hsla( + ))), + "quartz::components::DefaultDrawColor": (( hue: 270.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), "quartz::components::DefaultDrawVerts": (4), - "quartz::components::HighlightColor": (Hsla( + "quartz::components::HighlightColor": (( hue: 0.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), - "quartz::components::ConnectionColor": (Hsla( + "quartz::components::ConnectionColor": (( hue: 0.0, saturation: 1.0, lightness: 1.0, alpha: 0.7, )), "quartz::components::ConnectionWidth": (4.0), - "quartz::components::CommandColor": (Hsla( + "quartz::components::CommandColor": (( hue: 0.0, saturation: 0.0, lightness: 0.7, @@ -56,7 +56,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 277.4563, saturation: 1.0, lightness: 0.5, @@ -94,7 +94,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -128,7 +128,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -164,7 +164,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -198,7 +198,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -234,7 +234,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 197.58838, saturation: 1.0, lightness: 0.5, @@ -334,7 +334,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 267.59467, saturation: 1.0, lightness: 0.5, @@ -372,7 +372,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -408,7 +408,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -444,7 +444,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -480,7 +480,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -516,7 +516,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -552,7 +552,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -588,7 +588,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -624,7 +624,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -660,7 +660,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -696,7 +696,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -732,7 +732,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 204.75616, saturation: 1.0, lightness: 0.5, @@ -770,7 +770,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 195.3942, saturation: 1.0, lightness: 0.5, @@ -811,7 +811,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -847,7 +847,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -883,7 +883,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -919,7 +919,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -955,7 +955,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -991,7 +991,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -1027,7 +1027,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -1063,7 +1063,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1099,7 +1099,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 201.68427, saturation: 1.0, lightness: 0.5, @@ -1137,7 +1137,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1173,7 +1173,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -1209,7 +1209,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1243,7 +1243,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -1279,7 +1279,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1313,7 +1313,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -1349,7 +1349,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 203.14716, saturation: 1.0, lightness: 0.5, @@ -1991,7 +1991,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2027,7 +2027,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2063,7 +2063,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2099,7 +2099,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2135,7 +2135,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2171,7 +2171,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2207,7 +2207,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2243,7 +2243,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2279,7 +2279,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2315,7 +2315,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2351,7 +2351,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2387,7 +2387,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2423,7 +2423,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2459,7 +2459,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2495,7 +2495,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2531,7 +2531,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2567,7 +2567,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2603,7 +2603,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2639,7 +2639,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2675,7 +2675,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2711,7 +2711,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2747,7 +2747,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2783,7 +2783,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2819,7 +2819,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2855,7 +2855,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2891,7 +2891,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2927,7 +2927,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2963,7 +2963,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -2999,7 +2999,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -3035,7 +3035,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -3071,7 +3071,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -3107,7 +3107,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -3143,7 +3143,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -3179,7 +3179,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -3215,7 +3215,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -3251,7 +3251,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -3287,7 +3287,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -3323,7 +3323,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -3359,7 +3359,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -3395,7 +3395,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -3431,7 +3431,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3465,7 +3465,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3501,7 +3501,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 264.94876, saturation: 1.0, lightness: 0.5, @@ -3542,7 +3542,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3578,7 +3578,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3612,7 +3612,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 307.20294, saturation: 1.0, lightness: 0.5, @@ -3654,7 +3654,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 311.59842, saturation: 1.0, lightness: 0.5, @@ -3694,7 +3694,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3730,7 +3730,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3764,7 +3764,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.13776, saturation: 1.0, lightness: 0.5, @@ -3811,7 +3811,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3847,7 +3847,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3881,7 +3881,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 265.91113, saturation: 1.0, lightness: 0.5, @@ -3922,7 +3922,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 307.2029, saturation: 1.0, lightness: 0.5, @@ -3960,7 +3960,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 262.80692, saturation: 1.0, lightness: 0.5, @@ -4004,7 +4004,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 269.27835, saturation: 1.0, lightness: 0.5, @@ -4042,7 +4042,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 307.2029, saturation: 1.0, lightness: 0.5, @@ -4080,7 +4080,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4116,7 +4116,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4152,7 +4152,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4186,7 +4186,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4220,7 +4220,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -4258,7 +4258,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4294,7 +4294,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4328,7 +4328,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4364,7 +4364,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4398,7 +4398,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4432,7 +4432,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 279.7138, saturation: 1.0, lightness: 0.5, @@ -4470,7 +4470,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4506,7 +4506,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4540,7 +4540,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4576,7 +4576,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 274.11804, saturation: 1.0, lightness: 0.5, @@ -4616,7 +4616,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 279.6209, saturation: 1.0, lightness: 0.5, @@ -4654,7 +4654,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4690,7 +4690,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4724,7 +4724,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4760,7 +4760,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4796,7 +4796,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4830,7 +4830,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4864,7 +4864,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4900,7 +4900,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4936,7 +4936,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4970,7 +4970,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5006,7 +5006,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5040,7 +5040,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5074,7 +5074,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 196.79013, saturation: 1.0, lightness: 0.5, @@ -5112,7 +5112,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -5150,7 +5150,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5186,7 +5186,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5220,7 +5220,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -5262,7 +5262,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5298,7 +5298,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5332,7 +5332,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5368,7 +5368,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -5411,7 +5411,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5445,7 +5445,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5479,7 +5479,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -5517,7 +5517,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5553,7 +5553,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5587,7 +5587,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5623,7 +5623,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -5662,7 +5662,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5696,7 +5696,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -5734,7 +5734,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5768,7 +5768,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -5807,7 +5807,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -5845,7 +5845,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -5883,7 +5883,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5917,7 +5917,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5953,7 +5953,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5987,7 +5987,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -6025,7 +6025,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6061,7 +6061,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6097,7 +6097,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -6135,7 +6135,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -6173,7 +6173,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6209,7 +6209,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -6248,7 +6248,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -6286,7 +6286,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -6324,7 +6324,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -6362,7 +6362,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -6400,7 +6400,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -6440,7 +6440,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6476,7 +6476,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6510,7 +6510,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6546,7 +6546,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -6586,7 +6586,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6620,7 +6620,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6656,7 +6656,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6690,7 +6690,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -6730,7 +6730,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -6770,7 +6770,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6806,7 +6806,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6840,7 +6840,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6874,7 +6874,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6910,7 +6910,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6944,7 +6944,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6980,7 +6980,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7014,7 +7014,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7050,7 +7050,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7084,7 +7084,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7120,7 +7120,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7154,7 +7154,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7190,7 +7190,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -7231,7 +7231,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7265,7 +7265,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7301,7 +7301,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7335,7 +7335,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -7376,7 +7376,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7412,7 +7412,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -7450,7 +7450,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7484,7 +7484,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -7525,7 +7525,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7559,7 +7559,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7595,7 +7595,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7631,7 +7631,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -7672,7 +7672,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 307.20294, saturation: 1.0, lightness: 0.5, @@ -7714,7 +7714,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 311.59842, saturation: 1.0, lightness: 0.5, @@ -7754,7 +7754,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7790,7 +7790,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7824,7 +7824,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.13776, saturation: 1.0, lightness: 0.5, @@ -7871,7 +7871,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7907,7 +7907,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7941,7 +7941,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 265.91113, saturation: 1.0, lightness: 0.5, @@ -7982,7 +7982,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 307.2029, saturation: 1.0, lightness: 0.5, @@ -8020,7 +8020,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 262.80692, saturation: 1.0, lightness: 0.5, @@ -8064,7 +8064,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 269.27835, saturation: 1.0, lightness: 0.5, @@ -8102,7 +8102,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 307.2029, saturation: 1.0, lightness: 0.5, @@ -8140,7 +8140,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8176,7 +8176,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8212,7 +8212,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8246,7 +8246,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8280,7 +8280,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8316,7 +8316,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8350,7 +8350,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8386,7 +8386,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8420,7 +8420,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8454,7 +8454,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 279.7138, saturation: 1.0, lightness: 0.5, @@ -8492,7 +8492,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8528,7 +8528,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8562,7 +8562,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8598,7 +8598,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 274.11804, saturation: 1.0, lightness: 0.5, @@ -8638,7 +8638,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 279.6209, saturation: 1.0, lightness: 0.5, @@ -8676,7 +8676,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8712,7 +8712,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8746,7 +8746,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8782,7 +8782,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8816,7 +8816,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8852,7 +8852,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8886,7 +8886,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -8924,7 +8924,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8960,7 +8960,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8994,7 +8994,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -9036,7 +9036,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -9072,7 +9072,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -9106,7 +9106,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -9140,7 +9140,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -9178,7 +9178,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -9212,7 +9212,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -9250,7 +9250,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -9284,7 +9284,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -9323,7 +9323,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -9359,7 +9359,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -9393,7 +9393,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -9429,7 +9429,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -9465,7 +9465,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -9501,7 +9501,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -9539,7 +9539,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -9577,7 +9577,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -9615,7 +9615,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -9649,7 +9649,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -9685,7 +9685,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -9721,7 +9721,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -9755,7 +9755,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -9791,7 +9791,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -9825,7 +9825,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -9861,7 +9861,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -9895,7 +9895,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -9931,7 +9931,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -9965,7 +9965,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -10005,7 +10005,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, diff --git a/assets/amara b/assets/amara index 0d5e918..1ce645f 100644 --- a/assets/amara +++ b/assets/amara @@ -1,38 +1,38 @@ ( resources: { - "bevy_render::camera::clear_color::ClearColor": (Rgba( - red: 0.0, - green: 0.0, - blue: 0.0, + "bevy_render::camera::clear_color::ClearColor": (Hsla(( + hue: 0.0, + saturation: 0.0, + lightness: 0.0, alpha: 1.0, - )), - "quartz::components::DefaultDrawColor": (Hsla( + ))), + "quartz::components::DefaultDrawColor": (( hue: 270.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), "quartz::components::DefaultDrawVerts": (4), - "quartz::components::HighlightColor": (Hsla( + "quartz::components::HighlightColor": (( hue: 0.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), - "quartz::components::ConnectionColor": (Hsla( + "quartz::components::ConnectionColor": (( hue: 0.0, saturation: 1.0, lightness: 1.0, alpha: 0.7, )), "quartz::components::ConnectionWidth": (4.0), - "quartz::components::CommandColor": (Hsla( + "quartz::components::CommandColor": (( hue: 0.0, saturation: 0.0, lightness: 0.7, alpha: 1.0, )), - "quartz::components::IndicatorColor": (Hsla( + "quartz::components::IndicatorColor": (( hue: 0.0, saturation: 1.0, lightness: 0.5, @@ -63,7 +63,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -99,7 +99,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 345.08368, saturation: 1.0, lightness: 0.37339276, @@ -135,7 +135,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -169,7 +169,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.22332965, @@ -205,7 +205,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 1.0, @@ -241,7 +241,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 1.0, @@ -277,7 +277,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.8, @@ -313,7 +313,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.8, @@ -349,7 +349,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -385,7 +385,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 227.04614, saturation: 1.0, lightness: 0.5, @@ -423,7 +423,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -457,7 +457,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -493,7 +493,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 1.0, lightness: 0.5, @@ -531,7 +531,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -567,7 +567,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.38332954, @@ -603,7 +603,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 345.08368, saturation: 1.0, lightness: 0.28339285, @@ -639,7 +639,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -673,7 +673,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -707,7 +707,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 318.11615, saturation: 1.0, lightness: 0.5, @@ -762,7 +762,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 0.0, @@ -798,7 +798,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 323.8838, saturation: 1.0, lightness: 0.5, @@ -837,7 +837,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -875,7 +875,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -909,7 +909,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 0.0, @@ -945,7 +945,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -979,7 +979,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1015,7 +1015,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1051,7 +1051,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1085,7 +1085,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1119,7 +1119,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1155,7 +1155,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1191,7 +1191,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 226.53125, saturation: 1.0, lightness: 0.5, @@ -1229,7 +1229,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.8, @@ -1265,7 +1265,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.2, @@ -1299,7 +1299,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 204.09277, saturation: 1.0, lightness: 0.7199998, @@ -1337,7 +1337,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1373,7 +1373,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1407,7 +1407,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1441,7 +1441,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -1481,7 +1481,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 309.4978, saturation: 1.0, lightness: 0.5, @@ -1523,7 +1523,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1559,7 +1559,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1593,7 +1593,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1629,7 +1629,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1665,7 +1665,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 311.82275, saturation: 1.0, lightness: 0.39986327, @@ -1705,7 +1705,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -1744,7 +1744,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1778,7 +1778,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1814,7 +1814,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 311.69446, saturation: 1.0, lightness: 0.5, @@ -1854,7 +1854,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1890,7 +1890,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 56.61499, saturation: 1.0, lightness: 0.5, @@ -1928,7 +1928,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1962,7 +1962,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1996,7 +1996,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2030,7 +2030,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 3.114746, saturation: 1.0, lightness: 0.5, @@ -2068,7 +2068,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2102,7 +2102,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2136,7 +2136,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -2175,7 +2175,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2209,7 +2209,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2243,7 +2243,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2279,7 +2279,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2315,7 +2315,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 327.0, saturation: 1.0, lightness: 0.7299998, @@ -2353,7 +2353,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2387,7 +2387,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 1.0, lightness: 0.5, @@ -2425,7 +2425,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.86035, saturation: 1.0, lightness: 0.5, @@ -2465,7 +2465,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -2501,7 +2501,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 266.35303, saturation: 1.0, lightness: 0.5, @@ -2539,7 +2539,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -2577,7 +2577,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2613,7 +2613,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2649,7 +2649,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.1925, saturation: 1.0, lightness: 0.5, @@ -2687,7 +2687,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 208.45801, saturation: 1.0, lightness: 0.5, @@ -2725,7 +2725,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -2765,7 +2765,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.8, @@ -2801,7 +2801,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 1.0, @@ -2854,7 +2854,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 56.246826, saturation: 1.0, lightness: 0.5, @@ -2892,7 +2892,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2926,7 +2926,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 272.33557, saturation: 1.0, lightness: 0.5, @@ -2964,7 +2964,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2998,7 +2998,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -3034,7 +3034,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3070,7 +3070,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 237.05042, saturation: 1.0, lightness: 0.7199998, @@ -3108,7 +3108,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3144,7 +3144,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3178,7 +3178,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.9602, saturation: 1.0, lightness: 0.5, @@ -3216,7 +3216,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3250,7 +3250,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 316.90796, saturation: 1.0, lightness: 0.6376856, @@ -3290,7 +3290,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3324,7 +3324,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3360,7 +3360,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3394,7 +3394,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3430,7 +3430,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3466,7 +3466,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3500,7 +3500,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3534,7 +3534,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 85.23682, saturation: 1.0, lightness: 0.5, @@ -3572,7 +3572,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3608,7 +3608,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3644,7 +3644,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3680,7 +3680,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3714,7 +3714,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 301.7146, saturation: 1.0, lightness: 0.5, @@ -3752,7 +3752,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -3786,7 +3786,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 71.59546, saturation: 1.0, lightness: 0.7199998, @@ -3824,7 +3824,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3858,7 +3858,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 280.5393, saturation: 1.0, lightness: 0.7199998, @@ -3896,7 +3896,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3932,7 +3932,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3966,7 +3966,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4002,7 +4002,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 316.26587, saturation: 1.0, lightness: 0.36648682, @@ -4042,7 +4042,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -4076,7 +4076,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -4114,7 +4114,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4150,7 +4150,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4184,7 +4184,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4218,7 +4218,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4254,7 +4254,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4290,7 +4290,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4324,7 +4324,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4360,7 +4360,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.7683, saturation: 1.0, lightness: 0.5, @@ -4400,7 +4400,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 335.74634, saturation: 1.0, lightness: 0.38734853, @@ -4440,7 +4440,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4476,7 +4476,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4510,7 +4510,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4546,7 +4546,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 214.94653, saturation: 1.0, lightness: 0.5, @@ -4585,7 +4585,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4621,7 +4621,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 317.60156, saturation: 1.0, lightness: 0.5, @@ -4661,7 +4661,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4697,7 +4697,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4733,7 +4733,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4767,7 +4767,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.4939, saturation: 1.0, lightness: 0.5, @@ -4805,7 +4805,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4839,7 +4839,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 227.04614, saturation: 1.0, lightness: 0.5, @@ -4877,7 +4877,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4911,7 +4911,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.2, @@ -4945,7 +4945,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4979,7 +4979,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -5015,7 +5015,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 246.57538, saturation: 1.0, lightness: 1.0, @@ -5068,7 +5068,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5104,7 +5104,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 279.56665, saturation: 1.0, lightness: 0.7199998, @@ -5142,7 +5142,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5176,7 +5176,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5210,7 +5210,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5246,7 +5246,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5280,7 +5280,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5314,7 +5314,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 317.34277, saturation: 1.0, lightness: 0.47079346, @@ -5354,7 +5354,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5388,7 +5388,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5424,7 +5424,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -5462,7 +5462,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 56.246826, saturation: 1.0, lightness: 0.5, @@ -5500,7 +5500,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5534,7 +5534,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5570,7 +5570,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5604,7 +5604,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5638,7 +5638,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5672,7 +5672,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 293.2671, saturation: 1.0, lightness: 0.5, @@ -5712,7 +5712,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5746,7 +5746,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -5780,7 +5780,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 327.2837, saturation: 1.0, lightness: 0.4207275, @@ -5820,7 +5820,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5856,7 +5856,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5892,7 +5892,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 268.61603, saturation: 1.0, lightness: 0.5, @@ -5934,7 +5934,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5970,7 +5970,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6004,7 +6004,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6038,7 +6038,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6074,7 +6074,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -6108,7 +6108,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -6142,7 +6142,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.80737, saturation: 1.0, lightness: 0.5, @@ -6182,7 +6182,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6218,7 +6218,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6254,7 +6254,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 311.74927, saturation: 1.0, lightness: 0.7199998, @@ -6292,7 +6292,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6328,7 +6328,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6362,7 +6362,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 311.3015, saturation: 1.0, lightness: 0.5, @@ -6401,7 +6401,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.7478, saturation: 1.0, lightness: 0.5, @@ -6441,7 +6441,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6475,7 +6475,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -6513,7 +6513,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6547,7 +6547,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6581,7 +6581,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 1.0, lightness: 0.7199998, @@ -6619,7 +6619,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6653,7 +6653,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6687,7 +6687,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 324.83813, saturation: 1.0, lightness: 0.5, @@ -6727,7 +6727,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 291.38232, saturation: 1.0, lightness: 0.6585451, @@ -6767,7 +6767,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 216.5747, saturation: 1.0, lightness: 0.5, @@ -6805,7 +6805,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6841,7 +6841,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6875,7 +6875,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6911,7 +6911,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 202.02148, saturation: 1.0, lightness: 0.5, @@ -6949,7 +6949,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 30.096924, saturation: 1.0, lightness: 0.5, @@ -6987,7 +6987,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7023,7 +7023,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7059,7 +7059,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7095,7 +7095,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7129,7 +7129,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7163,7 +7163,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7197,7 +7197,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 303.81665, saturation: 1.0, lightness: 0.6001369, @@ -7237,7 +7237,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7273,7 +7273,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7309,7 +7309,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7345,7 +7345,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7381,7 +7381,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7417,7 +7417,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7453,7 +7453,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7487,7 +7487,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7521,7 +7521,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 307.53833, saturation: 1.0, lightness: 0.43000007, @@ -7561,7 +7561,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7595,7 +7595,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7629,7 +7629,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7665,7 +7665,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7699,7 +7699,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7735,7 +7735,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7769,7 +7769,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7805,7 +7805,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 295.9574, saturation: 1.0, lightness: 0.5, @@ -7845,7 +7845,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7881,7 +7881,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7917,7 +7917,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7953,7 +7953,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 25.51416, saturation: 1.0, lightness: 0.5, @@ -7991,7 +7991,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -8031,7 +8031,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8067,7 +8067,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.8, @@ -8103,7 +8103,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8137,7 +8137,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 208.45801, saturation: 1.0, lightness: 0.5, @@ -8175,7 +8175,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8211,7 +8211,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8245,7 +8245,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8281,7 +8281,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 94.487305, saturation: 1.0, lightness: 0.5, @@ -8319,7 +8319,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8353,7 +8353,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8387,7 +8387,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8421,7 +8421,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8455,7 +8455,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8491,7 +8491,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8525,7 +8525,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.8, @@ -8561,7 +8561,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8595,7 +8595,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8629,7 +8629,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -8667,7 +8667,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -8705,7 +8705,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 306.0996, saturation: 1.0, lightness: 0.5, @@ -8745,7 +8745,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8779,7 +8779,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.8, @@ -8815,7 +8815,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8849,7 +8849,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8885,7 +8885,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 269.69763, saturation: 1.0, lightness: 0.5, @@ -8925,7 +8925,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 360.0, saturation: 1.0, lightness: 0.5, @@ -8963,7 +8963,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8999,7 +8999,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -9037,7 +9037,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 301.7146, saturation: 1.0, lightness: 0.5, @@ -9075,7 +9075,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -9109,7 +9109,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -9145,7 +9145,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -9181,7 +9181,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -9217,7 +9217,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -9251,7 +9251,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -9287,7 +9287,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 271.00977, saturation: 1.0, lightness: 0.5, @@ -9325,7 +9325,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.2, @@ -9359,7 +9359,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -9395,7 +9395,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -9429,7 +9429,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 30.096924, saturation: 1.0, lightness: 0.5, @@ -9467,7 +9467,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.8, @@ -9503,7 +9503,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -9537,7 +9537,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -9571,7 +9571,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 297.28516, saturation: 1.0, lightness: 0.5, @@ -9611,7 +9611,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -9647,7 +9647,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -9681,7 +9681,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -9719,7 +9719,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -9759,7 +9759,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 310.8806, saturation: 1.0, lightness: 0.7086158, @@ -9799,7 +9799,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -9835,7 +9835,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.52563, saturation: 1.0, lightness: 0.5, @@ -9875,7 +9875,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -9909,7 +9909,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 3.114746, saturation: 1.0, lightness: 0.5, @@ -9947,7 +9947,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 30.096924, saturation: 1.0, lightness: 0.5, @@ -9985,7 +9985,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -10019,7 +10019,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.62722236, @@ -10055,7 +10055,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -10089,7 +10089,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.2, @@ -10123,7 +10123,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.62722236, @@ -10159,7 +10159,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 0.40332955, @@ -10195,7 +10195,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 333.89844, saturation: 1.0, lightness: 0.5, @@ -10237,7 +10237,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.76245, saturation: 1.0, lightness: 0.61265147, @@ -10277,7 +10277,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 1.0, lightness: 0.7199998, @@ -10315,7 +10315,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -10349,7 +10349,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -10385,7 +10385,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 25.51416, saturation: 1.0, lightness: 0.5, @@ -10423,7 +10423,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 3.114746, saturation: 1.0, lightness: 0.5, @@ -10461,7 +10461,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -10497,7 +10497,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -10533,7 +10533,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.2, @@ -10567,7 +10567,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -10601,7 +10601,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -10635,7 +10635,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 308.667, saturation: 1.0, lightness: 0.7199998, @@ -10673,7 +10673,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.8, @@ -10709,7 +10709,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -10745,7 +10745,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -10779,7 +10779,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -10817,7 +10817,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -10851,7 +10851,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -10885,7 +10885,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -10921,7 +10921,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -10957,7 +10957,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 100.622314, saturation: 1.0, lightness: 0.7199998, @@ -10995,7 +10995,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 200.49683, saturation: 1.0, lightness: 0.5, @@ -11033,7 +11033,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.00516, saturation: 1.0, lightness: 0.5, @@ -11074,7 +11074,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -11110,7 +11110,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 64.25, saturation: 1.0, lightness: 0.7199998, @@ -11148,7 +11148,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 28.235107, saturation: 1.0, lightness: 0.7199998, @@ -11186,7 +11186,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -11220,7 +11220,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -11258,7 +11258,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -11294,7 +11294,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -11328,7 +11328,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -11362,7 +11362,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -11398,7 +11398,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 305.7423, saturation: 1.0, lightness: 0.5, @@ -11438,7 +11438,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -11474,7 +11474,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 1.0, lightness: 0.5, @@ -11512,7 +11512,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.03687, saturation: 1.0, lightness: 0.5, @@ -11552,7 +11552,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 317.33643, saturation: 1.0, lightness: 0.5, @@ -11592,7 +11592,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 271.00977, saturation: 1.0, lightness: 0.5, @@ -11630,7 +11630,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -11664,7 +11664,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -11698,7 +11698,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -11734,7 +11734,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 326.0763, saturation: 1.0, lightness: 0.54589355, @@ -11774,7 +11774,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -11810,7 +11810,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -11846,7 +11846,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 203.1289, saturation: 1.0, lightness: 0.5, @@ -11884,7 +11884,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -11918,7 +11918,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 119.2749, saturation: 1.0, lightness: 0.7199998, @@ -11956,7 +11956,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 264.4307, saturation: 1.0, lightness: 0.5, @@ -11994,7 +11994,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -12030,7 +12030,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -12066,7 +12066,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 307.77417, saturation: 1.0, lightness: 0.5, @@ -12106,7 +12106,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -12140,7 +12140,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 204.36963, saturation: 1.0, lightness: 0.5, @@ -12178,7 +12178,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -12216,7 +12216,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 310.09424, saturation: 1.0, lightness: 0.41655752, @@ -12256,7 +12256,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 295.95715, saturation: 1.0, lightness: 0.36000013, @@ -12296,7 +12296,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -12332,7 +12332,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -12368,7 +12368,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -12404,7 +12404,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -12440,7 +12440,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -12474,7 +12474,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -12510,7 +12510,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.2, @@ -12544,7 +12544,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -12578,7 +12578,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 226.53125, saturation: 1.0, lightness: 0.5, @@ -12616,7 +12616,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.2, @@ -12650,7 +12650,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 56.246826, saturation: 1.0, lightness: 0.5, @@ -12688,7 +12688,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -12724,7 +12724,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -12758,7 +12758,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -12792,7 +12792,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -12826,7 +12826,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -12860,7 +12860,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 56.61499, saturation: 1.0, lightness: 0.5, @@ -12898,7 +12898,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 0.0, @@ -12934,7 +12934,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 0.40332955, @@ -12970,7 +12970,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 345.08368, saturation: 1.0, lightness: 0.28339285, @@ -13006,7 +13006,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 277.4563, saturation: 1.0, lightness: 0.5, @@ -13044,7 +13044,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -13080,7 +13080,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -13116,7 +13116,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 311.5315, saturation: 1.0, lightness: 0.37000012, @@ -13156,7 +13156,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -13190,7 +13190,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -13226,7 +13226,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -13262,7 +13262,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 94.487305, saturation: 1.0, lightness: 0.5, @@ -13300,7 +13300,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 304.00464, saturation: 1.0, lightness: 0.5, @@ -13340,7 +13340,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -13374,7 +13374,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 295.7283, saturation: 1.0, lightness: 0.5, @@ -13416,7 +13416,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 301.7146, saturation: 1.0, lightness: 0.5, @@ -13454,7 +13454,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -13488,7 +13488,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -13522,7 +13522,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 305.30225, saturation: 1.0, lightness: 0.5, @@ -13560,7 +13560,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -13594,7 +13594,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -13630,7 +13630,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -13666,7 +13666,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 316.69873, saturation: 1.0, lightness: 0.5, @@ -13706,7 +13706,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -13740,7 +13740,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -13774,7 +13774,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -13810,7 +13810,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -13844,7 +13844,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -13878,7 +13878,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 227.04614, saturation: 1.0, lightness: 0.5, @@ -13916,7 +13916,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -13952,7 +13952,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 56.61499, saturation: 1.0, lightness: 0.5, @@ -13990,7 +13990,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -14026,7 +14026,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -14060,7 +14060,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -14094,7 +14094,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 271.37024, saturation: 1.0, lightness: 0.5, @@ -14132,7 +14132,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -14168,7 +14168,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.62722236, @@ -14204,7 +14204,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -14238,7 +14238,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -14272,7 +14272,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -14306,7 +14306,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -14342,7 +14342,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 204.36963, saturation: 1.0, lightness: 0.7199998, @@ -14380,7 +14380,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 225.60034, saturation: 1.0, lightness: 0.7199998, @@ -14418,7 +14418,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -14454,7 +14454,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -14488,7 +14488,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -14522,7 +14522,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -14558,7 +14558,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -14594,7 +14594,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.8, @@ -14630,7 +14630,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.8, @@ -14666,7 +14666,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 204.36963, saturation: 1.0, lightness: 0.5, @@ -14704,7 +14704,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -14740,7 +14740,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -14774,7 +14774,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -14808,7 +14808,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 311.59842, saturation: 1.0, lightness: 0.5, @@ -14848,7 +14848,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -14882,7 +14882,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.18237, saturation: 1.0, lightness: 0.5, @@ -14924,7 +14924,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -14960,7 +14960,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 272.46072, saturation: 1.0, lightness: 0.5, @@ -14998,7 +14998,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 314.98267, saturation: 1.0, lightness: 0.5, @@ -15038,7 +15038,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -15072,7 +15072,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -15106,7 +15106,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 300.1936, saturation: 1.0, lightness: 0.5, @@ -15146,7 +15146,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 237.45386, saturation: 1.0, lightness: 0.5, @@ -15200,7 +15200,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -15234,7 +15234,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -15270,7 +15270,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -15306,7 +15306,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -15340,7 +15340,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 310.09448, saturation: 1.0, lightness: 0.39986572, @@ -15380,7 +15380,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -15416,7 +15416,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -15450,7 +15450,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -15486,7 +15486,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -15522,7 +15522,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -15558,7 +15558,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -15592,7 +15592,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 314.02515, saturation: 1.0, lightness: 0.6168238, @@ -15632,7 +15632,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -15668,7 +15668,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -15702,7 +15702,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -15738,7 +15738,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -15774,7 +15774,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -15810,7 +15810,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 305.30225, saturation: 1.0, lightness: 0.5, @@ -15848,7 +15848,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -15884,7 +15884,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -15918,7 +15918,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -15954,7 +15954,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -15990,7 +15990,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -16029,7 +16029,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.2, @@ -16063,7 +16063,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.62722236, @@ -16099,7 +16099,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 209.04875, saturation: 1.0, lightness: 0.5, @@ -16135,7 +16135,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -16171,7 +16171,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 328.4723, saturation: 1.0, lightness: 0.6502002, @@ -16211,7 +16211,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -16247,7 +16247,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 345.08368, saturation: 1.0, lightness: 0.37339276, @@ -16283,7 +16283,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.2, @@ -16317,7 +16317,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.22332965, @@ -16353,7 +16353,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 274.5511, saturation: 1.0, lightness: 0.5, @@ -16400,7 +16400,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -16436,7 +16436,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -16474,7 +16474,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 305.9016, saturation: 1.0, lightness: 0.6502003, @@ -16514,7 +16514,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -16550,7 +16550,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -16584,7 +16584,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -16618,7 +16618,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -16654,7 +16654,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -16692,7 +16692,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.2, @@ -16726,7 +16726,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -16760,7 +16760,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 308.93994, saturation: 1.0, lightness: 0.562583, @@ -16800,7 +16800,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 314.56543, saturation: 1.0, lightness: 0.5, @@ -16840,7 +16840,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.8, @@ -16876,7 +16876,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 201.4076, saturation: 1.0, lightness: 0.5, @@ -16914,7 +16914,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -16948,7 +16948,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -16982,7 +16982,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -17016,7 +17016,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 306.73962, saturation: 1.0, lightness: 0.7299998, @@ -17056,7 +17056,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 204.36963, saturation: 1.0, lightness: 0.5, @@ -17094,7 +17094,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -17130,7 +17130,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 323.43262, saturation: 1.0, lightness: 0.4499316, @@ -17170,7 +17170,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 311.11548, saturation: 1.0, lightness: 0.5, @@ -17210,7 +17210,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -17246,7 +17246,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.0415, saturation: 1.0, lightness: 0.5, @@ -17284,7 +17284,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -17318,7 +17318,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -17352,7 +17352,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -17388,7 +17388,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.38332954, @@ -17424,7 +17424,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -17460,7 +17460,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -17496,7 +17496,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -17530,7 +17530,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -17564,7 +17564,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -17600,7 +17600,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -17636,7 +17636,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -17670,7 +17670,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -17704,7 +17704,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -17740,7 +17740,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.70947, saturation: 1.0, lightness: 0.37900382, @@ -17780,7 +17780,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -17814,7 +17814,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -17850,7 +17850,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -17884,7 +17884,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -17920,7 +17920,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -17954,7 +17954,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 264.4307, saturation: 1.0, lightness: 0.5, @@ -17992,7 +17992,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -18028,7 +18028,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -18064,7 +18064,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -18098,7 +18098,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -18132,7 +18132,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -18168,7 +18168,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -18204,7 +18204,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -18240,7 +18240,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -18274,7 +18274,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 307.2107, saturation: 1.0, lightness: 0.40820798, @@ -18314,7 +18314,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -18348,7 +18348,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 214.94653, saturation: 1.0, lightness: 0.5, @@ -18386,7 +18386,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -18422,7 +18422,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -18456,7 +18456,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -18490,7 +18490,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.4939, saturation: 1.0, lightness: 0.5, @@ -18528,7 +18528,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -18562,7 +18562,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -18596,7 +18596,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.95068, saturation: 1.0, lightness: 0.5, @@ -18634,7 +18634,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -18668,7 +18668,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 85.23682, saturation: 1.0, lightness: 0.5, @@ -18706,7 +18706,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.8, @@ -18742,7 +18742,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 271.37024, saturation: 1.0, lightness: 0.5, @@ -18780,7 +18780,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.2, @@ -18814,7 +18814,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 271.37024, saturation: 1.0, lightness: 0.5, @@ -18852,7 +18852,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -18888,7 +18888,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -18922,7 +18922,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -18958,7 +18958,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -18992,7 +18992,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.68164, saturation: 1.0, lightness: 0.5, @@ -19031,7 +19031,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -19067,7 +19067,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -19103,7 +19103,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -19139,7 +19139,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -19175,7 +19175,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 267.59467, saturation: 1.0, lightness: 0.5, @@ -19213,7 +19213,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.2, @@ -19247,7 +19247,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -19285,7 +19285,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -19321,7 +19321,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.62722236, @@ -19357,7 +19357,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -19393,7 +19393,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 25.51416, saturation: 1.0, lightness: 0.5, @@ -19431,7 +19431,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.22332965, @@ -19467,7 +19467,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -19503,7 +19503,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.2, @@ -19537,7 +19537,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.38332954, @@ -19573,7 +19573,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -19607,7 +19607,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -19641,7 +19641,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 209.04875, saturation: 1.0, lightness: 0.5, @@ -19677,7 +19677,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -19715,7 +19715,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -19749,7 +19749,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -19785,7 +19785,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 305.30225, saturation: 1.0, lightness: 0.5, @@ -19823,7 +19823,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -19859,7 +19859,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -19893,7 +19893,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -19929,7 +19929,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 226.53125, saturation: 1.0, lightness: 0.5, @@ -19967,7 +19967,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -20001,7 +20001,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -20035,7 +20035,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 329.79895, saturation: 1.0, lightness: 0.5, @@ -20076,7 +20076,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -20112,7 +20112,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -20148,7 +20148,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.5564, saturation: 1.0, lightness: 0.5, @@ -20190,7 +20190,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 248.97437, saturation: 1.0, lightness: 0.5, @@ -20244,7 +20244,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -20278,7 +20278,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.2, @@ -20312,7 +20312,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -20346,7 +20346,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 271.00977, saturation: 1.0, lightness: 0.5, @@ -20384,7 +20384,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -20418,7 +20418,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.62722236, @@ -20454,7 +20454,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 305.70972, saturation: 1.0, lightness: 0.62099737, @@ -20494,7 +20494,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 202.90625, saturation: 1.0, lightness: 0.5, @@ -20532,7 +20532,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -20566,7 +20566,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -20602,7 +20602,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 310.37744, saturation: 1.0, lightness: 0.6460306, @@ -20642,7 +20642,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -20678,7 +20678,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 290.96436, saturation: 1.0, lightness: 0.66689235, @@ -20718,7 +20718,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -20754,7 +20754,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -20788,7 +20788,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 94.487305, saturation: 1.0, lightness: 0.5, @@ -20826,7 +20826,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -20862,7 +20862,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -20898,7 +20898,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -20934,7 +20934,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -20970,7 +20970,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -21004,7 +21004,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 312.89783, saturation: 1.0, lightness: 0.5, @@ -21044,7 +21044,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -21080,7 +21080,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -21116,7 +21116,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 209.54639, saturation: 1.0, lightness: 0.5, @@ -21154,7 +21154,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -21188,7 +21188,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -21224,7 +21224,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -21258,7 +21258,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.93066, saturation: 1.0, lightness: 0.5, @@ -21296,7 +21296,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -21332,7 +21332,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 22.906738, saturation: 1.0, lightness: 0.7199998, @@ -21370,7 +21370,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.34692, saturation: 1.0, lightness: 0.5, @@ -21410,7 +21410,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -21446,7 +21446,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -21480,7 +21480,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -21514,7 +21514,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.89673, saturation: 1.0, lightness: 0.5, @@ -21554,7 +21554,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -21588,7 +21588,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -21622,7 +21622,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -21658,7 +21658,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 307.41772, saturation: 1.0, lightness: 0.6001342, @@ -21698,7 +21698,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 214.94653, saturation: 1.0, lightness: 0.5, @@ -21736,7 +21736,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -21772,7 +21772,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -21810,7 +21810,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -21844,7 +21844,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -21880,7 +21880,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -21916,7 +21916,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -21952,7 +21952,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -21986,7 +21986,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -22024,7 +22024,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -22060,7 +22060,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.44727, saturation: 1.0, lightness: 0.5, @@ -22102,7 +22102,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 202.75806, saturation: 1.0, lightness: 0.5, @@ -22140,7 +22140,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -22176,7 +22176,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -22212,7 +22212,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -22246,7 +22246,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 85.23682, saturation: 1.0, lightness: 0.5, @@ -22284,7 +22284,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -22320,7 +22320,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -22356,7 +22356,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -22390,7 +22390,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -22424,7 +22424,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -22458,7 +22458,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -22492,7 +22492,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 218.74469, saturation: 0.0, lightness: 0.8, @@ -22528,7 +22528,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -22564,7 +22564,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 208.45801, saturation: 1.0, lightness: 0.5, @@ -22602,7 +22602,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -22638,7 +22638,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -22672,7 +22672,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, diff --git a/assets/ar b/assets/ar index 0e324bf..f83822e 100644 --- a/assets/ar +++ b/assets/ar @@ -1,32 +1,32 @@ ( resources: { - "bevy_render::camera::clear_color::ClearColor": (Rgba( - red: 0.0, - green: 0.0, - blue: 0.0, + "bevy_render::camera::clear_color::ClearColor": (Hsla(( + hue: 0.0, + saturation: 0.0, + lightness: 0.0, alpha: 1.0, - )), - "quartz::components::DefaultDrawColor": (Hsla( + ))), + "quartz::components::DefaultDrawColor": (( hue: 1.0, saturation: 1.0, lightness: 0.84, alpha: 1.0, )), "quartz::components::DefaultDrawVerts": (4), - "quartz::components::HighlightColor": (Hsla( + "quartz::components::HighlightColor": (( hue: 0.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), - "quartz::components::ConnectionColor": (Hsla( + "quartz::components::ConnectionColor": (( hue: 0.0, saturation: 1.0, lightness: 1.0, alpha: 0.7, )), "quartz::components::ConnectionWidth": (4.0), - "quartz::components::CommandColor": (Hsla( + "quartz::components::CommandColor": (( hue: 0.0, saturation: 0.0, lightness: 0.7, @@ -56,7 +56,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -96,7 +96,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -134,7 +134,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -172,7 +172,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.0, @@ -210,7 +210,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -248,7 +248,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -284,7 +284,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -318,7 +318,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -356,7 +356,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -392,7 +392,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -426,7 +426,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -462,7 +462,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -500,7 +500,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -540,7 +540,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -576,7 +576,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -610,7 +610,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -646,7 +646,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -680,7 +680,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -714,7 +714,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -753,7 +753,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -789,7 +789,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -825,7 +825,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -859,7 +859,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -895,7 +895,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -938,7 +938,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -972,7 +972,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1006,7 +1006,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1042,7 +1042,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -1081,7 +1081,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1117,7 +1117,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1151,7 +1151,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1187,7 +1187,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -1226,7 +1226,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1260,7 +1260,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1294,7 +1294,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1330,7 +1330,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -1368,7 +1368,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1404,7 +1404,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1438,7 +1438,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -1476,7 +1476,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, diff --git a/assets/comfy-anger b/assets/comfy-anger index 78b1607..0824d5d 100644 --- a/assets/comfy-anger +++ b/assets/comfy-anger @@ -1,38 +1,38 @@ ( resources: { - "bevy_render::camera::clear_color::ClearColor": (Rgba( - red: 0.0, - green: 0.0, - blue: 0.0, + "bevy_render::camera::clear_color::ClearColor": (Hsla(( + hue: 0.0, + saturation: 0.0, + lightness: 0.0, alpha: 1.0, - )), - "quartz::components::DefaultDrawColor": (Hsla( + ))), + "quartz::components::DefaultDrawColor": (( hue: 270.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), "quartz::components::DefaultDrawVerts": (4), - "quartz::components::HighlightColor": (Hsla( + "quartz::components::HighlightColor": (( hue: 0.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), - "quartz::components::ConnectionColor": (Hsla( + "quartz::components::ConnectionColor": (( hue: 0.0, saturation: 1.0, lightness: 1.0, alpha: 0.7, )), "quartz::components::ConnectionWidth": (4.0), - "quartz::components::CommandColor": (Hsla( + "quartz::components::CommandColor": (( hue: 0.0, saturation: 0.0, lightness: 0.7, alpha: 1.0, )), - "quartz::components::IndicatorColor": (Hsla( + "quartz::components::IndicatorColor": (( hue: 0.0, saturation: 1.0, lightness: 0.5, @@ -63,7 +63,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -97,7 +97,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -131,7 +131,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -167,7 +167,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -206,7 +206,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -240,7 +240,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -278,7 +278,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -314,7 +314,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -348,7 +348,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -386,7 +386,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -422,7 +422,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -458,7 +458,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -499,7 +499,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -535,7 +535,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -569,7 +569,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -609,7 +609,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -643,7 +643,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -679,7 +679,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -717,7 +717,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -751,7 +751,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -791,7 +791,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -827,7 +827,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -863,7 +863,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -897,7 +897,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -931,7 +931,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -967,7 +967,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1003,7 +1003,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1037,7 +1037,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1071,7 +1071,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1105,7 +1105,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1141,7 +1141,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -1180,7 +1180,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1216,7 +1216,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -1254,7 +1254,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1290,7 +1290,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -1328,7 +1328,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -1366,7 +1366,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1402,7 +1402,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1436,7 +1436,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1472,7 +1472,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1506,7 +1506,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -1544,7 +1544,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1580,7 +1580,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1616,7 +1616,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1652,7 +1652,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 307.2029, saturation: 1.0, lightness: 0.5, @@ -1690,7 +1690,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1724,7 +1724,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1760,7 +1760,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -1801,7 +1801,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -1839,7 +1839,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1873,7 +1873,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1907,7 +1907,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 311.59842, saturation: 1.0, lightness: 0.5, @@ -1949,7 +1949,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1983,7 +1983,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -2021,7 +2021,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2057,7 +2057,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -2095,7 +2095,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2129,7 +2129,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2163,7 +2163,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2199,7 +2199,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2235,7 +2235,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -2275,7 +2275,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2309,7 +2309,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -2347,7 +2347,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2381,7 +2381,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2415,7 +2415,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.13776, saturation: 1.0, lightness: 0.5, @@ -2462,7 +2462,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2496,7 +2496,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2532,7 +2532,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2568,7 +2568,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -2607,7 +2607,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 262.80692, saturation: 1.0, lightness: 0.5, @@ -2651,7 +2651,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 265.91113, saturation: 1.0, lightness: 0.5, @@ -2692,7 +2692,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2726,7 +2726,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2762,7 +2762,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2796,7 +2796,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2832,7 +2832,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2868,7 +2868,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2904,7 +2904,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2938,7 +2938,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2974,7 +2974,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -3020,7 +3020,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 279.7138, saturation: 1.0, lightness: 0.5, @@ -3056,7 +3056,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 307.2029, saturation: 1.0, lightness: 0.5, @@ -3094,7 +3094,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3128,7 +3128,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -3167,7 +3167,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3203,7 +3203,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3237,7 +3237,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3271,7 +3271,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3307,7 +3307,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3343,7 +3343,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3379,7 +3379,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3413,7 +3413,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3447,7 +3447,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3483,7 +3483,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3517,7 +3517,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -3555,7 +3555,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3591,7 +3591,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3627,7 +3627,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3663,7 +3663,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3699,7 +3699,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3733,7 +3733,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3767,7 +3767,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3801,7 +3801,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3835,7 +3835,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 279.6209, saturation: 1.0, lightness: 0.5, @@ -3873,7 +3873,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3909,7 +3909,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -3947,7 +3947,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 307.20294, saturation: 1.0, lightness: 0.5, @@ -3989,7 +3989,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 269.27835, saturation: 1.0, lightness: 0.5, @@ -4027,7 +4027,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4061,7 +4061,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -4099,7 +4099,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -4137,7 +4137,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4173,7 +4173,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -4213,7 +4213,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4247,7 +4247,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -4287,7 +4287,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4323,7 +4323,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4359,7 +4359,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4393,7 +4393,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4427,7 +4427,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4461,7 +4461,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -4499,7 +4499,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4533,7 +4533,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4569,7 +4569,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4603,7 +4603,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4639,7 +4639,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -4677,7 +4677,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4713,7 +4713,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4749,7 +4749,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4783,7 +4783,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4817,7 +4817,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4851,7 +4851,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 307.2029, saturation: 1.0, lightness: 0.5, @@ -4889,7 +4889,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4925,7 +4925,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4961,7 +4961,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4995,7 +4995,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 370.7477, saturation: 1.0, lightness: 0.5, @@ -5031,7 +5031,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5067,7 +5067,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 311.59842, saturation: 1.0, lightness: 0.5, @@ -5109,7 +5109,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 307.20294, saturation: 1.0, lightness: 0.5, @@ -5151,7 +5151,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 179.92473, saturation: 1.0, lightness: 0.5, @@ -5187,7 +5187,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.48782, saturation: 1.0, lightness: 0.5, @@ -5223,7 +5223,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 368.87543, saturation: 1.0, lightness: 0.5, @@ -5259,7 +5259,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 203.14716, saturation: 1.0, lightness: 0.5, @@ -5901,7 +5901,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 358.91046, saturation: 1.0, lightness: 0.5, @@ -5937,7 +5937,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5971,7 +5971,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6007,7 +6007,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 155.17776, saturation: 1.0, lightness: 0.5, @@ -6043,7 +6043,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6079,7 +6079,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6113,7 +6113,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6147,7 +6147,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 144.843, saturation: 1.0, lightness: 0.5, @@ -6183,7 +6183,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 179.22595, saturation: 1.0, lightness: 0.5, @@ -6219,7 +6219,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 336.69495, saturation: 1.0, lightness: 0.5, @@ -6255,7 +6255,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 268.20972, saturation: 1.0, lightness: 0.5, @@ -6291,7 +6291,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6327,7 +6327,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 201.68427, saturation: 1.0, lightness: 0.5, @@ -6365,7 +6365,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 359.45746, saturation: 1.0, lightness: 0.5, @@ -6401,7 +6401,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6435,7 +6435,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 219.32043, saturation: 1.0, lightness: 0.5, @@ -6471,7 +6471,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 196.50137, saturation: 1.0, lightness: 0.5, @@ -6507,7 +6507,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 352.08365, saturation: 1.0, lightness: 0.5, @@ -6543,7 +6543,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 385.8413, saturation: 1.0, lightness: 0.5, @@ -6579,7 +6579,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 195.3942, saturation: 1.0, lightness: 0.5, @@ -6620,7 +6620,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 204.75616, saturation: 1.0, lightness: 0.5, @@ -6658,7 +6658,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 352.09653, saturation: 1.0, lightness: 0.5, @@ -6694,7 +6694,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 365.64285, saturation: 1.0, lightness: 0.5, @@ -6730,7 +6730,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 287.3393, saturation: 1.0, lightness: 0.5, @@ -6766,7 +6766,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 165.78206, saturation: 1.0, lightness: 0.5, @@ -6802,7 +6802,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 201.14531, saturation: 1.0, lightness: 0.5, @@ -6838,7 +6838,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 216.16364, saturation: 1.0, lightness: 0.5, @@ -6874,7 +6874,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 267.59467, saturation: 1.0, lightness: 0.5, @@ -6912,7 +6912,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6948,7 +6948,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6982,7 +6982,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7018,7 +7018,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 264.94876, saturation: 1.0, lightness: 0.5, @@ -7061,7 +7061,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7095,7 +7095,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7129,7 +7129,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 165.36374, saturation: 1.0, lightness: 0.5, @@ -7165,7 +7165,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 366.63147, saturation: 1.0, lightness: 0.5, @@ -7201,7 +7201,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 197.58838, saturation: 1.0, lightness: 0.5, @@ -7301,7 +7301,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 265.91113, saturation: 1.0, lightness: 0.5, @@ -7342,7 +7342,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -7383,7 +7383,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 419.89832, saturation: 1.0, lightness: 0.5, @@ -7419,7 +7419,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7455,7 +7455,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7491,7 +7491,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -7529,7 +7529,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7565,7 +7565,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 410.5215, saturation: 1.0, lightness: 0.5, @@ -7601,7 +7601,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7637,7 +7637,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 249.3463, saturation: 1.0, lightness: 0.5, @@ -7673,7 +7673,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 324.5423, saturation: 1.0, lightness: 0.5, @@ -7709,7 +7709,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 303.82672, saturation: 1.0, lightness: 0.5, @@ -7745,7 +7745,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -7783,7 +7783,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7819,7 +7819,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7853,7 +7853,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -7899,7 +7899,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7935,7 +7935,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7969,7 +7969,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8005,7 +8005,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8041,7 +8041,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 262.80692, saturation: 1.0, lightness: 0.5, @@ -8084,7 +8084,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8118,7 +8118,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 330.99655, saturation: 1.0, lightness: 0.5, @@ -8154,7 +8154,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 385.69495, saturation: 1.0, lightness: 0.5, @@ -8190,7 +8190,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 165.321, saturation: 1.0, lightness: 0.5, @@ -8226,7 +8226,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 148.40953, saturation: 1.0, lightness: 0.5, @@ -8262,7 +8262,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 204.2497, saturation: 1.0, lightness: 0.5, @@ -8298,7 +8298,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 348.541, saturation: 1.0, lightness: 0.5, @@ -8334,7 +8334,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8368,7 +8368,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 405.29285, saturation: 1.0, lightness: 0.5, @@ -8404,7 +8404,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 251.66032, saturation: 1.0, lightness: 0.5, @@ -8440,7 +8440,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 174.41576, saturation: 1.0, lightness: 0.5, @@ -8476,7 +8476,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 192.44524, saturation: 1.0, lightness: 0.5, @@ -8512,7 +8512,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 277.4563, saturation: 1.0, lightness: 0.5, @@ -8550,7 +8550,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8586,7 +8586,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8620,7 +8620,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8656,7 +8656,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -8694,7 +8694,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 269.27835, saturation: 1.0, lightness: 0.5, @@ -8732,7 +8732,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 279.6209, saturation: 1.0, lightness: 0.5, @@ -8770,7 +8770,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 336.7183, saturation: 1.0, lightness: 0.5, @@ -8806,7 +8806,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8840,7 +8840,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 399.4352, saturation: 1.0, lightness: 0.5, @@ -8876,7 +8876,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8912,7 +8912,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8946,7 +8946,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 235.75354, saturation: 1.0, lightness: 0.5, @@ -8982,7 +8982,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 285.35403, saturation: 1.0, lightness: 0.5, @@ -9018,7 +9018,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 162.99893, saturation: 1.0, lightness: 0.5, @@ -9054,7 +9054,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 230.01263, saturation: 1.0, lightness: 0.5, @@ -9090,7 +9090,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 418.62808, saturation: 1.0, lightness: 0.5, @@ -9126,7 +9126,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.95267, saturation: 1.0, lightness: 0.5, @@ -9162,7 +9162,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 233.37607, saturation: 1.0, lightness: 0.5, @@ -9198,7 +9198,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 250.89375, saturation: 1.0, lightness: 0.5, @@ -9234,7 +9234,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -9268,7 +9268,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -9306,7 +9306,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 307.2029, saturation: 1.0, lightness: 0.5, @@ -9344,7 +9344,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 297.65305, saturation: 1.0, lightness: 0.5, @@ -9380,7 +9380,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -9416,7 +9416,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -9450,7 +9450,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.13776, saturation: 1.0, lightness: 0.5, @@ -9497,7 +9497,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -9531,7 +9531,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.72702, saturation: 1.0, lightness: 0.5, @@ -9567,7 +9567,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 423.89957, saturation: 1.0, lightness: 0.5, @@ -9603,7 +9603,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -9639,7 +9639,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -9677,7 +9677,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 196.79013, saturation: 1.0, lightness: 0.5, @@ -9715,7 +9715,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 370.1748, saturation: 1.0, lightness: 0.5, @@ -9751,7 +9751,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -9785,7 +9785,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 148.05437, saturation: 1.0, lightness: 0.5, @@ -9821,7 +9821,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 212.71333, saturation: 1.0, lightness: 0.5, @@ -9857,7 +9857,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 174.35414, saturation: 1.0, lightness: 0.5, @@ -9893,7 +9893,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 160.12881, saturation: 1.0, lightness: 0.5, @@ -9929,7 +9929,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 187.39044, saturation: 1.0, lightness: 0.5, @@ -9965,7 +9965,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -10001,7 +10001,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -10039,7 +10039,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -10077,7 +10077,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -10115,7 +10115,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -10149,7 +10149,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -10185,7 +10185,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -10219,7 +10219,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -10255,7 +10255,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -10289,7 +10289,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -10323,7 +10323,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 279.7138, saturation: 1.0, lightness: 0.5, @@ -10361,7 +10361,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -10399,7 +10399,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -10435,7 +10435,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -10469,7 +10469,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -10505,7 +10505,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -10543,7 +10543,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -10577,7 +10577,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 325.18277, saturation: 1.0, lightness: 0.5, @@ -10613,7 +10613,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -10651,7 +10651,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -10685,7 +10685,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -10721,7 +10721,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -10759,7 +10759,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -10793,7 +10793,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -10829,7 +10829,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -10863,7 +10863,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -10899,7 +10899,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -10937,7 +10937,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 284.44424, saturation: 1.0, lightness: 0.5, @@ -10973,7 +10973,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -11009,7 +11009,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 312.09134, saturation: 1.0, lightness: 0.5, diff --git a/assets/contains b/assets/contains index d91dbf1..7622431 100644 --- a/assets/contains +++ b/assets/contains @@ -1,31 +1,31 @@ ( resources: { - "bevy_render::camera::clear_color::ClearColor": (Rgba( - red: 0.0, - green: 0.0, - blue: 0.0, + "bevy_render::camera::clear_color::ClearColor": (Hsla(( + hue: 0.0, + saturation: 0.0, + lightness: 0.0, alpha: 1.0, - )), - "quartz::components::DefaultDrawColor": (Hsla( + ))), + "quartz::components::DefaultDrawColor": (( hue: 1.0, saturation: 1.0, lightness: 0.84, alpha: 1.0, )), "quartz::components::DefaultDrawVerts": (4), - "quartz::components::HighlightColor": (Hsla( + "quartz::components::HighlightColor": (( hue: 0.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), - "quartz::components::ConnectionColor": (Hsla( + "quartz::components::ConnectionColor": (( hue: 0.0, saturation: 1.0, lightness: 1.0, alpha: 0.7, )), - "quartz::components::CommandColor": (Hsla( + "quartz::components::CommandColor": (( hue: 0.0, saturation: 0.0, lightness: 0.7, @@ -54,7 +54,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -97,7 +97,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -136,7 +136,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -174,7 +174,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -208,7 +208,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -244,7 +244,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -278,7 +278,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, diff --git a/assets/curve b/assets/curve index 1ff9551..0ddf705 100644 --- a/assets/curve +++ b/assets/curve @@ -1,31 +1,31 @@ ( resources: { - "bevy_render::camera::clear_color::ClearColor": (Rgba( - red: 0.0, - green: 0.0, - blue: 0.0, + "bevy_render::camera::clear_color::ClearColor": (Hsla(( + hue: 0.0, + saturation: 0.0, + lightness: 0.0, alpha: 1.0, - )), - "quartz::components::DefaultDrawColor": (Hsla( + ))), + "quartz::components::DefaultDrawColor": (( hue: 270.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), "quartz::components::DefaultDrawVerts": (4), - "quartz::components::HighlightColor": (Hsla( + "quartz::components::HighlightColor": (( hue: 0.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), - "quartz::components::ConnectionColor": (Hsla( + "quartz::components::ConnectionColor": (( hue: 0.0, saturation: 1.0, lightness: 1.0, alpha: 0.7, )), - "quartz::components::CommandColor": (Hsla( + "quartz::components::CommandColor": (( hue: 0.0, saturation: 0.0, lightness: 0.7, @@ -54,7 +54,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -88,7 +88,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -124,7 +124,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -160,7 +160,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -194,7 +194,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 228.31021, saturation: 1.0, lightness: 0.84, @@ -233,7 +233,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -267,7 +267,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -303,7 +303,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -345,7 +345,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -381,7 +381,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 323.8739, saturation: 1.0, lightness: 0.5, @@ -423,7 +423,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -459,7 +459,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 323.8739, saturation: 1.0, lightness: 0.5, @@ -497,7 +497,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -533,7 +533,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -569,7 +569,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -605,7 +605,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -639,7 +639,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -673,7 +673,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -709,7 +709,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -745,7 +745,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -779,7 +779,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 323.0, saturation: 1.0, lightness: 0.5, @@ -817,7 +817,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -851,7 +851,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 223.29034, saturation: 1.0, lightness: 0.84, @@ -893,7 +893,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -929,7 +929,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 323.8739, saturation: 1.0, lightness: 0.5, @@ -967,7 +967,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1001,7 +1001,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1035,7 +1035,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1071,7 +1071,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1107,7 +1107,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1141,7 +1141,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -1182,7 +1182,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1216,7 +1216,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1252,7 +1252,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1286,7 +1286,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1322,7 +1322,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -1363,7 +1363,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1399,7 +1399,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1433,7 +1433,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1469,7 +1469,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -1509,7 +1509,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -1549,7 +1549,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1585,7 +1585,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1619,7 +1619,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1655,7 +1655,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1689,7 +1689,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 127.94155, saturation: 1.0, lightness: 0.5, @@ -1731,7 +1731,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1767,7 +1767,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -1807,7 +1807,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1843,7 +1843,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1877,7 +1877,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -1915,7 +1915,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1949,7 +1949,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1985,7 +1985,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2019,7 +2019,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2055,7 +2055,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -2094,7 +2094,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -2132,7 +2132,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2168,7 +2168,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2202,7 +2202,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -2240,7 +2240,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2274,7 +2274,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2310,7 +2310,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, diff --git a/assets/distance b/assets/distance index 6f66e4f..322ac82 100644 --- a/assets/distance +++ b/assets/distance @@ -1,32 +1,32 @@ ( resources: { - "bevy_render::camera::clear_color::ClearColor": (Rgba( - red: 0.0, - green: 0.0, - blue: 0.0, + "bevy_render::camera::clear_color::ClearColor": (Hsla(( + hue: 0.0, + saturation: 0.0, + lightness: 0.0, alpha: 1.0, - )), - "quartz::components::DefaultDrawColor": (Hsla( + ))), + "quartz::components::DefaultDrawColor": (( hue: 270.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), "quartz::components::DefaultDrawVerts": (4), - "quartz::components::HighlightColor": (Hsla( + "quartz::components::HighlightColor": (( hue: 0.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), - "quartz::components::ConnectionColor": (Hsla( + "quartz::components::ConnectionColor": (( hue: 0.0, saturation: 1.0, lightness: 1.0, alpha: 0.7, )), "quartz::components::ConnectionWidth": (4.0), - "quartz::components::CommandColor": (Hsla( + "quartz::components::CommandColor": (( hue: 0.0, saturation: 0.0, lightness: 0.7, @@ -56,7 +56,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -94,7 +94,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -133,7 +133,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -173,7 +173,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -207,7 +207,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -243,7 +243,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -277,7 +277,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -313,7 +313,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -349,7 +349,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -383,7 +383,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -419,7 +419,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -453,7 +453,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -489,7 +489,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -523,7 +523,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -559,7 +559,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -595,7 +595,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -629,7 +629,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -665,7 +665,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -699,7 +699,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -746,7 +746,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -785,7 +785,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -824,7 +824,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -860,7 +860,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -894,7 +894,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -928,7 +928,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -964,7 +964,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -998,7 +998,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -1037,7 +1037,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -1076,7 +1076,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1112,7 +1112,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1146,7 +1146,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 80.1046, saturation: 1.0, lightness: 0.65352917, @@ -1182,7 +1182,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -1222,7 +1222,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1256,7 +1256,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1292,7 +1292,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1328,7 +1328,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -1367,7 +1367,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1401,7 +1401,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1435,7 +1435,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1469,7 +1469,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1505,7 +1505,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1541,7 +1541,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -1582,7 +1582,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -1621,7 +1621,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -1663,7 +1663,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -1702,7 +1702,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1738,7 +1738,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -1776,7 +1776,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1810,7 +1810,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1844,7 +1844,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, diff --git a/assets/grace b/assets/grace index 99aca4f..adce4b5 100644 --- a/assets/grace +++ b/assets/grace @@ -1,32 +1,32 @@ ( resources: { - "bevy_render::camera::clear_color::ClearColor": (Rgba( - red: 0.0, - green: 0.0, - blue: 0.0, + "bevy_render::camera::clear_color::ClearColor": (Hsla(( + hue: 0.0, + saturation: 0.0, + lightness: 0.0, alpha: 1.0, - )), - "quartz::components::DefaultDrawColor": (Hsla( + ))), + "quartz::components::DefaultDrawColor": (( hue: 270.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), "quartz::components::DefaultDrawVerts": (6), - "quartz::components::HighlightColor": (Hsla( + "quartz::components::HighlightColor": (( hue: 0.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), - "quartz::components::ConnectionColor": (Hsla( + "quartz::components::ConnectionColor": (( hue: 0.0, saturation: 1.0, lightness: 1.0, alpha: 0.7, )), "quartz::components::ConnectionWidth": (4.0), - "quartz::components::CommandColor": (Hsla( + "quartz::components::CommandColor": (( hue: 0.0, saturation: 0.0, lightness: 0.7, @@ -56,7 +56,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -94,7 +94,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -128,7 +128,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 360.0, saturation: 1.0, lightness: 0.5, @@ -166,7 +166,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -205,7 +205,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.2861695, lightness: 0.8, @@ -241,7 +241,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 318.04407, saturation: 1.0, lightness: 0.5, @@ -281,7 +281,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -317,7 +317,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -351,7 +351,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -385,7 +385,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -419,7 +419,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 202.75806, saturation: 1.0, lightness: 0.5, @@ -457,7 +457,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.95068, saturation: 1.0, lightness: 0.5, @@ -495,7 +495,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.44727, saturation: 1.0, lightness: 0.5, @@ -535,7 +535,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -569,7 +569,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 306.0996, saturation: 1.0, lightness: 0.5, @@ -609,7 +609,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -645,7 +645,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.2861695, lightness: 0.8, @@ -681,7 +681,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -717,7 +717,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.4939, saturation: 1.0, lightness: 0.5, @@ -755,7 +755,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -793,7 +793,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -829,7 +829,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -865,7 +865,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -903,7 +903,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -939,7 +939,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -973,7 +973,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1007,7 +1007,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1043,7 +1043,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1079,7 +1079,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1115,7 +1115,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -1153,7 +1153,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 214.94653, saturation: 1.0, lightness: 0.5, @@ -1191,7 +1191,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 214.94653, saturation: 1.0, lightness: 0.5, @@ -1229,7 +1229,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.2861695, lightness: 0.8, @@ -1265,7 +1265,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.68164, saturation: 1.0, lightness: 0.5, @@ -1304,7 +1304,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.2861695, lightness: 0.8, @@ -1340,7 +1340,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.2861695, lightness: 0.2, @@ -1374,7 +1374,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.2861695, lightness: 0.2, @@ -1408,7 +1408,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 3.114746, saturation: 1.0, lightness: 0.5, @@ -1446,7 +1446,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 271.00977, saturation: 1.0, lightness: 0.5, @@ -1484,7 +1484,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 202.02148, saturation: 1.0, lightness: 0.5, @@ -1522,7 +1522,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 56.61499, saturation: 1.0, lightness: 0.5, @@ -1560,7 +1560,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 1.0, lightness: 0.7199998, @@ -1598,7 +1598,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 22.906738, saturation: 1.0, lightness: 0.7199998, @@ -1636,7 +1636,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1672,7 +1672,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 216.5747, saturation: 1.0, lightness: 0.5, @@ -1710,7 +1710,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 300.1936, saturation: 1.0, lightness: 0.5, @@ -1750,7 +1750,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1786,7 +1786,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -1824,7 +1824,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1860,7 +1860,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 264.4307, saturation: 1.0, lightness: 0.5, @@ -1898,7 +1898,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.7478, saturation: 1.0, lightness: 0.5, @@ -1938,7 +1938,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1972,7 +1972,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 119.2749, saturation: 1.0, lightness: 0.7199998, @@ -2010,7 +2010,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.80737, saturation: 1.0, lightness: 0.5, @@ -2050,7 +2050,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -2084,7 +2084,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2118,7 +2118,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.2861695, lightness: 0.8, @@ -2154,7 +2154,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2190,7 +2190,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 267.59467, saturation: 1.0, lightness: 0.5, @@ -2228,7 +2228,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 268.61603, saturation: 1.0, lightness: 0.5, @@ -2270,7 +2270,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 311.59842, saturation: 1.0, lightness: 0.5, @@ -2312,7 +2312,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2348,7 +2348,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2382,7 +2382,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2416,7 +2416,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2450,7 +2450,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 317.60156, saturation: 1.0, lightness: 0.5, @@ -2490,7 +2490,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -2529,7 +2529,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -2565,7 +2565,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -2601,7 +2601,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.2861695, lightness: 0.2, @@ -2635,7 +2635,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -2671,7 +2671,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2707,7 +2707,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2741,7 +2741,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 293.2671, saturation: 1.0, lightness: 0.5, @@ -2781,7 +2781,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.03687, saturation: 1.0, lightness: 0.5, @@ -2821,7 +2821,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.89673, saturation: 1.0, lightness: 0.5, @@ -2861,7 +2861,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2895,7 +2895,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2929,7 +2929,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.4939, saturation: 1.0, lightness: 0.5, @@ -2967,7 +2967,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3001,7 +3001,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 214.94653, saturation: 1.0, lightness: 0.5, @@ -3040,7 +3040,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 301.7146, saturation: 1.0, lightness: 0.5, @@ -3078,7 +3078,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 208.45801, saturation: 1.0, lightness: 0.5, @@ -3116,7 +3116,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.2861695, lightness: 0.8, @@ -3152,7 +3152,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.52563, saturation: 1.0, lightness: 0.5, @@ -3192,7 +3192,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 225.60034, saturation: 1.0, lightness: 0.7199998, @@ -3230,7 +3230,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 280.5393, saturation: 1.0, lightness: 0.7199998, @@ -3268,7 +3268,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3304,7 +3304,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.2861695, lightness: 0.2, @@ -3338,7 +3338,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -3372,7 +3372,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.7683, saturation: 1.0, lightness: 0.5, @@ -3412,7 +3412,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.00516, saturation: 1.0, lightness: 0.5, @@ -3455,7 +3455,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3491,7 +3491,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.62722236, @@ -3527,7 +3527,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.38332954, @@ -3563,7 +3563,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 71.59546, saturation: 1.0, lightness: 0.7199998, @@ -3601,7 +3601,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.0415, saturation: 1.0, lightness: 0.5, @@ -3639,7 +3639,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3675,7 +3675,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 85.23682, saturation: 1.0, lightness: 0.5, @@ -3713,7 +3713,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.2861695, lightness: 0.2, @@ -3747,7 +3747,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.2861695, lightness: 0.2, @@ -3781,7 +3781,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 307.77417, saturation: 1.0, lightness: 0.5, @@ -3823,7 +3823,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3859,7 +3859,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3895,7 +3895,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.9602, saturation: 1.0, lightness: 0.5, @@ -3933,7 +3933,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3969,7 +3969,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 314.56543, saturation: 1.0, lightness: 0.5, @@ -4009,7 +4009,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -4047,7 +4047,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4081,7 +4081,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -4119,7 +4119,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4153,7 +4153,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4189,7 +4189,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -4223,7 +4223,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 201.4076, saturation: 1.0, lightness: 0.5, @@ -4261,7 +4261,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.1925, saturation: 1.0, lightness: 0.5, @@ -4299,7 +4299,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4333,7 +4333,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4367,7 +4367,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4401,7 +4401,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4435,7 +4435,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 308.667, saturation: 1.0, lightness: 0.7199998, @@ -4473,7 +4473,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.2861695, lightness: 0.8, @@ -4509,7 +4509,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -4547,7 +4547,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4581,7 +4581,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4615,7 +4615,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4651,7 +4651,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4685,7 +4685,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.2861695, lightness: 0.2, @@ -4719,7 +4719,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4755,7 +4755,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4791,7 +4791,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4827,7 +4827,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 295.7283, saturation: 1.0, lightness: 0.5, @@ -4869,7 +4869,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -4907,7 +4907,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -4945,7 +4945,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 204.09277, saturation: 1.0, lightness: 0.7199998, @@ -4983,7 +4983,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5019,7 +5019,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5055,7 +5055,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5089,7 +5089,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -5129,7 +5129,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 25.51416, saturation: 1.0, lightness: 0.5, @@ -5167,7 +5167,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.2861695, lightness: 0.8, @@ -5203,7 +5203,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 309.4978, saturation: 1.0, lightness: 0.5, @@ -5245,7 +5245,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 226.53125, saturation: 1.0, lightness: 0.5, @@ -5283,7 +5283,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5317,7 +5317,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5351,7 +5351,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -5389,7 +5389,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5423,7 +5423,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5457,7 +5457,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5493,7 +5493,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.2861695, lightness: 0.2, @@ -5527,7 +5527,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5563,7 +5563,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5597,7 +5597,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 323.8838, saturation: 1.0, lightness: 0.5, @@ -5636,7 +5636,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5672,7 +5672,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 1.0, @@ -5708,7 +5708,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 345.08368, saturation: 1.0, lightness: 0.28339285, @@ -5744,7 +5744,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 209.04875, saturation: 1.0, lightness: 0.34000015, @@ -5780,7 +5780,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.22332965, @@ -5816,7 +5816,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 0.0, @@ -5852,7 +5852,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 0.0, @@ -5888,7 +5888,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 0.40332955, @@ -5924,7 +5924,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.22332965, @@ -5960,7 +5960,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 345.08368, saturation: 1.0, lightness: 0.37339276, @@ -5996,7 +5996,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 345.08368, saturation: 1.0, lightness: 0.28339285, @@ -6032,7 +6032,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.38332954, @@ -6068,7 +6068,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.62722236, @@ -6104,7 +6104,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 1.0, @@ -6140,7 +6140,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 0.40332955, @@ -6176,7 +6176,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.62722236, @@ -6212,7 +6212,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 345.08368, saturation: 1.0, lightness: 0.37339276, @@ -6248,7 +6248,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.22332965, @@ -6284,7 +6284,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 0.0, @@ -6320,7 +6320,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.38332954, @@ -6356,7 +6356,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 209.04875, saturation: 1.0, lightness: 0.34000015, @@ -6392,7 +6392,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.67346, saturation: 1.0, lightness: 0.5, @@ -6430,7 +6430,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.67346, saturation: 1.0, lightness: 0.5, @@ -6468,7 +6468,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 305.16107, saturation: 1.0, lightness: 0.5, @@ -6508,7 +6508,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6544,7 +6544,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6580,7 +6580,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6614,7 +6614,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6648,7 +6648,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6682,7 +6682,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6718,7 +6718,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6752,7 +6752,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -6798,7 +6798,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6834,7 +6834,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 301.22058, saturation: 1.0, lightness: 0.5, @@ -6876,7 +6876,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.03442, saturation: 1.0, lightness: 0.5, @@ -6917,7 +6917,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.1925, saturation: 1.0, lightness: 0.5, @@ -6955,7 +6955,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.03442, saturation: 1.0, lightness: 0.5, @@ -6996,7 +6996,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7032,7 +7032,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7068,7 +7068,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7104,7 +7104,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.52563, saturation: 1.0, lightness: 0.5, @@ -7144,7 +7144,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7180,7 +7180,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7216,7 +7216,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -7250,7 +7250,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -7284,7 +7284,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -7322,7 +7322,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -7358,7 +7358,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -7396,7 +7396,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -7430,7 +7430,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -7466,7 +7466,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -7502,7 +7502,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.0415, saturation: 1.0, lightness: 0.5, @@ -7540,7 +7540,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 264.4307, saturation: 1.0, lightness: 0.5, @@ -7578,7 +7578,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7612,7 +7612,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7648,7 +7648,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7682,7 +7682,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -7716,7 +7716,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7752,7 +7752,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 201.4076, saturation: 1.0, lightness: 0.5, @@ -7790,7 +7790,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.0415, saturation: 1.0, lightness: 0.5, @@ -7828,7 +7828,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -7864,7 +7864,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 264.4307, saturation: 1.0, lightness: 0.5, @@ -7902,7 +7902,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.52563, saturation: 1.0, lightness: 0.5, @@ -7942,7 +7942,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7976,7 +7976,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8012,7 +8012,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.7478, saturation: 1.0, lightness: 0.5, @@ -8052,7 +8052,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8088,7 +8088,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8124,7 +8124,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8160,7 +8160,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8196,7 +8196,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8232,7 +8232,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8268,7 +8268,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8304,7 +8304,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8338,7 +8338,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8374,7 +8374,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8408,7 +8408,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 300.1936, saturation: 1.0, lightness: 0.5, @@ -8448,7 +8448,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -8484,7 +8484,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.80737, saturation: 1.0, lightness: 0.5, @@ -8524,7 +8524,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8558,7 +8558,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 216.5747, saturation: 1.0, lightness: 0.5, @@ -8596,7 +8596,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.03442, saturation: 1.0, lightness: 0.5, @@ -8637,7 +8637,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8671,7 +8671,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8707,7 +8707,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8743,7 +8743,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 300.1936, saturation: 1.0, lightness: 0.5, @@ -8783,7 +8783,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -8817,7 +8817,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8853,7 +8853,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8887,7 +8887,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 264.4307, saturation: 1.0, lightness: 0.5, @@ -8925,7 +8925,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8959,7 +8959,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8993,7 +8993,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -9027,7 +9027,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -9063,7 +9063,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -9097,7 +9097,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.0415, saturation: 1.0, lightness: 0.5, @@ -9135,7 +9135,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -9169,7 +9169,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -9203,7 +9203,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 201.4076, saturation: 1.0, lightness: 0.5, @@ -9241,7 +9241,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.80737, saturation: 1.0, lightness: 0.5, @@ -9281,7 +9281,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.7478, saturation: 1.0, lightness: 0.5, @@ -9321,7 +9321,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.1925, saturation: 1.0, lightness: 0.5, @@ -9359,7 +9359,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -9395,7 +9395,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -9429,7 +9429,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.1925, saturation: 1.0, lightness: 0.5, @@ -9467,7 +9467,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -9505,7 +9505,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -9539,7 +9539,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -9575,7 +9575,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -9609,7 +9609,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -9647,7 +9647,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -9683,7 +9683,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -9721,7 +9721,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -9755,7 +9755,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -9791,7 +9791,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -9827,7 +9827,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -9863,7 +9863,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 300.1936, saturation: 1.0, lightness: 0.5, @@ -9903,7 +9903,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 216.5747, saturation: 1.0, lightness: 0.5, @@ -9941,7 +9941,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.1925, saturation: 1.0, lightness: 0.5, @@ -9979,7 +9979,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -10013,7 +10013,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -10049,7 +10049,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 271.00977, saturation: 1.0, lightness: 0.5, @@ -10087,7 +10087,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -10121,7 +10121,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 300.1936, saturation: 1.0, lightness: 0.5, @@ -10161,7 +10161,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -10197,7 +10197,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.03442, saturation: 1.0, lightness: 0.5, @@ -10238,7 +10238,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 226.53125, saturation: 1.0, lightness: 0.5, @@ -10276,7 +10276,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -10312,7 +10312,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 3.114746, saturation: 1.0, lightness: 0.5, @@ -10350,7 +10350,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -10384,7 +10384,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -10420,7 +10420,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.80737, saturation: 1.0, lightness: 0.5, @@ -10460,7 +10460,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 216.5747, saturation: 1.0, lightness: 0.5, @@ -10498,7 +10498,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.52563, saturation: 1.0, lightness: 0.5, @@ -10538,7 +10538,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.7478, saturation: 1.0, lightness: 0.5, @@ -10578,7 +10578,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -10614,7 +10614,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -10648,7 +10648,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -10686,7 +10686,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 300.1936, saturation: 1.0, lightness: 0.5, @@ -10726,7 +10726,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -10762,7 +10762,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.2861695, lightness: 0.8, @@ -10798,7 +10798,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.2861695, lightness: 0.2, @@ -10832,7 +10832,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 301.7146, saturation: 1.0, lightness: 0.5, @@ -10870,7 +10870,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -10906,7 +10906,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 56.61499, saturation: 1.0, lightness: 0.5, @@ -10944,7 +10944,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -10980,7 +10980,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 25.51416, saturation: 1.0, lightness: 0.5, @@ -11018,7 +11018,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 85.23682, saturation: 1.0, lightness: 0.5, @@ -11056,7 +11056,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -11090,7 +11090,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.80737, saturation: 1.0, lightness: 0.5, @@ -11130,7 +11130,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -11166,7 +11166,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -11200,7 +11200,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -11236,7 +11236,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.7478, saturation: 1.0, lightness: 0.5, @@ -11276,7 +11276,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -11312,7 +11312,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -11346,7 +11346,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -11380,7 +11380,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -11416,7 +11416,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.03442, saturation: 1.0, lightness: 0.5, @@ -11457,7 +11457,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -11491,7 +11491,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -11527,7 +11527,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -11563,7 +11563,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 201.4076, saturation: 1.0, lightness: 0.5, @@ -11601,7 +11601,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -11635,7 +11635,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -11673,7 +11673,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.52563, saturation: 1.0, lightness: 0.5, @@ -11713,7 +11713,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -11747,7 +11747,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -11781,7 +11781,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -11815,7 +11815,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -11849,7 +11849,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -11883,7 +11883,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -11919,7 +11919,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -11953,7 +11953,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -11987,7 +11987,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -12023,7 +12023,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -12057,7 +12057,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 216.5747, saturation: 1.0, lightness: 0.5, @@ -12095,7 +12095,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -12129,7 +12129,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -12165,7 +12165,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -12201,7 +12201,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.52563, saturation: 1.0, lightness: 0.5, @@ -12241,7 +12241,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -12275,7 +12275,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 308.29138, saturation: 1.0, lightness: 0.70135695, @@ -12362,7 +12362,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.80737, saturation: 1.0, lightness: 0.5, @@ -12402,7 +12402,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.0415, saturation: 1.0, lightness: 0.5, @@ -12440,7 +12440,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -12476,7 +12476,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.0415, saturation: 1.0, lightness: 0.5, @@ -12514,7 +12514,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -12548,7 +12548,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 201.4076, saturation: 1.0, lightness: 0.5, @@ -12586,7 +12586,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 216.5747, saturation: 1.0, lightness: 0.5, @@ -12624,7 +12624,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -12660,7 +12660,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -12694,7 +12694,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.7478, saturation: 1.0, lightness: 0.5, @@ -12734,7 +12734,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -12768,7 +12768,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -12804,7 +12804,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -12840,7 +12840,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -12874,7 +12874,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -12908,7 +12908,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 264.4307, saturation: 1.0, lightness: 0.5, @@ -12946,7 +12946,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -12982,7 +12982,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -13016,7 +13016,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 216.5747, saturation: 1.0, lightness: 0.5, @@ -13054,7 +13054,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -13103,7 +13103,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -13137,7 +13137,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -13171,7 +13171,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -13207,7 +13207,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -13241,7 +13241,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -13275,7 +13275,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 279.56348, saturation: 1.0, lightness: 0.5, @@ -13313,7 +13313,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -13349,7 +13349,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -13385,7 +13385,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -13419,7 +13419,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -13455,7 +13455,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -13491,7 +13491,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -13527,7 +13527,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -13563,7 +13563,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.52563, saturation: 1.0, lightness: 0.5, @@ -13603,7 +13603,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -13641,7 +13641,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -13677,7 +13677,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 264.4307, saturation: 1.0, lightness: 0.5, @@ -13715,7 +13715,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.7478, saturation: 1.0, lightness: 0.5, @@ -13755,7 +13755,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -13789,7 +13789,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.80737, saturation: 1.0, lightness: 0.5, @@ -13829,7 +13829,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -13863,7 +13863,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -13897,7 +13897,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.03442, saturation: 1.0, lightness: 0.5, @@ -13938,7 +13938,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.1925, saturation: 1.0, lightness: 0.5, @@ -13976,7 +13976,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.03442, saturation: 1.0, lightness: 0.5, @@ -14017,7 +14017,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -14053,7 +14053,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -14087,7 +14087,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.0415, saturation: 1.0, lightness: 0.5, @@ -14125,7 +14125,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -14161,7 +14161,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -14195,7 +14195,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -14231,7 +14231,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -14265,7 +14265,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 300.1936, saturation: 1.0, lightness: 0.5, @@ -14305,7 +14305,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -14339,7 +14339,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 264.4307, saturation: 1.0, lightness: 0.5, @@ -14377,7 +14377,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -14413,7 +14413,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -14447,7 +14447,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.52563, saturation: 1.0, lightness: 0.5, @@ -14487,7 +14487,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -14521,7 +14521,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -14557,7 +14557,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -14591,7 +14591,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -14625,7 +14625,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 208.45801, saturation: 1.0, lightness: 0.5, @@ -14663,7 +14663,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -14699,7 +14699,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -14735,7 +14735,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -14769,7 +14769,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -14803,7 +14803,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -14839,7 +14839,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -14873,7 +14873,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 300.1936, saturation: 1.0, lightness: 0.5, @@ -14913,7 +14913,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.1925, saturation: 1.0, lightness: 0.5, @@ -14951,7 +14951,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -14987,7 +14987,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -15021,7 +15021,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -15057,7 +15057,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.03442, saturation: 1.0, lightness: 0.5, @@ -15098,7 +15098,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 201.4076, saturation: 1.0, lightness: 0.5, @@ -15136,7 +15136,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -15170,7 +15170,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -15206,7 +15206,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -15240,7 +15240,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -15276,7 +15276,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -15314,7 +15314,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -15348,7 +15348,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -15384,7 +15384,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -15420,7 +15420,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.7478, saturation: 1.0, lightness: 0.5, @@ -15460,7 +15460,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.0415, saturation: 1.0, lightness: 0.5, @@ -15498,7 +15498,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 264.4307, saturation: 1.0, lightness: 0.5, @@ -15536,7 +15536,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -15572,7 +15572,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 201.4076, saturation: 1.0, lightness: 0.5, @@ -15610,7 +15610,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.1925, saturation: 1.0, lightness: 0.5, @@ -15648,7 +15648,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -15682,7 +15682,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -15716,7 +15716,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -15752,7 +15752,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -15786,7 +15786,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.8, @@ -15822,7 +15822,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -15856,7 +15856,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -15890,7 +15890,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 1.0, @@ -15935,7 +15935,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -15971,7 +15971,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -16005,7 +16005,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -16039,7 +16039,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 216.5747, saturation: 1.0, lightness: 0.5, @@ -16077,7 +16077,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.2, @@ -16111,7 +16111,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -16145,7 +16145,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 201.4076, saturation: 1.0, lightness: 0.5, @@ -16183,7 +16183,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -16219,7 +16219,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -16255,7 +16255,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -16291,7 +16291,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.80737, saturation: 1.0, lightness: 0.5, @@ -16331,7 +16331,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -16367,7 +16367,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -16406,7 +16406,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -16440,7 +16440,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -16474,7 +16474,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -16508,7 +16508,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -16542,7 +16542,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -16576,7 +16576,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -16612,7 +16612,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -16648,7 +16648,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -16682,7 +16682,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -16718,7 +16718,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -16765,7 +16765,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.0, @@ -16804,7 +16804,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -16838,7 +16838,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -16874,7 +16874,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -16908,7 +16908,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.9100377, @@ -16944,7 +16944,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -16980,7 +16980,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -17019,7 +17019,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -17053,7 +17053,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -17091,7 +17091,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -17130,7 +17130,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 215.64233, saturation: 1.0, lightness: 0.5, @@ -17168,7 +17168,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -17212,7 +17212,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -17259,7 +17259,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -17304,7 +17304,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -17348,7 +17348,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -17393,7 +17393,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -17438,7 +17438,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -17483,7 +17483,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -17530,7 +17530,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -17566,7 +17566,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -17600,7 +17600,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -17634,7 +17634,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -17668,7 +17668,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -17702,7 +17702,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -17736,7 +17736,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -17772,7 +17772,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -17808,7 +17808,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -17844,7 +17844,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -17880,7 +17880,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -17916,7 +17916,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -17952,7 +17952,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -17986,7 +17986,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -18022,7 +18022,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -18056,7 +18056,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -18092,7 +18092,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -18126,7 +18126,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -18160,7 +18160,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -18194,7 +18194,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -18228,7 +18228,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -18264,7 +18264,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -18300,7 +18300,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -18334,7 +18334,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -18368,7 +18368,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -18402,7 +18402,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -18436,7 +18436,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -18472,7 +18472,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -18508,7 +18508,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -18544,7 +18544,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -18580,7 +18580,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -18616,7 +18616,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -18652,7 +18652,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -18686,7 +18686,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -18720,7 +18720,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -18756,7 +18756,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -18794,7 +18794,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -18828,7 +18828,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.2861695, lightness: 0.2, @@ -18862,7 +18862,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.2861695, lightness: 0.8, @@ -18898,7 +18898,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -18936,7 +18936,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.2861695, lightness: 0.8, @@ -18972,7 +18972,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.2861695, lightness: 0.8, @@ -19008,7 +19008,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.2861695, lightness: 0.2, @@ -19042,7 +19042,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 215.64233, saturation: 1.0, lightness: 0.5, @@ -19080,7 +19080,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -19119,7 +19119,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.2861695, lightness: 0.2, @@ -19153,7 +19153,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -19189,7 +19189,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -19223,7 +19223,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -19259,7 +19259,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -19293,7 +19293,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -19329,7 +19329,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -19363,7 +19363,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 197.16748, saturation: 1.0, lightness: 0.5, @@ -19402,7 +19402,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -19438,7 +19438,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -19472,7 +19472,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -19508,7 +19508,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -19544,7 +19544,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -19580,7 +19580,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -19614,7 +19614,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -19650,7 +19650,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -19684,7 +19684,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -19720,7 +19720,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.2861695, lightness: 0.2, @@ -19754,7 +19754,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -19790,7 +19790,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -19828,7 +19828,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.16406, saturation: 1.0, lightness: 0.5, @@ -19869,7 +19869,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 197.16748, saturation: 1.0, lightness: 0.5, @@ -19908,7 +19908,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -19944,7 +19944,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -19978,7 +19978,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -20014,7 +20014,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -20050,7 +20050,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -20084,7 +20084,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 207.22095, saturation: 1.0, lightness: 0.5, @@ -20132,7 +20132,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 39.074707, saturation: 1.0, lightness: 0.5, @@ -20172,7 +20172,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -20208,7 +20208,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -20242,7 +20242,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 304.90625, saturation: 1.0, lightness: 0.5, @@ -20282,7 +20282,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 308.63013, saturation: 1.0, lightness: 0.5, @@ -20322,7 +20322,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -20358,7 +20358,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -20394,7 +20394,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -20428,7 +20428,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -20462,7 +20462,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -20496,7 +20496,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -20532,7 +20532,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 39.074707, saturation: 1.0, lightness: 0.5, @@ -20570,7 +20570,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -20604,7 +20604,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 308.63013, saturation: 1.0, lightness: 0.5, @@ -20644,7 +20644,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -20678,7 +20678,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -20712,7 +20712,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -20746,7 +20746,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 39.074707, saturation: 1.0, lightness: 0.5, @@ -20784,7 +20784,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 265.8767, saturation: 1.0, lightness: 0.5, @@ -20830,7 +20830,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 39.074707, saturation: 1.0, lightness: 0.5, @@ -20870,7 +20870,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -20906,7 +20906,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -20940,7 +20940,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.8778, saturation: 1.0, lightness: 0.5, @@ -20979,7 +20979,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 306.3319, saturation: 1.0, lightness: 0.5, @@ -21019,7 +21019,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -21058,7 +21058,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -21094,7 +21094,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -21130,7 +21130,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -21164,7 +21164,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -21200,7 +21200,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -21234,7 +21234,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -21270,7 +21270,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -21306,7 +21306,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -21340,7 +21340,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -21374,7 +21374,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -21408,7 +21408,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -21444,7 +21444,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -21478,7 +21478,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -21514,7 +21514,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -21548,7 +21548,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -21584,7 +21584,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -21618,7 +21618,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -21654,7 +21654,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -21688,7 +21688,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -21724,7 +21724,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -21758,7 +21758,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -21794,7 +21794,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -21828,7 +21828,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -21864,7 +21864,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -21900,7 +21900,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -21936,7 +21936,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.88916, saturation: 1.0, lightness: 0.5, @@ -21976,7 +21976,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -22010,7 +22010,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -22044,7 +22044,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -22082,7 +22082,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -22116,7 +22116,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -22152,7 +22152,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -22186,7 +22186,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -22225,7 +22225,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -22264,7 +22264,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 301.7146, saturation: 1.0, lightness: 0.5, @@ -22303,7 +22303,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -22337,7 +22337,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -22373,7 +22373,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -22407,7 +22407,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -22443,7 +22443,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 208.45801, saturation: 1.0, lightness: 0.5, @@ -22482,7 +22482,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 25.51416, saturation: 1.0, lightness: 0.5, @@ -22521,7 +22521,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -22555,7 +22555,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -22591,7 +22591,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 269.87854, saturation: 1.0, lightness: 0.5, @@ -22627,7 +22627,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -22666,7 +22666,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -22705,7 +22705,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 52.674744, saturation: 1.0, lightness: 0.5, @@ -22741,7 +22741,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -22777,7 +22777,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 3.114746, saturation: 1.0, lightness: 0.5, @@ -22816,7 +22816,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -22850,7 +22850,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -22884,7 +22884,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -22920,7 +22920,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 52.674744, saturation: 1.0, lightness: 0.5, @@ -22956,7 +22956,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 226.53125, saturation: 1.0, lightness: 0.5, @@ -22995,7 +22995,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -23034,7 +23034,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -23073,7 +23073,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 271.00977, saturation: 1.0, lightness: 0.5, @@ -23112,7 +23112,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 56.61499, saturation: 1.0, lightness: 0.5, @@ -23151,7 +23151,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 85.23682, saturation: 1.0, lightness: 0.5, @@ -23190,7 +23190,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -23229,7 +23229,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -23268,7 +23268,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -23304,7 +23304,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -23340,7 +23340,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -23376,7 +23376,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -23410,7 +23410,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -23446,7 +23446,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -23480,7 +23480,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -23514,7 +23514,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -23550,7 +23550,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -23584,7 +23584,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -23620,7 +23620,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -23654,7 +23654,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -23690,7 +23690,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -23724,7 +23724,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -23758,7 +23758,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -23794,7 +23794,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -23828,7 +23828,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -23864,7 +23864,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -23898,7 +23898,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -23934,7 +23934,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -23970,7 +23970,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -24004,7 +24004,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -24038,7 +24038,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -24074,7 +24074,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -24110,7 +24110,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -24146,7 +24146,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -24182,7 +24182,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -24216,7 +24216,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -24252,7 +24252,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -24286,7 +24286,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -24320,7 +24320,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -24354,7 +24354,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -24390,7 +24390,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -24426,7 +24426,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -24460,7 +24460,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -24494,7 +24494,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -24528,7 +24528,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -24562,7 +24562,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -24598,7 +24598,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -24632,7 +24632,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -24668,7 +24668,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -24706,7 +24706,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -24742,7 +24742,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -24776,7 +24776,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -24812,7 +24812,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -24846,7 +24846,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -24882,7 +24882,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -24916,7 +24916,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -24952,7 +24952,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -24986,7 +24986,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.5, @@ -25025,7 +25025,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -25061,7 +25061,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -25095,7 +25095,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -25129,7 +25129,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -25163,7 +25163,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -25199,7 +25199,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 202.44287, saturation: 1.0, lightness: 0.5, @@ -25237,7 +25237,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 312.927, saturation: 1.0, lightness: 0.5, @@ -25277,7 +25277,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -25311,7 +25311,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -25347,7 +25347,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 267.40137, saturation: 1.0, lightness: 0.5, @@ -25385,7 +25385,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -25421,7 +25421,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 297.59497, saturation: 1.0, lightness: 0.5, @@ -25461,7 +25461,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 213.97607, saturation: 1.0, lightness: 0.5, @@ -25499,7 +25499,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.5, @@ -25537,7 +25537,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.46313, saturation: 1.0, lightness: 0.5, @@ -25577,7 +25577,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 299.8131, saturation: 1.0, lightness: 0.5, @@ -25618,7 +25618,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -25652,7 +25652,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -25688,7 +25688,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -25722,7 +25722,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -25758,7 +25758,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -25794,7 +25794,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -25828,7 +25828,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -25866,7 +25866,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -25900,7 +25900,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -25934,7 +25934,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -25970,7 +25970,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -26006,7 +26006,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -26042,7 +26042,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -26076,7 +26076,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -26114,7 +26114,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.5, @@ -26153,7 +26153,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -26187,7 +26187,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -26221,7 +26221,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -26257,7 +26257,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 299.8131, saturation: 1.0, lightness: 0.5, @@ -26298,7 +26298,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.46313, saturation: 1.0, lightness: 0.5, @@ -26338,7 +26338,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.5, @@ -26376,7 +26376,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 213.97607, saturation: 1.0, lightness: 0.5, @@ -26414,7 +26414,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 297.59497, saturation: 1.0, lightness: 0.5, @@ -26454,7 +26454,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -26490,7 +26490,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 267.40137, saturation: 1.0, lightness: 0.5, @@ -26528,7 +26528,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -26564,7 +26564,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -26598,7 +26598,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 312.927, saturation: 1.0, lightness: 0.5, @@ -26638,7 +26638,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 202.44287, saturation: 1.0, lightness: 0.5, @@ -26676,7 +26676,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -26712,7 +26712,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -26746,7 +26746,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -26780,7 +26780,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -26814,7 +26814,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -26850,7 +26850,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.5, @@ -26889,7 +26889,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -26923,7 +26923,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -26959,7 +26959,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -26993,7 +26993,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -27029,7 +27029,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -27063,7 +27063,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -27099,7 +27099,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -27133,7 +27133,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -27169,7 +27169,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -27207,7 +27207,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -27243,7 +27243,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -27277,7 +27277,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.5, @@ -27315,7 +27315,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.46313, saturation: 1.0, lightness: 0.5, @@ -27355,7 +27355,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 267.40137, saturation: 1.0, lightness: 0.5, @@ -27393,7 +27393,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -27429,7 +27429,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -27465,7 +27465,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 213.97607, saturation: 1.0, lightness: 0.5, @@ -27503,7 +27503,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -27537,7 +27537,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -27573,7 +27573,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -27611,7 +27611,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -27647,7 +27647,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -27681,7 +27681,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -27717,7 +27717,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -27751,7 +27751,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -27787,7 +27787,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -27821,7 +27821,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -27857,7 +27857,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -27891,7 +27891,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.5, @@ -27930,7 +27930,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -27966,7 +27966,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -28000,7 +28000,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -28034,7 +28034,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -28068,7 +28068,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -28104,7 +28104,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 202.44287, saturation: 1.0, lightness: 0.5, @@ -28142,7 +28142,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 312.927, saturation: 1.0, lightness: 0.5, @@ -28182,7 +28182,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -28216,7 +28216,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -28252,7 +28252,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 267.40137, saturation: 1.0, lightness: 0.5, @@ -28290,7 +28290,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -28326,7 +28326,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 297.59497, saturation: 1.0, lightness: 0.5, @@ -28366,7 +28366,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 213.97607, saturation: 1.0, lightness: 0.5, @@ -28404,7 +28404,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.5, @@ -28442,7 +28442,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.46313, saturation: 1.0, lightness: 0.5, @@ -28482,7 +28482,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 299.8131, saturation: 1.0, lightness: 0.5, @@ -28523,7 +28523,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -28559,7 +28559,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -28593,7 +28593,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -28629,7 +28629,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -28667,7 +28667,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -28703,7 +28703,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -28739,7 +28739,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -28775,7 +28775,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 267.40137, saturation: 1.0, lightness: 0.5, @@ -28813,7 +28813,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -28849,7 +28849,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 297.59497, saturation: 1.0, lightness: 0.5, @@ -28889,7 +28889,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 213.97607, saturation: 1.0, lightness: 0.5, @@ -28927,7 +28927,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.5, @@ -28965,7 +28965,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.46313, saturation: 1.0, lightness: 0.5, @@ -29005,7 +29005,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 299.8131, saturation: 1.0, lightness: 0.5, @@ -29046,7 +29046,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -29082,7 +29082,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -29116,7 +29116,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -29150,7 +29150,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -29184,7 +29184,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -29218,7 +29218,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -29252,7 +29252,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -29288,7 +29288,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 299.8131, saturation: 1.0, lightness: 0.5, @@ -29329,7 +29329,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -29363,7 +29363,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -29397,7 +29397,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -29433,7 +29433,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -29467,7 +29467,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -29501,7 +29501,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -29535,7 +29535,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -29571,7 +29571,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.5, @@ -29610,7 +29610,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -29644,7 +29644,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -29680,7 +29680,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -29714,7 +29714,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -29750,7 +29750,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -29784,7 +29784,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -29820,7 +29820,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -29854,7 +29854,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -29890,7 +29890,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -29928,7 +29928,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -29964,7 +29964,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -29998,7 +29998,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -30034,7 +30034,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -30068,7 +30068,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 299.8131, saturation: 1.0, lightness: 0.5, @@ -30109,7 +30109,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.46313, saturation: 1.0, lightness: 0.5, @@ -30149,7 +30149,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.5, @@ -30187,7 +30187,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 213.97607, saturation: 1.0, lightness: 0.5, @@ -30225,7 +30225,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 297.59497, saturation: 1.0, lightness: 0.5, @@ -30265,7 +30265,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -30301,7 +30301,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 267.40137, saturation: 1.0, lightness: 0.5, @@ -30339,7 +30339,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -30375,7 +30375,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -30409,7 +30409,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 312.927, saturation: 1.0, lightness: 0.5, @@ -30449,7 +30449,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 202.44287, saturation: 1.0, lightness: 0.5, @@ -30487,7 +30487,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -30523,7 +30523,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -30557,7 +30557,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -30591,7 +30591,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -30625,7 +30625,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -30661,7 +30661,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.5, @@ -30700,7 +30700,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -30734,7 +30734,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -30770,7 +30770,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -30804,7 +30804,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -30840,7 +30840,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -30874,7 +30874,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -30910,7 +30910,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -30944,7 +30944,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -30980,7 +30980,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 202.44287, saturation: 1.0, lightness: 0.5, @@ -31018,7 +31018,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 297.59497, saturation: 1.0, lightness: 0.5, @@ -31058,7 +31058,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -31092,7 +31092,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -31126,7 +31126,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 202.44287, saturation: 1.0, lightness: 0.5, @@ -31164,7 +31164,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -31200,7 +31200,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 312.927, saturation: 1.0, lightness: 0.5, @@ -31240,7 +31240,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -31274,7 +31274,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -31310,7 +31310,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -31346,7 +31346,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -31382,7 +31382,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -31416,7 +31416,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -31452,7 +31452,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -31486,7 +31486,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.5, @@ -31525,7 +31525,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -31561,7 +31561,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -31595,7 +31595,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -31629,7 +31629,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -31663,7 +31663,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -31699,7 +31699,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 202.44287, saturation: 1.0, lightness: 0.5, @@ -31737,7 +31737,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 312.927, saturation: 1.0, lightness: 0.5, @@ -31777,7 +31777,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -31811,7 +31811,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -31847,7 +31847,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 267.40137, saturation: 1.0, lightness: 0.5, @@ -31885,7 +31885,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -31921,7 +31921,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 297.59497, saturation: 1.0, lightness: 0.5, @@ -31961,7 +31961,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 213.97607, saturation: 1.0, lightness: 0.5, @@ -31999,7 +31999,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.5, @@ -32037,7 +32037,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.46313, saturation: 1.0, lightness: 0.5, @@ -32077,7 +32077,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 299.8131, saturation: 1.0, lightness: 0.5, @@ -32118,7 +32118,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -32154,7 +32154,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -32190,7 +32190,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -32228,7 +32228,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -32264,7 +32264,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -32298,7 +32298,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -32334,7 +32334,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -32368,7 +32368,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -32404,7 +32404,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -32438,7 +32438,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -32474,7 +32474,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -32508,7 +32508,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.5, @@ -32547,7 +32547,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -32583,7 +32583,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -32617,7 +32617,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -32651,7 +32651,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -32685,7 +32685,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -32721,7 +32721,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 202.44287, saturation: 1.0, lightness: 0.5, @@ -32759,7 +32759,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 312.927, saturation: 1.0, lightness: 0.5, @@ -32799,7 +32799,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.2, @@ -32833,7 +32833,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -32869,7 +32869,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 267.40137, saturation: 1.0, lightness: 0.5, @@ -32907,7 +32907,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.8, @@ -32943,7 +32943,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 297.59497, saturation: 1.0, lightness: 0.5, @@ -32983,7 +32983,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 213.97607, saturation: 1.0, lightness: 0.5, @@ -33021,7 +33021,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.5, @@ -33059,7 +33059,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.46313, saturation: 1.0, lightness: 0.5, @@ -33099,7 +33099,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 299.8131, saturation: 1.0, lightness: 0.5, @@ -33140,7 +33140,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 312.927, saturation: 1.0, lightness: 0.5, @@ -33180,7 +33180,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -33216,7 +33216,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -33250,7 +33250,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -33284,7 +33284,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -33318,7 +33318,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -33352,7 +33352,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -33388,7 +33388,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -33422,7 +33422,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -33458,7 +33458,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -33492,7 +33492,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -33528,7 +33528,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -33562,7 +33562,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -33598,7 +33598,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -33632,7 +33632,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -33668,7 +33668,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -33702,7 +33702,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -33738,7 +33738,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -33772,7 +33772,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -33808,7 +33808,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -33842,7 +33842,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -33878,7 +33878,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -33914,7 +33914,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, diff --git a/assets/grace-light b/assets/grace-light index 7f1a88e..31c305f 100644 --- a/assets/grace-light +++ b/assets/grace-light @@ -1,38 +1,38 @@ ( resources: { - "bevy_render::camera::clear_color::ClearColor": (Hsla( + "bevy_render::camera::clear_color::ClearColor": (Hsla(( hue: 349.26385, saturation: 0.0, lightness: 0.53000045, alpha: 1.0, - )), - "quartz::components::DefaultDrawColor": (Hsla( + ))), + "quartz::components::DefaultDrawColor": (( hue: 255.46979, saturation: 1.0, lightness: 0.0, alpha: 1.0, )), "quartz::components::DefaultDrawVerts": (4), - "quartz::components::HighlightColor": (Hsla( + "quartz::components::HighlightColor": (( hue: 58.36165, saturation: 1.0, lightness: 1.5, alpha: 1.0, )), - "quartz::components::ConnectionColor": (Hsla( + "quartz::components::ConnectionColor": (( hue: 135.5009, saturation: 1.0, lightness: 1.5, alpha: 1.0, )), "quartz::components::ConnectionWidth": (18.162674), - "quartz::components::CommandColor": (Hsla( + "quartz::components::CommandColor": (( hue: 284.7145, saturation: 1.0, lightness: 0.21045731, alpha: 1.0, )), - "quartz::components::IndicatorColor": (Hsla( + "quartz::components::IndicatorColor": (( hue: 273.66513, saturation: 1.0, lightness: 0.0, @@ -62,7 +62,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 360.0, saturation: 1.0, lightness: 0.0, @@ -100,7 +100,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -139,7 +139,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -175,7 +175,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 318.04407, saturation: 1.0, lightness: 0.0, @@ -215,7 +215,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -251,7 +251,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -285,7 +285,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -319,7 +319,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -353,7 +353,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 202.75806, saturation: 1.0, lightness: 0.0, @@ -391,7 +391,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.95068, saturation: 1.0, lightness: 0.0, @@ -429,7 +429,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.44727, saturation: 1.0, lightness: 0.0, @@ -469,7 +469,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -503,7 +503,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 306.0996, saturation: 1.0, lightness: 0.0, @@ -543,7 +543,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -579,7 +579,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -615,7 +615,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -651,7 +651,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.4939, saturation: 1.0, lightness: 0.0, @@ -689,7 +689,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -727,7 +727,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -763,7 +763,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -799,7 +799,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -837,7 +837,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -873,7 +873,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -907,7 +907,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -941,7 +941,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -977,7 +977,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -1013,7 +1013,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -1049,7 +1049,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -1087,7 +1087,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 214.94653, saturation: 1.0, lightness: 0.0, @@ -1125,7 +1125,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 214.94653, saturation: 1.0, lightness: 0.0, @@ -1163,7 +1163,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -1199,7 +1199,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.68164, saturation: 1.0, lightness: 0.0, @@ -1238,7 +1238,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -1274,7 +1274,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -1308,7 +1308,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -1342,7 +1342,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 3.114746, saturation: 1.0, lightness: 0.5, @@ -1380,7 +1380,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 271.00977, saturation: 1.0, lightness: 0.5, @@ -1418,7 +1418,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 202.02148, saturation: 1.0, lightness: 0.0, @@ -1456,7 +1456,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 56.61499, saturation: 1.0, lightness: 0.5, @@ -1494,7 +1494,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 1.0, lightness: 0.7813229, @@ -1532,7 +1532,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 22.906738, saturation: 1.0, lightness: 0.7813229, @@ -1570,7 +1570,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -1606,7 +1606,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 216.5747, saturation: 1.0, lightness: 0.0, @@ -1644,7 +1644,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 300.1936, saturation: 1.0, lightness: 0.0, @@ -1684,7 +1684,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -1720,7 +1720,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -1758,7 +1758,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -1794,7 +1794,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 264.4307, saturation: 1.0, lightness: 0.0, @@ -1832,7 +1832,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.7478, saturation: 1.0, lightness: 0.0, @@ -1872,7 +1872,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -1906,7 +1906,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 119.2749, saturation: 1.0, lightness: 0.7813229, @@ -1944,7 +1944,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.80737, saturation: 1.0, lightness: 0.0, @@ -1984,7 +1984,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.3, @@ -2018,7 +2018,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -2052,7 +2052,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -2088,7 +2088,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -2124,7 +2124,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 267.59467, saturation: 1.0, lightness: 0.0, @@ -2162,7 +2162,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 268.61603, saturation: 1.0, lightness: 0.0, @@ -2204,7 +2204,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 311.59842, saturation: 1.0, lightness: 0.0, @@ -2246,7 +2246,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -2282,7 +2282,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -2316,7 +2316,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -2350,7 +2350,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -2384,7 +2384,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 317.60156, saturation: 1.0, lightness: 0.0, @@ -2424,7 +2424,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -2463,7 +2463,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 1.2, @@ -2499,7 +2499,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 1.2, @@ -2535,7 +2535,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -2569,7 +2569,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 1.2, @@ -2605,7 +2605,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -2641,7 +2641,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -2675,7 +2675,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 293.2671, saturation: 1.0, lightness: 0.0, @@ -2715,7 +2715,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.03687, saturation: 1.0, lightness: 0.0, @@ -2755,7 +2755,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.89673, saturation: 1.0, lightness: 0.0, @@ -2795,7 +2795,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -2829,7 +2829,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -2863,7 +2863,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.4939, saturation: 1.0, lightness: 0.0, @@ -2901,7 +2901,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -2935,7 +2935,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 214.94653, saturation: 1.0, lightness: 0.0, @@ -2974,7 +2974,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 301.7146, saturation: 1.0, lightness: 0.5, @@ -3012,7 +3012,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 208.45801, saturation: 1.0, lightness: 0.5, @@ -3050,7 +3050,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -3086,7 +3086,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.52563, saturation: 1.0, lightness: 0.0, @@ -3126,7 +3126,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 225.60034, saturation: 1.0, lightness: 0.7813229, @@ -3164,7 +3164,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 280.5393, saturation: 1.0, lightness: 0.7813229, @@ -3202,7 +3202,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -3238,7 +3238,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -3272,7 +3272,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.3, @@ -3306,7 +3306,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.7683, saturation: 1.0, lightness: 0.0, @@ -3346,7 +3346,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.00516, saturation: 1.0, lightness: 0.0, @@ -3389,7 +3389,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -3425,7 +3425,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.62722236, @@ -3461,7 +3461,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.38332954, @@ -3497,7 +3497,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 71.59546, saturation: 1.0, lightness: 0.7813229, @@ -3535,7 +3535,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.0415, saturation: 1.0, lightness: 0.0, @@ -3573,7 +3573,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -3609,7 +3609,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 85.23682, saturation: 1.0, lightness: 0.5, @@ -3647,7 +3647,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -3681,7 +3681,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -3715,7 +3715,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 307.77417, saturation: 1.0, lightness: 0.0, @@ -3757,7 +3757,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -3793,7 +3793,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -3829,7 +3829,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.9602, saturation: 1.0, lightness: 0.0, @@ -3867,7 +3867,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -3903,7 +3903,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 314.56543, saturation: 1.0, lightness: 0.0, @@ -3943,7 +3943,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -3981,7 +3981,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -4015,7 +4015,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -4053,7 +4053,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -4087,7 +4087,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -4123,7 +4123,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.3, @@ -4157,7 +4157,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 201.4076, saturation: 1.0, lightness: 0.0, @@ -4195,7 +4195,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.1925, saturation: 1.0, lightness: 0.0, @@ -4233,7 +4233,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -4267,7 +4267,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -4301,7 +4301,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -4335,7 +4335,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -4369,7 +4369,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 308.667, saturation: 1.0, lightness: 0.7813229, @@ -4407,7 +4407,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -4443,7 +4443,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -4481,7 +4481,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -4515,7 +4515,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -4549,7 +4549,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -4585,7 +4585,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -4619,7 +4619,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -4653,7 +4653,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -4689,7 +4689,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -4725,7 +4725,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -4761,7 +4761,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 295.7283, saturation: 1.0, lightness: 0.0, @@ -4803,7 +4803,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -4841,7 +4841,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -4879,7 +4879,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 204.09277, saturation: 1.0, lightness: 0.7813229, @@ -4917,7 +4917,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -4953,7 +4953,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -4989,7 +4989,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -5023,7 +5023,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -5063,7 +5063,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 25.51416, saturation: 1.0, lightness: 0.5, @@ -5101,7 +5101,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -5137,7 +5137,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 309.4978, saturation: 1.0, lightness: 0.0, @@ -5179,7 +5179,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 226.53125, saturation: 1.0, lightness: 0.5, @@ -5217,7 +5217,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -5251,7 +5251,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -5285,7 +5285,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -5323,7 +5323,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -5357,7 +5357,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -5391,7 +5391,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -5427,7 +5427,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -5461,7 +5461,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -5497,7 +5497,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -5531,7 +5531,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 323.8838, saturation: 1.0, lightness: 0.0, @@ -5570,7 +5570,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -5606,7 +5606,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 1.0, @@ -5642,7 +5642,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 345.08368, saturation: 1.0, lightness: 0.28339285, @@ -5678,7 +5678,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 209.04875, saturation: 1.0, lightness: 0.34000015, @@ -5714,7 +5714,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.22332965, @@ -5750,7 +5750,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 0.0, @@ -5786,7 +5786,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 0.0, @@ -5822,7 +5822,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 0.40332955, @@ -5858,7 +5858,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.22332965, @@ -5894,7 +5894,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 345.08368, saturation: 1.0, lightness: 0.37339276, @@ -5930,7 +5930,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 345.08368, saturation: 1.0, lightness: 0.28339285, @@ -5966,7 +5966,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.38332954, @@ -6002,7 +6002,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.62722236, @@ -6038,7 +6038,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 1.0, @@ -6074,7 +6074,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 0.40332955, @@ -6110,7 +6110,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.62722236, @@ -6146,7 +6146,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 345.08368, saturation: 1.0, lightness: 0.37339276, @@ -6182,7 +6182,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.22332965, @@ -6218,7 +6218,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 0.0, @@ -6254,7 +6254,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.38332954, @@ -6290,7 +6290,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 209.04875, saturation: 1.0, lightness: 0.34000015, @@ -6326,7 +6326,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.67346, saturation: 1.0, lightness: 0.0, @@ -6364,7 +6364,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.67346, saturation: 1.0, lightness: 0.0, @@ -6402,7 +6402,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 305.16107, saturation: 1.0, lightness: 0.0, @@ -6442,7 +6442,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -6478,7 +6478,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -6514,7 +6514,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -6548,7 +6548,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -6582,7 +6582,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -6616,7 +6616,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -6652,7 +6652,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -6686,7 +6686,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -6732,7 +6732,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -6768,7 +6768,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 301.22058, saturation: 1.0, lightness: 0.0, @@ -6810,7 +6810,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.03442, saturation: 1.0, lightness: 0.0, @@ -6851,7 +6851,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.1925, saturation: 1.0, lightness: 0.0, @@ -6889,7 +6889,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.03442, saturation: 1.0, lightness: 0.0, @@ -6930,7 +6930,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -6966,7 +6966,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -7002,7 +7002,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -7038,7 +7038,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.52563, saturation: 1.0, lightness: 0.0, @@ -7078,7 +7078,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -7114,7 +7114,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -7150,7 +7150,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.3, @@ -7184,7 +7184,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.3, @@ -7218,7 +7218,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -7256,7 +7256,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 1.2, @@ -7292,7 +7292,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -7330,7 +7330,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.3, @@ -7364,7 +7364,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 1.2, @@ -7400,7 +7400,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 1.2, @@ -7436,7 +7436,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.0415, saturation: 1.0, lightness: 0.0, @@ -7474,7 +7474,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 264.4307, saturation: 1.0, lightness: 0.0, @@ -7512,7 +7512,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -7546,7 +7546,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -7582,7 +7582,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -7616,7 +7616,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.3, @@ -7650,7 +7650,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -7686,7 +7686,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 201.4076, saturation: 1.0, lightness: 0.0, @@ -7724,7 +7724,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.0415, saturation: 1.0, lightness: 0.0, @@ -7762,7 +7762,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 1.2, @@ -7798,7 +7798,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 264.4307, saturation: 1.0, lightness: 0.0, @@ -7836,7 +7836,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.52563, saturation: 1.0, lightness: 0.0, @@ -7876,7 +7876,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -7910,7 +7910,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -7946,7 +7946,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.7478, saturation: 1.0, lightness: 0.0, @@ -7986,7 +7986,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -8022,7 +8022,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -8058,7 +8058,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -8094,7 +8094,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -8130,7 +8130,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -8166,7 +8166,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -8202,7 +8202,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -8238,7 +8238,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -8272,7 +8272,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -8308,7 +8308,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -8342,7 +8342,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 300.1936, saturation: 1.0, lightness: 0.0, @@ -8382,7 +8382,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 1.2, @@ -8418,7 +8418,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.80737, saturation: 1.0, lightness: 0.0, @@ -8458,7 +8458,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -8492,7 +8492,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 216.5747, saturation: 1.0, lightness: 0.0, @@ -8530,7 +8530,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.03442, saturation: 1.0, lightness: 0.0, @@ -8571,7 +8571,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -8605,7 +8605,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -8641,7 +8641,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -8677,7 +8677,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 300.1936, saturation: 1.0, lightness: 0.0, @@ -8717,7 +8717,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.3, @@ -8751,7 +8751,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -8787,7 +8787,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -8821,7 +8821,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 264.4307, saturation: 1.0, lightness: 0.0, @@ -8859,7 +8859,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -8893,7 +8893,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -8927,7 +8927,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -8961,7 +8961,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 1.2, @@ -8997,7 +8997,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -9031,7 +9031,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.0415, saturation: 1.0, lightness: 0.0, @@ -9069,7 +9069,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -9103,7 +9103,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.3, @@ -9137,7 +9137,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 201.4076, saturation: 1.0, lightness: 0.0, @@ -9175,7 +9175,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.80737, saturation: 1.0, lightness: 0.0, @@ -9215,7 +9215,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.7478, saturation: 1.0, lightness: 0.0, @@ -9255,7 +9255,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.1925, saturation: 1.0, lightness: 0.0, @@ -9293,7 +9293,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -9329,7 +9329,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -9363,7 +9363,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.1925, saturation: 1.0, lightness: 0.0, @@ -9401,7 +9401,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -9439,7 +9439,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.3, @@ -9473,7 +9473,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 1.2, @@ -9509,7 +9509,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.3, @@ -9543,7 +9543,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -9581,7 +9581,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 1.2, @@ -9617,7 +9617,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -9655,7 +9655,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.3, @@ -9689,7 +9689,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 1.2, @@ -9725,7 +9725,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 1.2, @@ -9761,7 +9761,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -9797,7 +9797,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 300.1936, saturation: 1.0, lightness: 0.0, @@ -9837,7 +9837,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 216.5747, saturation: 1.0, lightness: 0.0, @@ -9875,7 +9875,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.1925, saturation: 1.0, lightness: 0.0, @@ -9913,7 +9913,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -9947,7 +9947,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -9983,7 +9983,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 271.00977, saturation: 1.0, lightness: 0.0, @@ -10021,7 +10021,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -10055,7 +10055,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 300.1936, saturation: 1.0, lightness: 0.0, @@ -10095,7 +10095,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -10131,7 +10131,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.03442, saturation: 1.0, lightness: 0.0, @@ -10172,7 +10172,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 226.53125, saturation: 1.0, lightness: 0.0, @@ -10210,7 +10210,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -10246,7 +10246,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 3.114746, saturation: 1.0, lightness: 0.0, @@ -10284,7 +10284,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -10318,7 +10318,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 1.2, @@ -10354,7 +10354,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.80737, saturation: 1.0, lightness: 0.0, @@ -10394,7 +10394,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 216.5747, saturation: 1.0, lightness: 0.0, @@ -10432,7 +10432,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.52563, saturation: 1.0, lightness: 0.0, @@ -10472,7 +10472,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.7478, saturation: 1.0, lightness: 0.0, @@ -10512,7 +10512,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -10548,7 +10548,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -10582,7 +10582,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -10620,7 +10620,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 300.1936, saturation: 1.0, lightness: 0.0, @@ -10660,7 +10660,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -10696,7 +10696,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -10732,7 +10732,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -10766,7 +10766,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 301.7146, saturation: 1.0, lightness: 0.0, @@ -10804,7 +10804,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -10840,7 +10840,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 56.61499, saturation: 1.0, lightness: 0.0, @@ -10878,7 +10878,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -10914,7 +10914,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 25.51416, saturation: 1.0, lightness: 0.0, @@ -10952,7 +10952,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 85.23682, saturation: 1.0, lightness: 0.0, @@ -10990,7 +10990,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -11024,7 +11024,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.80737, saturation: 1.0, lightness: 0.0, @@ -11064,7 +11064,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -11100,7 +11100,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -11134,7 +11134,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -11170,7 +11170,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.7478, saturation: 1.0, lightness: 0.0, @@ -11210,7 +11210,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -11246,7 +11246,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -11280,7 +11280,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -11314,7 +11314,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -11350,7 +11350,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.03442, saturation: 1.0, lightness: 0.0, @@ -11391,7 +11391,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.3, @@ -11425,7 +11425,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 1.2, @@ -11461,7 +11461,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -11497,7 +11497,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 201.4076, saturation: 1.0, lightness: 0.0, @@ -11535,7 +11535,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.3, @@ -11569,7 +11569,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -11607,7 +11607,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.52563, saturation: 1.0, lightness: 0.0, @@ -11647,7 +11647,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -11681,7 +11681,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -11715,7 +11715,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -11749,7 +11749,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -11783,7 +11783,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.3, @@ -11817,7 +11817,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -11853,7 +11853,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -11887,7 +11887,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -11921,7 +11921,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -11957,7 +11957,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -11991,7 +11991,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 216.5747, saturation: 1.0, lightness: 0.0, @@ -12029,7 +12029,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.3, @@ -12063,7 +12063,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -12099,7 +12099,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -12135,7 +12135,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.52563, saturation: 1.0, lightness: 0.0, @@ -12175,7 +12175,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -12209,7 +12209,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 308.29138, saturation: 1.0, lightness: 0.0, @@ -12296,7 +12296,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.80737, saturation: 1.0, lightness: 0.0, @@ -12336,7 +12336,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.0415, saturation: 1.0, lightness: 0.0, @@ -12374,7 +12374,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 1.2, @@ -12410,7 +12410,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.0415, saturation: 1.0, lightness: 0.0, @@ -12448,7 +12448,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -12482,7 +12482,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 201.4076, saturation: 1.0, lightness: 0.0, @@ -12520,7 +12520,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 216.5747, saturation: 1.0, lightness: 0.0, @@ -12558,7 +12558,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -12594,7 +12594,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -12628,7 +12628,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.7478, saturation: 1.0, lightness: 0.0, @@ -12668,7 +12668,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -12702,7 +12702,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -12738,7 +12738,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -12774,7 +12774,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -12808,7 +12808,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.3, @@ -12842,7 +12842,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 264.4307, saturation: 1.0, lightness: 0.0, @@ -12880,7 +12880,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 1.2, @@ -12916,7 +12916,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -12950,7 +12950,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 216.5747, saturation: 1.0, lightness: 0.0, @@ -12988,7 +12988,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -13037,7 +13037,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -13071,7 +13071,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -13105,7 +13105,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 1.2, @@ -13141,7 +13141,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -13175,7 +13175,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -13209,7 +13209,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 279.56348, saturation: 1.0, lightness: 0.0, @@ -13247,7 +13247,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 1.2, @@ -13283,7 +13283,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -13319,7 +13319,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -13353,7 +13353,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -13389,7 +13389,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 1.2, @@ -13425,7 +13425,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 1.2, @@ -13461,7 +13461,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 1.2, @@ -13497,7 +13497,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.52563, saturation: 1.0, lightness: 0.0, @@ -13537,7 +13537,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -13575,7 +13575,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -13611,7 +13611,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 264.4307, saturation: 1.0, lightness: 0.0, @@ -13649,7 +13649,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.7478, saturation: 1.0, lightness: 0.0, @@ -13689,7 +13689,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -13723,7 +13723,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.80737, saturation: 1.0, lightness: 0.0, @@ -13763,7 +13763,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.3, @@ -13797,7 +13797,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -13831,7 +13831,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.03442, saturation: 1.0, lightness: 0.0, @@ -13872,7 +13872,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.1925, saturation: 1.0, lightness: 0.0, @@ -13910,7 +13910,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.03442, saturation: 1.0, lightness: 0.0, @@ -13951,7 +13951,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -13987,7 +13987,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.3, @@ -14021,7 +14021,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.0415, saturation: 1.0, lightness: 0.0, @@ -14059,7 +14059,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -14095,7 +14095,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -14129,7 +14129,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 1.2, @@ -14165,7 +14165,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -14199,7 +14199,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 300.1936, saturation: 1.0, lightness: 0.0, @@ -14239,7 +14239,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.3, @@ -14273,7 +14273,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 264.4307, saturation: 1.0, lightness: 0.0, @@ -14311,7 +14311,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -14347,7 +14347,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -14381,7 +14381,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.52563, saturation: 1.0, lightness: 0.0, @@ -14421,7 +14421,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -14455,7 +14455,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -14491,7 +14491,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -14525,7 +14525,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.3, @@ -14559,7 +14559,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 208.45801, saturation: 1.0, lightness: 0.0, @@ -14597,7 +14597,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -14633,7 +14633,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -14669,7 +14669,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -14703,7 +14703,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -14737,7 +14737,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -14773,7 +14773,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -14807,7 +14807,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 300.1936, saturation: 1.0, lightness: 0.0, @@ -14847,7 +14847,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.1925, saturation: 1.0, lightness: 0.0, @@ -14885,7 +14885,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -14921,7 +14921,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.3, @@ -14955,7 +14955,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -14991,7 +14991,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.03442, saturation: 1.0, lightness: 0.0, @@ -15032,7 +15032,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 201.4076, saturation: 1.0, lightness: 0.0, @@ -15070,7 +15070,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -15104,7 +15104,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -15140,7 +15140,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -15174,7 +15174,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -15210,7 +15210,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -15248,7 +15248,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -15282,7 +15282,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -15318,7 +15318,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -15354,7 +15354,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 313.7478, saturation: 1.0, lightness: 0.0, @@ -15394,7 +15394,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.0415, saturation: 1.0, lightness: 0.0, @@ -15432,7 +15432,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 264.4307, saturation: 1.0, lightness: 0.0, @@ -15470,7 +15470,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -15506,7 +15506,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 201.4076, saturation: 1.0, lightness: 0.0, @@ -15544,7 +15544,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.1925, saturation: 1.0, lightness: 0.0, @@ -15582,7 +15582,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -15616,7 +15616,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -15650,7 +15650,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -15686,7 +15686,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -15720,7 +15720,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 1.2, @@ -15756,7 +15756,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -15790,7 +15790,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.3, @@ -15824,7 +15824,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -15869,7 +15869,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -15905,7 +15905,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -15939,7 +15939,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -15973,7 +15973,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 216.5747, saturation: 1.0, lightness: 0.0, @@ -16011,7 +16011,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 23.0, saturation: 0.0, lightness: 0.3, @@ -16045,7 +16045,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -16079,7 +16079,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 201.4076, saturation: 1.0, lightness: 0.0, @@ -16117,7 +16117,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -16153,7 +16153,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -16189,7 +16189,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -16225,7 +16225,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.80737, saturation: 1.0, lightness: 0.0, @@ -16265,7 +16265,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -16301,7 +16301,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -16340,7 +16340,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -16374,7 +16374,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -16408,7 +16408,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -16442,7 +16442,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -16476,7 +16476,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -16510,7 +16510,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -16546,7 +16546,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -16582,7 +16582,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -16616,7 +16616,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -16652,7 +16652,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -16699,7 +16699,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.0, @@ -16738,7 +16738,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -16772,7 +16772,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -16808,7 +16808,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -16842,7 +16842,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -16878,7 +16878,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -16914,7 +16914,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 320.0, saturation: 1.0, lightness: 0.5, @@ -16953,7 +16953,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -16987,7 +16987,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -17025,7 +17025,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -17064,7 +17064,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 215.64233, saturation: 1.0, lightness: 0.0, @@ -17102,7 +17102,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -17146,7 +17146,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -17193,7 +17193,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -17238,7 +17238,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -17282,7 +17282,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -17327,7 +17327,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -17372,7 +17372,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -17417,7 +17417,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -17464,7 +17464,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -17500,7 +17500,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -17534,7 +17534,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -17568,7 +17568,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -17602,7 +17602,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -17636,7 +17636,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -17670,7 +17670,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -17706,7 +17706,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -17742,7 +17742,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -17778,7 +17778,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -17814,7 +17814,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -17850,7 +17850,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -17886,7 +17886,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -17920,7 +17920,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -17956,7 +17956,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -17990,7 +17990,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -18026,7 +18026,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -18060,7 +18060,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -18094,7 +18094,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -18128,7 +18128,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -18162,7 +18162,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -18198,7 +18198,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -18234,7 +18234,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -18268,7 +18268,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -18302,7 +18302,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -18336,7 +18336,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -18370,7 +18370,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -18406,7 +18406,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -18442,7 +18442,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -18478,7 +18478,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -18514,7 +18514,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -18550,7 +18550,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -18586,7 +18586,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -18620,7 +18620,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -18654,7 +18654,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -18690,7 +18690,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -18728,7 +18728,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -18762,7 +18762,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -18796,7 +18796,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -18832,7 +18832,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -18870,7 +18870,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -18906,7 +18906,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -18942,7 +18942,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -18976,7 +18976,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 215.64233, saturation: 1.0, lightness: 0.0, @@ -19014,7 +19014,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -19053,7 +19053,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -19087,7 +19087,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -19123,7 +19123,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -19157,7 +19157,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -19193,7 +19193,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -19227,7 +19227,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -19263,7 +19263,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -19297,7 +19297,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 197.16748, saturation: 1.0, lightness: 0.0, @@ -19336,7 +19336,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -19372,7 +19372,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -19406,7 +19406,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -19442,7 +19442,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -19478,7 +19478,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -19514,7 +19514,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -19548,7 +19548,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -19584,7 +19584,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -19618,7 +19618,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -19654,7 +19654,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -19688,7 +19688,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -19724,7 +19724,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -19762,7 +19762,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 206.16406, saturation: 1.0, lightness: 0.0, @@ -19803,7 +19803,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 197.16748, saturation: 1.0, lightness: 0.0, @@ -19842,7 +19842,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -19878,7 +19878,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -19912,7 +19912,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -19948,7 +19948,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -19984,7 +19984,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -20018,7 +20018,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 207.22095, saturation: 1.0, lightness: 0.0, @@ -20066,7 +20066,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 39.074707, saturation: 1.0, lightness: 0.0, @@ -20106,7 +20106,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -20142,7 +20142,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -20176,7 +20176,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 304.90625, saturation: 1.0, lightness: 0.0, @@ -20216,7 +20216,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 308.63013, saturation: 1.0, lightness: 0.0, @@ -20256,7 +20256,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -20292,7 +20292,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -20328,7 +20328,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -20362,7 +20362,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -20396,7 +20396,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -20430,7 +20430,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -20466,7 +20466,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 39.074707, saturation: 1.0, lightness: 0.0, @@ -20504,7 +20504,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -20538,7 +20538,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 308.63013, saturation: 1.0, lightness: 0.0, @@ -20578,7 +20578,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -20612,7 +20612,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -20646,7 +20646,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -20680,7 +20680,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 39.074707, saturation: 1.0, lightness: 0.0, @@ -20718,7 +20718,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 265.8767, saturation: 1.0, lightness: 0.0, @@ -20764,7 +20764,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 39.074707, saturation: 1.0, lightness: 0.0, @@ -20804,7 +20804,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -20840,7 +20840,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -20874,7 +20874,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.8778, saturation: 1.0, lightness: 0.0, @@ -20913,7 +20913,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 306.3319, saturation: 1.0, lightness: 0.0, @@ -20953,7 +20953,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -20992,7 +20992,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -21028,7 +21028,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -21064,7 +21064,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -21098,7 +21098,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -21134,7 +21134,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -21168,7 +21168,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -21204,7 +21204,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -21240,7 +21240,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -21274,7 +21274,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -21308,7 +21308,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -21342,7 +21342,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -21378,7 +21378,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -21412,7 +21412,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -21448,7 +21448,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -21482,7 +21482,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -21518,7 +21518,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -21552,7 +21552,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -21588,7 +21588,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -21622,7 +21622,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -21658,7 +21658,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -21692,7 +21692,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -21728,7 +21728,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -21762,7 +21762,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -21798,7 +21798,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -21834,7 +21834,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -21870,7 +21870,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.88916, saturation: 1.0, lightness: 0.0, @@ -21910,7 +21910,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -21944,7 +21944,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -21978,7 +21978,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -22016,7 +22016,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -22050,7 +22050,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -22086,7 +22086,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -22120,7 +22120,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -22159,7 +22159,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -22198,7 +22198,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 301.7146, saturation: 1.0, lightness: 0.5, @@ -22237,7 +22237,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -22271,7 +22271,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -22307,7 +22307,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -22341,7 +22341,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -22377,7 +22377,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 208.45801, saturation: 1.0, lightness: 0.5, @@ -22416,7 +22416,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 25.51416, saturation: 1.0, lightness: 0.5, @@ -22455,7 +22455,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -22489,7 +22489,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -22525,7 +22525,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 269.87854, saturation: 1.0, lightness: 0.5, @@ -22561,7 +22561,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -22600,7 +22600,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -22639,7 +22639,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 52.674744, saturation: 1.0, lightness: 0.5, @@ -22675,7 +22675,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -22711,7 +22711,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 3.114746, saturation: 1.0, lightness: 0.5, @@ -22750,7 +22750,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -22784,7 +22784,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -22818,7 +22818,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -22854,7 +22854,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 52.674744, saturation: 1.0, lightness: 0.5, @@ -22890,7 +22890,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 226.53125, saturation: 1.0, lightness: 0.5, @@ -22929,7 +22929,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -22968,7 +22968,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -23007,7 +23007,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 271.00977, saturation: 1.0, lightness: 0.5, @@ -23046,7 +23046,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 56.61499, saturation: 1.0, lightness: 0.5, @@ -23085,7 +23085,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 85.23682, saturation: 1.0, lightness: 0.5, @@ -23124,7 +23124,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -23163,7 +23163,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -23202,7 +23202,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -23238,7 +23238,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -23274,7 +23274,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -23310,7 +23310,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -23344,7 +23344,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -23380,7 +23380,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -23414,7 +23414,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -23448,7 +23448,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -23484,7 +23484,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -23518,7 +23518,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -23554,7 +23554,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -23588,7 +23588,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -23624,7 +23624,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -23658,7 +23658,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -23692,7 +23692,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -23728,7 +23728,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -23762,7 +23762,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -23798,7 +23798,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -23832,7 +23832,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -23868,7 +23868,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -23904,7 +23904,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -23938,7 +23938,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -23972,7 +23972,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -24008,7 +24008,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -24044,7 +24044,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -24080,7 +24080,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -24116,7 +24116,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -24150,7 +24150,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -24186,7 +24186,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -24220,7 +24220,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -24254,7 +24254,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -24288,7 +24288,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -24324,7 +24324,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -24360,7 +24360,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -24394,7 +24394,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -24428,7 +24428,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -24462,7 +24462,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -24496,7 +24496,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -24532,7 +24532,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -24566,7 +24566,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -24602,7 +24602,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -24640,7 +24640,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -24676,7 +24676,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -24710,7 +24710,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -24746,7 +24746,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -24780,7 +24780,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -24816,7 +24816,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -24850,7 +24850,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -24886,7 +24886,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -24920,7 +24920,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.0, @@ -24959,7 +24959,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -24995,7 +24995,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -25029,7 +25029,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -25063,7 +25063,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -25097,7 +25097,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -25133,7 +25133,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 202.44287, saturation: 1.0, lightness: 0.0, @@ -25171,7 +25171,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 312.927, saturation: 1.0, lightness: 0.0, @@ -25211,7 +25211,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -25245,7 +25245,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -25281,7 +25281,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 267.40137, saturation: 1.0, lightness: 0.0, @@ -25319,7 +25319,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -25355,7 +25355,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 297.59497, saturation: 1.0, lightness: 0.0, @@ -25395,7 +25395,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 213.97607, saturation: 1.0, lightness: 0.0, @@ -25433,7 +25433,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.0, @@ -25471,7 +25471,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.46313, saturation: 1.0, lightness: 0.0, @@ -25511,7 +25511,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 299.8131, saturation: 1.0, lightness: 0.0, @@ -25552,7 +25552,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -25586,7 +25586,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -25622,7 +25622,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -25656,7 +25656,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -25692,7 +25692,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -25728,7 +25728,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -25762,7 +25762,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -25800,7 +25800,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -25834,7 +25834,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -25868,7 +25868,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -25904,7 +25904,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -25940,7 +25940,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -25976,7 +25976,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -26010,7 +26010,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -26048,7 +26048,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.0, @@ -26087,7 +26087,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -26121,7 +26121,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -26155,7 +26155,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -26191,7 +26191,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 299.8131, saturation: 1.0, lightness: 0.0, @@ -26232,7 +26232,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.46313, saturation: 1.0, lightness: 0.0, @@ -26272,7 +26272,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.0, @@ -26310,7 +26310,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 213.97607, saturation: 1.0, lightness: 0.0, @@ -26348,7 +26348,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 297.59497, saturation: 1.0, lightness: 0.0, @@ -26388,7 +26388,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -26424,7 +26424,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 267.40137, saturation: 1.0, lightness: 0.0, @@ -26462,7 +26462,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -26498,7 +26498,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -26532,7 +26532,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 312.927, saturation: 1.0, lightness: 0.0, @@ -26572,7 +26572,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 202.44287, saturation: 1.0, lightness: 0.0, @@ -26610,7 +26610,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -26646,7 +26646,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -26680,7 +26680,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -26714,7 +26714,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -26748,7 +26748,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -26784,7 +26784,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.0, @@ -26823,7 +26823,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -26857,7 +26857,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -26893,7 +26893,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -26927,7 +26927,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -26963,7 +26963,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -26997,7 +26997,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -27033,7 +27033,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -27067,7 +27067,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -27103,7 +27103,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -27141,7 +27141,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -27177,7 +27177,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -27211,7 +27211,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.0, @@ -27249,7 +27249,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.46313, saturation: 1.0, lightness: 0.0, @@ -27289,7 +27289,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 267.40137, saturation: 1.0, lightness: 0.0, @@ -27327,7 +27327,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -27363,7 +27363,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -27399,7 +27399,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 213.97607, saturation: 1.0, lightness: 0.0, @@ -27437,7 +27437,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -27471,7 +27471,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -27507,7 +27507,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -27545,7 +27545,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -27581,7 +27581,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -27615,7 +27615,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -27651,7 +27651,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -27685,7 +27685,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -27721,7 +27721,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -27755,7 +27755,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -27791,7 +27791,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -27825,7 +27825,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.0, @@ -27864,7 +27864,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -27900,7 +27900,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -27934,7 +27934,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -27968,7 +27968,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -28002,7 +28002,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -28038,7 +28038,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 202.44287, saturation: 1.0, lightness: 0.0, @@ -28076,7 +28076,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 312.927, saturation: 1.0, lightness: 0.0, @@ -28116,7 +28116,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -28150,7 +28150,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -28186,7 +28186,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 267.40137, saturation: 1.0, lightness: 0.0, @@ -28224,7 +28224,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -28260,7 +28260,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 297.59497, saturation: 1.0, lightness: 0.0, @@ -28300,7 +28300,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 213.97607, saturation: 1.0, lightness: 0.0, @@ -28338,7 +28338,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.0, @@ -28376,7 +28376,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.46313, saturation: 1.0, lightness: 0.0, @@ -28416,7 +28416,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 299.8131, saturation: 1.0, lightness: 0.0, @@ -28457,7 +28457,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -28493,7 +28493,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -28527,7 +28527,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -28563,7 +28563,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -28601,7 +28601,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -28637,7 +28637,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -28673,7 +28673,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -28709,7 +28709,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 267.40137, saturation: 1.0, lightness: 0.0, @@ -28747,7 +28747,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -28783,7 +28783,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 297.59497, saturation: 1.0, lightness: 0.0, @@ -28823,7 +28823,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 213.97607, saturation: 1.0, lightness: 0.0, @@ -28861,7 +28861,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.0, @@ -28899,7 +28899,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.46313, saturation: 1.0, lightness: 0.0, @@ -28939,7 +28939,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 299.8131, saturation: 1.0, lightness: 0.0, @@ -28980,7 +28980,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -29016,7 +29016,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -29050,7 +29050,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -29084,7 +29084,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -29118,7 +29118,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -29152,7 +29152,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -29186,7 +29186,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -29222,7 +29222,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 299.8131, saturation: 1.0, lightness: 0.0, @@ -29263,7 +29263,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -29297,7 +29297,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -29331,7 +29331,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -29367,7 +29367,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -29401,7 +29401,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -29435,7 +29435,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -29469,7 +29469,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -29505,7 +29505,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.0, @@ -29544,7 +29544,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -29578,7 +29578,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -29614,7 +29614,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -29648,7 +29648,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -29684,7 +29684,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -29718,7 +29718,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -29754,7 +29754,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -29788,7 +29788,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -29824,7 +29824,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -29862,7 +29862,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -29898,7 +29898,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -29932,7 +29932,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -29968,7 +29968,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -30002,7 +30002,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 299.8131, saturation: 1.0, lightness: 0.0, @@ -30043,7 +30043,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.46313, saturation: 1.0, lightness: 0.0, @@ -30083,7 +30083,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.0, @@ -30121,7 +30121,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 213.97607, saturation: 1.0, lightness: 0.0, @@ -30159,7 +30159,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 297.59497, saturation: 1.0, lightness: 0.0, @@ -30199,7 +30199,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -30235,7 +30235,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 267.40137, saturation: 1.0, lightness: 0.0, @@ -30273,7 +30273,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -30309,7 +30309,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -30343,7 +30343,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 312.927, saturation: 1.0, lightness: 0.0, @@ -30383,7 +30383,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 202.44287, saturation: 1.0, lightness: 0.0, @@ -30421,7 +30421,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -30457,7 +30457,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -30491,7 +30491,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -30525,7 +30525,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -30559,7 +30559,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -30595,7 +30595,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.0, @@ -30634,7 +30634,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -30668,7 +30668,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -30704,7 +30704,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -30738,7 +30738,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -30774,7 +30774,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -30808,7 +30808,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -30844,7 +30844,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -30878,7 +30878,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -30914,7 +30914,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 202.44287, saturation: 1.0, lightness: 0.0, @@ -30952,7 +30952,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 297.59497, saturation: 1.0, lightness: 0.0, @@ -30992,7 +30992,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -31026,7 +31026,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -31060,7 +31060,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 202.44287, saturation: 1.0, lightness: 0.0, @@ -31098,7 +31098,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -31134,7 +31134,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 312.927, saturation: 1.0, lightness: 0.0, @@ -31174,7 +31174,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -31208,7 +31208,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -31244,7 +31244,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -31280,7 +31280,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -31316,7 +31316,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -31350,7 +31350,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -31386,7 +31386,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -31420,7 +31420,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.0, @@ -31459,7 +31459,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -31495,7 +31495,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -31529,7 +31529,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -31563,7 +31563,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -31597,7 +31597,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -31633,7 +31633,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 202.44287, saturation: 1.0, lightness: 0.0, @@ -31671,7 +31671,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 312.927, saturation: 1.0, lightness: 0.0, @@ -31711,7 +31711,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -31745,7 +31745,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -31781,7 +31781,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 267.40137, saturation: 1.0, lightness: 0.0, @@ -31819,7 +31819,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -31855,7 +31855,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 297.59497, saturation: 1.0, lightness: 0.0, @@ -31895,7 +31895,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 213.97607, saturation: 1.0, lightness: 0.0, @@ -31933,7 +31933,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.0, @@ -31971,7 +31971,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.46313, saturation: 1.0, lightness: 0.0, @@ -32011,7 +32011,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 299.8131, saturation: 1.0, lightness: 0.0, @@ -32052,7 +32052,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -32088,7 +32088,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -32124,7 +32124,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, @@ -32162,7 +32162,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -32198,7 +32198,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -32232,7 +32232,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -32268,7 +32268,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -32302,7 +32302,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -32338,7 +32338,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -32372,7 +32372,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -32408,7 +32408,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -32442,7 +32442,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.0, @@ -32481,7 +32481,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -32517,7 +32517,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -32551,7 +32551,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -32585,7 +32585,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -32619,7 +32619,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -32655,7 +32655,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 202.44287, saturation: 1.0, lightness: 0.0, @@ -32693,7 +32693,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 312.927, saturation: 1.0, lightness: 0.0, @@ -32733,7 +32733,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 0.3, @@ -32767,7 +32767,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -32803,7 +32803,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 267.40137, saturation: 1.0, lightness: 0.0, @@ -32841,7 +32841,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 8.877686, saturation: 0.0, lightness: 1.2, @@ -32877,7 +32877,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 297.59497, saturation: 1.0, lightness: 0.0, @@ -32917,7 +32917,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 213.97607, saturation: 1.0, lightness: 0.0, @@ -32955,7 +32955,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 205.51953, saturation: 1.0, lightness: 0.0, @@ -32993,7 +32993,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.46313, saturation: 1.0, lightness: 0.0, @@ -33033,7 +33033,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 299.8131, saturation: 1.0, lightness: 0.0, @@ -33074,7 +33074,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 312.927, saturation: 1.0, lightness: 0.0, @@ -33114,7 +33114,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -33150,7 +33150,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -33184,7 +33184,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -33218,7 +33218,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -33252,7 +33252,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -33286,7 +33286,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -33322,7 +33322,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -33356,7 +33356,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -33392,7 +33392,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -33426,7 +33426,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -33462,7 +33462,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -33496,7 +33496,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -33532,7 +33532,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -33566,7 +33566,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -33602,7 +33602,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -33636,7 +33636,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -33672,7 +33672,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -33706,7 +33706,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -33742,7 +33742,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -33776,7 +33776,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 1.2, @@ -33812,7 +33812,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -33848,7 +33848,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -33882,7 +33882,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.3, @@ -33916,7 +33916,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.0, diff --git a/assets/input b/assets/input index 68b0e36..de249c0 100644 --- a/assets/input +++ b/assets/input @@ -1,38 +1,38 @@ ( resources: { - "bevy_render::camera::clear_color::ClearColor": (Rgba( - red: 0.0, - green: 0.0, - blue: 0.0, + "bevy_render::camera::clear_color::ClearColor": (Hsla(( + hue: 0.0, + saturation: 0.0, + lightness: 0.0, alpha: 1.0, - )), - "quartz::components::DefaultDrawColor": (Hsla( + ))), + "quartz::components::DefaultDrawColor": (( hue: 270.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), "quartz::components::DefaultDrawVerts": (4), - "quartz::components::HighlightColor": (Hsla( + "quartz::components::HighlightColor": (( hue: 0.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), - "quartz::components::ConnectionColor": (Hsla( + "quartz::components::ConnectionColor": (( hue: 0.0, saturation: 1.0, lightness: 1.0, alpha: 0.7, )), "quartz::components::ConnectionWidth": (4.0), - "quartz::components::CommandColor": (Hsla( + "quartz::components::CommandColor": (( hue: 0.0, saturation: 0.0, lightness: 0.7, alpha: 1.0, )), - "quartz::components::IndicatorColor": (Hsla( + "quartz::components::IndicatorColor": (( hue: 0.0, saturation: 1.0, lightness: 0.5, @@ -63,7 +63,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -101,7 +101,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -137,7 +137,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -171,7 +171,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -212,7 +212,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -250,7 +250,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -284,7 +284,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -320,7 +320,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -358,7 +358,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -392,7 +392,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -428,7 +428,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -464,7 +464,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -498,7 +498,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -532,7 +532,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -568,7 +568,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -606,7 +606,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, diff --git a/assets/key b/assets/key index e52bb0a..2a76f29 100644 --- a/assets/key +++ b/assets/key @@ -1,31 +1,31 @@ ( resources: { - "bevy_render::camera::clear_color::ClearColor": (Rgba( - red: 0.0, - green: 0.0, - blue: 0.0, + "bevy_render::camera::clear_color::ClearColor": (Hsla(( + hue: 0.0, + saturation: 0.0, + lightness: 0.0, alpha: 1.0, - )), - "quartz::components::DefaultDrawColor": (Hsla( + ))), + "quartz::components::DefaultDrawColor": (( hue: 1.0, saturation: 1.0, lightness: 0.84, alpha: 1.0, )), "quartz::components::DefaultDrawVerts": (4), - "quartz::components::HighlightColor": (Hsla( + "quartz::components::HighlightColor": (( hue: 0.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), - "quartz::components::ConnectionColor": (Hsla( + "quartz::components::ConnectionColor": (( hue: 0.0, saturation: 1.0, lightness: 1.0, alpha: 0.7, )), - "quartz::components::CommandColor": (Hsla( + "quartz::components::CommandColor": (( hue: 0.0, saturation: 0.0, lightness: 0.7, @@ -54,7 +54,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -92,7 +92,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -134,7 +134,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -170,7 +170,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -206,7 +206,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -242,7 +242,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -276,7 +276,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, diff --git a/assets/light b/assets/light index bd2bcde..1ea7205 100644 --- a/assets/light +++ b/assets/light @@ -1,38 +1,38 @@ ( resources: { - "bevy_render::camera::clear_color::ClearColor": (Hsla( + "bevy_render::camera::clear_color::ClearColor": (Hsla(( hue: 295.78998, saturation: 1.0, lightness: 0.87975204, alpha: 1.0, - )), - "quartz::components::DefaultDrawColor": (Hsla( + ))), + "quartz::components::DefaultDrawColor": (( hue: 255.46979, saturation: 1.0, lightness: 0.0, alpha: 1.0, )), "quartz::components::DefaultDrawVerts": (4), - "quartz::components::HighlightColor": (Hsla( + "quartz::components::HighlightColor": (( hue: 58.36165, saturation: 1.0, lightness: 1.5, alpha: 1.0, )), - "quartz::components::ConnectionColor": (Hsla( + "quartz::components::ConnectionColor": (( hue: 135.5009, saturation: 1.0, lightness: 1.5, alpha: 1.0, )), "quartz::components::ConnectionWidth": (4.0), - "quartz::components::CommandColor": (Hsla( + "quartz::components::CommandColor": (( hue: 284.7145, saturation: 1.0, lightness: 0.21045731, alpha: 1.0, )), - "quartz::components::IndicatorColor": (Hsla( + "quartz::components::IndicatorColor": (( hue: 302.00833, saturation: 1.0, lightness: 0.0, diff --git a/assets/lowcpu b/assets/lowcpu index 3e8ad06..edcd02a 100644 --- a/assets/lowcpu +++ b/assets/lowcpu @@ -1,32 +1,32 @@ ( resources: { - "bevy_render::camera::clear_color::ClearColor": (Rgba( - red: 0.0, - green: 0.0, - blue: 0.0, + "bevy_render::camera::clear_color::ClearColor": (Hsla(( + hue: 0.0, + saturation: 0.0, + lightness: 0.0, alpha: 1.0, - )), - "quartz::components::DefaultDrawColor": (Hsla( + ))), + "quartz::components::DefaultDrawColor": (( hue: 270.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), "quartz::components::DefaultDrawVerts": (4), - "quartz::components::HighlightColor": (Hsla( + "quartz::components::HighlightColor": (( hue: 0.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), - "quartz::components::ConnectionColor": (Hsla( + "quartz::components::ConnectionColor": (( hue: 0.0, saturation: 1.0, lightness: 1.0, alpha: 0.7, )), "quartz::components::ConnectionWidth": (4.0), - "quartz::components::CommandColor": (Hsla( + "quartz::components::CommandColor": (( hue: 0.0, saturation: 0.0, lightness: 0.7, @@ -56,7 +56,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -95,7 +95,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -134,7 +134,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -168,7 +168,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -204,7 +204,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -238,7 +238,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, diff --git a/assets/osc_r b/assets/osc_r index 613a031..39c195b 100644 --- a/assets/osc_r +++ b/assets/osc_r @@ -1,32 +1,32 @@ ( resources: { - "bevy_render::camera::clear_color::ClearColor": (Rgba( - red: 0.0, - green: 0.0, - blue: 0.0, + "bevy_render::camera::clear_color::ClearColor": (Hsla(( + hue: 0.0, + saturation: 0.0, + lightness: 0.0, alpha: 1.0, - )), - "quartz::components::DefaultDrawColor": (Hsla( + ))), + "quartz::components::DefaultDrawColor": (( hue: 270.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), "quartz::components::DefaultDrawVerts": (4), - "quartz::components::HighlightColor": (Hsla( + "quartz::components::HighlightColor": (( hue: 0.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), - "quartz::components::ConnectionColor": (Hsla( + "quartz::components::ConnectionColor": (( hue: 0.0, saturation: 1.0, lightness: 1.0, alpha: 0.7, )), "quartz::components::ConnectionWidth": (4.0), - "quartz::components::CommandColor": (Hsla( + "quartz::components::CommandColor": (( hue: 0.0, saturation: 0.0, lightness: 0.7, @@ -56,7 +56,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -97,7 +97,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: -1.0, @@ -133,7 +133,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: -1.0, @@ -169,7 +169,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -205,7 +205,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -247,7 +247,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -281,7 +281,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -317,7 +317,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -358,7 +358,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: -1.0, @@ -394,7 +394,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: -1.0, @@ -430,7 +430,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -466,7 +466,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -508,7 +508,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -542,7 +542,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -578,7 +578,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -614,7 +614,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -648,7 +648,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -686,7 +686,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, diff --git a/assets/osc_s b/assets/osc_s index c97f0a8..6b7d957 100644 --- a/assets/osc_s +++ b/assets/osc_s @@ -1,32 +1,32 @@ ( resources: { - "bevy_render::camera::clear_color::ClearColor": (Rgba( - red: 0.0, - green: 0.0, - blue: 0.0, + "bevy_render::camera::clear_color::ClearColor": (Hsla(( + hue: 0.0, + saturation: 0.0, + lightness: 0.0, alpha: 1.0, - )), - "quartz::components::DefaultDrawColor": (Hsla( + ))), + "quartz::components::DefaultDrawColor": (( hue: 270.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), "quartz::components::DefaultDrawVerts": (4), - "quartz::components::HighlightColor": (Hsla( + "quartz::components::HighlightColor": (( hue: 0.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), - "quartz::components::ConnectionColor": (Hsla( + "quartz::components::ConnectionColor": (( hue: 0.0, saturation: 1.0, lightness: 1.0, alpha: 0.7, )), "quartz::components::ConnectionWidth": (4.0), - "quartz::components::CommandColor": (Hsla( + "quartz::components::CommandColor": (( hue: 0.0, saturation: 0.0, lightness: 0.7, @@ -56,7 +56,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -94,7 +94,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -132,7 +132,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -171,7 +171,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -219,7 +219,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -253,7 +253,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -289,7 +289,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -323,7 +323,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -359,7 +359,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -397,7 +397,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -433,7 +433,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, diff --git a/assets/pd b/assets/pd index 5c11d4f..3296758 100644 --- a/assets/pd +++ b/assets/pd @@ -1,32 +1,32 @@ ( resources: { - "bevy_render::camera::clear_color::ClearColor": (Rgba( - red: 0.0, - green: 0.0, - blue: 0.0, + "bevy_render::camera::clear_color::ClearColor": (Hsla(( + hue: 0.0, + saturation: 0.0, + lightness: 0.0, alpha: 1.0, - )), - "quartz::components::DefaultDrawColor": (Hsla( + ))), + "quartz::components::DefaultDrawColor": (( hue: 211.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), "quartz::components::DefaultDrawVerts": (4), - "quartz::components::HighlightColor": (Hsla( + "quartz::components::HighlightColor": (( hue: 0.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), - "quartz::components::ConnectionColor": (Hsla( + "quartz::components::ConnectionColor": (( hue: 0.0, saturation: 1.0, lightness: 1.0, alpha: 0.7, )), "quartz::components::ConnectionWidth": (4.0), - "quartz::components::CommandColor": (Hsla( + "quartz::components::CommandColor": (( hue: 0.0, saturation: 0.0, lightness: 0.7, @@ -56,7 +56,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 189.68246, saturation: 0.0, lightness: 0.2, @@ -90,7 +90,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 189.68246, saturation: 0.0, lightness: 0.8, @@ -126,7 +126,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.51108, saturation: 1.0, lightness: 0.5, @@ -167,7 +167,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 189.68246, saturation: 0.0, lightness: 0.2, @@ -201,7 +201,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.51108, saturation: 1.0, lightness: 0.5, @@ -239,7 +239,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.3462, saturation: 1.0, lightness: 0.5, @@ -277,7 +277,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.51108, saturation: 1.0, lightness: 0.5, @@ -315,7 +315,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 189.68246, saturation: 0.0, lightness: 0.2, @@ -349,7 +349,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 189.68246, saturation: 0.0, lightness: 0.8, @@ -385,7 +385,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 189.68246, saturation: 0.0, lightness: 0.2, @@ -419,7 +419,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 189.68246, saturation: 0.0, lightness: 0.8, @@ -455,7 +455,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 189.68246, saturation: 0.0, lightness: 0.8, @@ -491,7 +491,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.51108, saturation: 1.0, lightness: 0.5, @@ -529,7 +529,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 189.68246, saturation: 0.0, lightness: 0.2, @@ -563,7 +563,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 189.68246, saturation: 0.0, lightness: 0.8, @@ -599,7 +599,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.51108, saturation: 1.0, lightness: 0.5, @@ -637,7 +637,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.3462, saturation: 1.0, lightness: 0.5, @@ -675,7 +675,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.51108, saturation: 1.0, lightness: 0.5, @@ -716,7 +716,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.51108, saturation: 1.0, lightness: 0.5, @@ -755,7 +755,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -795,7 +795,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -835,7 +835,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -871,7 +871,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -907,7 +907,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -945,7 +945,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -979,7 +979,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -1019,7 +1019,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1053,7 +1053,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -1091,7 +1091,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -1131,7 +1131,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1165,7 +1165,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1201,7 +1201,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1237,7 +1237,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1271,7 +1271,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1305,7 +1305,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1341,7 +1341,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -1379,7 +1379,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1415,7 +1415,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -1453,7 +1453,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1487,7 +1487,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1523,7 +1523,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1557,7 +1557,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1593,7 +1593,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1629,7 +1629,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1663,7 +1663,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -1701,7 +1701,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1735,7 +1735,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -1776,7 +1776,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1812,7 +1812,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1846,7 +1846,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -1884,7 +1884,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1920,7 +1920,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -1961,7 +1961,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -1999,7 +1999,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2035,7 +2035,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2071,7 +2071,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -2111,7 +2111,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -2151,7 +2151,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2185,7 +2185,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2219,7 +2219,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2253,7 +2253,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2289,7 +2289,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2323,7 +2323,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2359,7 +2359,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2393,7 +2393,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2429,7 +2429,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2463,7 +2463,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2499,7 +2499,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2533,7 +2533,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -2573,7 +2573,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2607,7 +2607,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2641,7 +2641,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2677,7 +2677,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2713,7 +2713,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -2753,7 +2753,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 302.8351, saturation: 1.0, lightness: 0.5, @@ -2791,7 +2791,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -2829,7 +2829,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -2869,7 +2869,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -2907,7 +2907,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2941,7 +2941,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2977,7 +2977,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3011,7 +3011,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3047,7 +3047,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -3088,7 +3088,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3122,7 +3122,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3158,7 +3158,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -3196,7 +3196,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3230,7 +3230,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3266,7 +3266,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3300,7 +3300,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3336,7 +3336,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3372,7 +3372,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3406,7 +3406,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3440,7 +3440,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -3480,7 +3480,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3516,7 +3516,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3552,7 +3552,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3586,7 +3586,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3622,7 +3622,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3656,7 +3656,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 324.3001, saturation: 1.0, lightness: 0.5, @@ -3694,7 +3694,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3728,7 +3728,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3764,7 +3764,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3800,7 +3800,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -3838,7 +3838,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3872,7 +3872,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3908,7 +3908,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3942,7 +3942,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3976,7 +3976,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4010,7 +4010,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4046,7 +4046,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4080,7 +4080,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -4121,7 +4121,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4157,7 +4157,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -4197,7 +4197,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4231,7 +4231,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4267,7 +4267,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, @@ -4305,7 +4305,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4341,7 +4341,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 211.0, saturation: 1.0, lightness: 0.5, diff --git a/assets/poyo b/assets/poyo index bc5314f..05814c8 100644 --- a/assets/poyo +++ b/assets/poyo @@ -1,32 +1,32 @@ ( resources: { - "bevy_render::camera::clear_color::ClearColor": (Rgba( - red: 0.0, - green: 0.0, - blue: 0.0, + "bevy_render::camera::clear_color::ClearColor": (Hsla(( + hue: 0.0, + saturation: 0.0, + lightness: 0.0, alpha: 1.0, - )), - "quartz::components::DefaultDrawColor": (Hsla( + ))), + "quartz::components::DefaultDrawColor": (( hue: 270.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), "quartz::components::DefaultDrawVerts": (4), - "quartz::components::HighlightColor": (Hsla( + "quartz::components::HighlightColor": (( hue: 0.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), - "quartz::components::ConnectionColor": (Hsla( + "quartz::components::ConnectionColor": (( hue: 0.0, saturation: 1.0, lightness: 1.0, alpha: 0.7, )), "quartz::components::ConnectionWidth": (4.0), - "quartz::components::CommandColor": (Hsla( + "quartz::components::CommandColor": (( hue: 0.0, saturation: 0.0, lightness: 0.7, @@ -56,7 +56,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 1.0, @@ -92,7 +92,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 209.04875, saturation: 1.0, lightness: 0.5, @@ -128,7 +128,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 0.40332955, @@ -164,7 +164,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 0.40332955, @@ -200,7 +200,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 1.0, @@ -236,7 +236,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 0.0, @@ -272,7 +272,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.38332954, @@ -308,7 +308,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 209.04875, saturation: 1.0, lightness: 0.5, @@ -344,7 +344,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 0.0, @@ -380,7 +380,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.62722236, @@ -416,7 +416,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 345.08368, saturation: 1.0, lightness: 0.28339285, @@ -452,7 +452,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.62722236, @@ -488,7 +488,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.38332954, @@ -524,7 +524,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.62722236, @@ -560,7 +560,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.22332965, @@ -596,7 +596,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 345.08368, saturation: 1.0, lightness: 0.28339285, @@ -632,7 +632,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 345.08368, saturation: 1.0, lightness: 0.37339276, @@ -668,7 +668,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 345.08368, saturation: 1.0, lightness: 0.37339276, @@ -704,7 +704,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.38332954, @@ -740,7 +740,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.22332965, @@ -776,7 +776,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.62722236, @@ -812,7 +812,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.62722236, @@ -848,7 +848,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 331.1145, saturation: 1.0, lightness: 0.0, @@ -884,7 +884,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.62722236, @@ -920,7 +920,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.1145, saturation: 1.0, lightness: 0.22332965, diff --git a/assets/quantize b/assets/quantize index eeeba5f..85d0281 100644 --- a/assets/quantize +++ b/assets/quantize @@ -1,32 +1,32 @@ ( resources: { - "bevy_render::camera::clear_color::ClearColor": (Rgba( - red: 0.0, - green: 0.0, - blue: 0.0, + "bevy_render::camera::clear_color::ClearColor": (Hsla(( + hue: 0.0, + saturation: 0.0, + lightness: 0.0, alpha: 1.0, - )), - "quartz::components::DefaultDrawColor": (Hsla( + ))), + "quartz::components::DefaultDrawColor": (( hue: 270.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), "quartz::components::DefaultDrawVerts": (4), - "quartz::components::HighlightColor": (Hsla( + "quartz::components::HighlightColor": (( hue: 0.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), - "quartz::components::ConnectionColor": (Hsla( + "quartz::components::ConnectionColor": (( hue: 0.0, saturation: 1.0, lightness: 1.0, alpha: 0.7, )), "quartz::components::ConnectionWidth": (4.0), - "quartz::components::CommandColor": (Hsla( + "quartz::components::CommandColor": (( hue: 0.0, saturation: 0.0, lightness: 0.7, @@ -56,7 +56,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -98,7 +98,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 311.59842, saturation: 1.0, lightness: 0.5, @@ -137,7 +137,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -173,7 +173,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -207,7 +207,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 322.13776, saturation: 1.0, lightness: 0.5, @@ -254,7 +254,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -290,7 +290,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -324,7 +324,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -365,7 +365,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -403,7 +403,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -446,7 +446,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -484,7 +484,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -522,7 +522,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -560,7 +560,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -596,7 +596,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -632,7 +632,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -666,7 +666,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -700,7 +700,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -734,7 +734,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -770,7 +770,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -804,7 +804,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -840,7 +840,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -878,7 +878,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 201.68427, saturation: 1.0, lightness: 0.5, @@ -978,7 +978,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -1016,7 +1016,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 279.3092, saturation: 1.0, lightness: 0.5, @@ -1052,7 +1052,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 280.51382, saturation: 1.0, lightness: 0.5, @@ -1088,7 +1088,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 280.08588, saturation: 1.0, lightness: 0.5, @@ -1124,7 +1124,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 280.19983, saturation: 1.0, lightness: 0.5, @@ -1160,7 +1160,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 280.30908, saturation: 1.0, lightness: 0.5, @@ -1196,7 +1196,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 279.84344, saturation: 1.0, lightness: 0.5, @@ -1232,7 +1232,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 279.5829, saturation: 1.0, lightness: 0.5, @@ -1268,7 +1268,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 279.4472, saturation: 1.0, lightness: 0.5, @@ -1304,7 +1304,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 280.4137, saturation: 1.0, lightness: 0.5, @@ -1340,7 +1340,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 279.96707, saturation: 1.0, lightness: 0.5, @@ -1376,7 +1376,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 201.68427, saturation: 1.0, lightness: 0.5, @@ -1414,7 +1414,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 201.68427, saturation: 1.0, lightness: 0.5, @@ -1455,7 +1455,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 278.7661, saturation: 1.0, lightness: 0.5, @@ -1491,7 +1491,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 278.89676, saturation: 1.0, lightness: 0.5, @@ -1527,7 +1527,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 279.0322, saturation: 1.0, lightness: 0.5, @@ -1563,7 +1563,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 278.52814, saturation: 1.0, lightness: 0.5, @@ -1599,7 +1599,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 278.42535, saturation: 1.0, lightness: 0.5, @@ -1635,7 +1635,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 278.3362, saturation: 1.0, lightness: 0.5, @@ -1671,7 +1671,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 278.2628, saturation: 1.0, lightness: 0.5, @@ -1707,7 +1707,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1743,7 +1743,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 201.68427, saturation: 1.0, lightness: 0.5, @@ -1781,7 +1781,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1817,7 +1817,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 279.17032, saturation: 1.0, lightness: 0.5, @@ -1853,7 +1853,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1887,7 +1887,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 279.71524, saturation: 1.0, lightness: 0.5, @@ -1923,7 +1923,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1957,7 +1957,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 278.6425, saturation: 1.0, lightness: 0.5, @@ -1993,7 +1993,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 201.68427, saturation: 1.0, lightness: 0.5, @@ -2635,7 +2635,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 282.47812, saturation: 1.0, lightness: 0.5, @@ -2671,7 +2671,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 282.41794, saturation: 1.0, lightness: 0.5, @@ -2707,7 +2707,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 282.31616, saturation: 1.0, lightness: 0.5, @@ -2743,7 +2743,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 281.89618, saturation: 1.0, lightness: 0.5, @@ -2779,7 +2779,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 281.06427, saturation: 1.0, lightness: 0.5, @@ -2815,7 +2815,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 282.42184, saturation: 1.0, lightness: 0.5, @@ -2851,7 +2851,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 282.33206, saturation: 1.0, lightness: 0.5, @@ -2887,7 +2887,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 282.06552, saturation: 1.0, lightness: 0.5, @@ -2923,7 +2923,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 281.28842, saturation: 1.0, lightness: 0.5, @@ -2959,7 +2959,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 281.50403, saturation: 1.0, lightness: 0.5, @@ -2995,7 +2995,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 281.70776, saturation: 1.0, lightness: 0.5, @@ -3031,7 +3031,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 280.8347, saturation: 1.0, lightness: 0.5, @@ -3067,7 +3067,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 279.69595, saturation: 1.0, lightness: 0.5, @@ -3103,7 +3103,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 278.3822, saturation: 1.0, lightness: 0.5, @@ -3139,7 +3139,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 278.92093, saturation: 1.0, lightness: 0.5, @@ -3175,7 +3175,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 280.60248, saturation: 1.0, lightness: 0.5, @@ -3211,7 +3211,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 280.3702, saturation: 1.0, lightness: 0.5, @@ -3247,7 +3247,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 280.1403, saturation: 1.0, lightness: 0.5, @@ -3283,7 +3283,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 279.91486, saturation: 1.0, lightness: 0.5, @@ -3319,7 +3319,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 279.09622, saturation: 1.0, lightness: 0.5, @@ -3355,7 +3355,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 279.2849, saturation: 1.0, lightness: 0.5, @@ -3391,7 +3391,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 279.48538, saturation: 1.0, lightness: 0.5, @@ -3427,7 +3427,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 278.22702, saturation: 1.0, lightness: 0.5, @@ -3463,7 +3463,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 278.16956, saturation: 1.0, lightness: 0.5, @@ -3499,7 +3499,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 278.6164, saturation: 1.0, lightness: 0.5, @@ -3535,7 +3535,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 278.4899, saturation: 1.0, lightness: 0.5, @@ -3571,7 +3571,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 278.2943, saturation: 1.0, lightness: 0.5, @@ -3607,7 +3607,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 278.7605, saturation: 1.0, lightness: 0.5, @@ -3643,7 +3643,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 278.20673, saturation: 1.0, lightness: 0.5, @@ -3679,7 +3679,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 278.18082, saturation: 1.0, lightness: 0.5, @@ -3715,7 +3715,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 278.15598, saturation: 1.0, lightness: 0.5, @@ -3751,7 +3751,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 278.15234, saturation: 1.0, lightness: 0.5, @@ -3787,7 +3787,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 281.5144, saturation: 1.0, lightness: 0.5, @@ -3823,7 +3823,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 281.769, saturation: 1.0, lightness: 0.5, @@ -3859,7 +3859,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 281.9898, saturation: 1.0, lightness: 0.5, @@ -3895,7 +3895,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 281.23087, saturation: 1.0, lightness: 0.5, @@ -3931,7 +3931,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 282.478, saturation: 1.0, lightness: 0.5, @@ -3967,7 +3967,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 282.2121, saturation: 1.0, lightness: 0.5, @@ -4003,7 +4003,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 282.173, saturation: 1.0, lightness: 0.5, @@ -4039,7 +4039,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 282.4976, saturation: 1.0, lightness: 0.5, @@ -4075,7 +4075,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -4113,7 +4113,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4149,7 +4149,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4183,7 +4183,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4217,7 +4217,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4253,7 +4253,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4287,7 +4287,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4323,7 +4323,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4359,7 +4359,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4395,7 +4395,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4429,7 +4429,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4463,7 +4463,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4499,7 +4499,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 279.7138, saturation: 1.0, lightness: 0.5, @@ -4537,7 +4537,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -4576,7 +4576,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4610,7 +4610,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4646,7 +4646,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4682,7 +4682,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4718,7 +4718,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4752,7 +4752,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4788,7 +4788,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4822,7 +4822,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -4864,7 +4864,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4900,7 +4900,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4934,7 +4934,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4970,7 +4970,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 274.11804, saturation: 1.0, lightness: 0.5, @@ -5010,7 +5010,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5044,7 +5044,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5078,7 +5078,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5112,7 +5112,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5148,7 +5148,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5182,7 +5182,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -5220,7 +5220,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5256,7 +5256,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5292,7 +5292,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5326,7 +5326,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5360,7 +5360,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -5398,7 +5398,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5434,7 +5434,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5468,7 +5468,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, diff --git a/assets/rem b/assets/rem index b5aa50e..8f6a324 100644 --- a/assets/rem +++ b/assets/rem @@ -1,38 +1,38 @@ ( resources: { - "bevy_render::camera::clear_color::ClearColor": (Rgba( - red: 0.0, - green: 0.0, - blue: 0.0, + "bevy_render::camera::clear_color::ClearColor": (Hsla(( + hue: 0.0, + saturation: 0.0, + lightness: 0.0, alpha: 1.0, - )), - "quartz::components::DefaultDrawColor": (Hsla( + ))), + "quartz::components::DefaultDrawColor": (( hue: 190.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), "quartz::components::DefaultDrawVerts": (6), - "quartz::components::HighlightColor": (Hsla( + "quartz::components::HighlightColor": (( hue: 0.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), - "quartz::components::ConnectionColor": (Hsla( + "quartz::components::ConnectionColor": (( hue: 0.0, saturation: 1.0, lightness: 1.0, alpha: 0.7, )), "quartz::components::ConnectionWidth": (4.0), - "quartz::components::CommandColor": (Hsla( + "quartz::components::CommandColor": (( hue: 0.0, saturation: 0.0, lightness: 0.7, alpha: 1.0, )), - "quartz::components::IndicatorColor": (Hsla( + "quartz::components::IndicatorColor": (( hue: 0.0, saturation: 1.0, lightness: 0.5, @@ -63,7 +63,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -99,7 +99,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -133,7 +133,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -169,7 +169,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -203,7 +203,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -239,7 +239,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 300.0, saturation: 1.0, lightness: 0.84, @@ -277,7 +277,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 300.0, saturation: 1.0, lightness: 0.84, @@ -315,7 +315,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 100.0, saturation: 1.0, lightness: 0.84, @@ -354,7 +354,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 100.0, saturation: 1.0, lightness: 0.84, @@ -393,7 +393,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 100.0, saturation: 1.0, lightness: 0.84, @@ -433,7 +433,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 300.0, saturation: 1.0, lightness: 0.84, @@ -473,7 +473,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -509,7 +509,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 300.0, saturation: 1.0, lightness: 0.84, @@ -548,7 +548,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -582,7 +582,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -618,7 +618,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -652,7 +652,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -688,7 +688,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 100.0, saturation: 1.0, lightness: 0.84, @@ -728,7 +728,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 100.0, saturation: 1.0, lightness: 0.84, @@ -766,7 +766,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 100.0, saturation: 1.0, lightness: 0.84, @@ -804,7 +804,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -838,7 +838,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -872,7 +872,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 100.0, saturation: 1.0, lightness: 0.84, @@ -911,7 +911,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -947,7 +947,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 100.0, saturation: 1.0, lightness: 0.84, @@ -985,7 +985,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1019,7 +1019,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -1057,7 +1057,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1093,7 +1093,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.78296, saturation: 1.0, lightness: 0.5, @@ -1131,7 +1131,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1165,7 +1165,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1201,7 +1201,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1237,7 +1237,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1271,7 +1271,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 30.0, saturation: 1.0, lightness: 0.5, @@ -1311,7 +1311,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 30.0, saturation: 1.0, lightness: 0.5, @@ -1349,7 +1349,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1383,7 +1383,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1417,7 +1417,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1453,7 +1453,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1487,7 +1487,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1523,7 +1523,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1557,7 +1557,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -1595,7 +1595,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1629,7 +1629,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1663,7 +1663,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1699,7 +1699,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1733,7 +1733,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -1773,7 +1773,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1809,7 +1809,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -1847,7 +1847,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1881,7 +1881,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1917,7 +1917,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1953,7 +1953,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1987,7 +1987,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -2025,7 +2025,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -2063,7 +2063,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2097,7 +2097,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2131,7 +2131,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -2169,7 +2169,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2203,7 +2203,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -2243,7 +2243,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2277,7 +2277,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -2315,7 +2315,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2351,7 +2351,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -2391,7 +2391,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2425,7 +2425,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -2463,7 +2463,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2497,7 +2497,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2533,7 +2533,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -2571,7 +2571,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2605,7 +2605,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -2647,7 +2647,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -2685,7 +2685,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2721,7 +2721,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -2767,7 +2767,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -2801,7 +2801,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2837,7 +2837,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -2880,7 +2880,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2916,7 +2916,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2952,7 +2952,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -2990,7 +2990,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -3030,7 +3030,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3064,7 +3064,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3098,7 +3098,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3134,7 +3134,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3170,7 +3170,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3206,7 +3206,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3242,7 +3242,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3278,7 +3278,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -3316,7 +3316,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -3354,7 +3354,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3390,7 +3390,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3426,7 +3426,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3462,7 +3462,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3496,7 +3496,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3530,7 +3530,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3564,7 +3564,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -3602,7 +3602,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3636,7 +3636,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3672,7 +3672,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3708,7 +3708,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -3746,7 +3746,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3780,7 +3780,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -3814,7 +3814,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -3854,7 +3854,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -3894,7 +3894,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -3930,7 +3930,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -3970,7 +3970,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -4008,7 +4008,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -4046,7 +4046,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4082,7 +4082,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4116,7 +4116,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4152,7 +4152,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4186,7 +4186,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4222,7 +4222,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4256,7 +4256,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4292,7 +4292,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4326,7 +4326,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -4364,7 +4364,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -4402,7 +4402,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4438,7 +4438,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 30.0, saturation: 1.0, lightness: 0.5, @@ -4478,7 +4478,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -4516,7 +4516,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4552,7 +4552,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 30.0, saturation: 1.0, lightness: 0.5, @@ -4592,7 +4592,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4626,7 +4626,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -4664,7 +4664,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -4702,7 +4702,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -4742,7 +4742,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -4780,7 +4780,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4816,7 +4816,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4852,7 +4852,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4888,7 +4888,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4922,7 +4922,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4956,7 +4956,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4990,7 +4990,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5026,7 +5026,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5062,7 +5062,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -5102,7 +5102,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5136,7 +5136,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5170,7 +5170,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5206,7 +5206,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5240,7 +5240,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5276,7 +5276,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5310,7 +5310,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5346,7 +5346,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -5384,7 +5384,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -5422,7 +5422,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -5460,7 +5460,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -5498,7 +5498,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -5536,7 +5536,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -5574,7 +5574,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -5614,7 +5614,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5650,7 +5650,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -5690,7 +5690,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5724,7 +5724,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5758,7 +5758,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5794,7 +5794,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5828,7 +5828,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5864,7 +5864,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5898,7 +5898,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5934,7 +5934,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5968,7 +5968,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6004,7 +6004,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6038,7 +6038,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6074,7 +6074,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6108,7 +6108,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6144,7 +6144,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -6184,7 +6184,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -6224,7 +6224,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -6264,7 +6264,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -6304,7 +6304,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -6344,7 +6344,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6380,7 +6380,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6414,7 +6414,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6450,7 +6450,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6484,7 +6484,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6518,7 +6518,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -6556,7 +6556,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6592,7 +6592,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6626,7 +6626,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6662,7 +6662,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6696,7 +6696,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6732,7 +6732,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6766,7 +6766,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6802,7 +6802,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6836,7 +6836,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -6872,7 +6872,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -6906,7 +6906,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -6944,7 +6944,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -6982,7 +6982,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -7020,7 +7020,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -7058,7 +7058,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -7096,7 +7096,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7132,7 +7132,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -7170,7 +7170,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7204,7 +7204,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7240,7 +7240,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7276,7 +7276,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7310,7 +7310,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7346,7 +7346,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7380,7 +7380,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7416,7 +7416,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7450,7 +7450,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7486,7 +7486,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7520,7 +7520,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7556,7 +7556,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7590,7 +7590,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7626,7 +7626,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7660,7 +7660,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7696,7 +7696,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7730,7 +7730,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7766,7 +7766,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7800,7 +7800,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7834,7 +7834,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7870,7 +7870,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -7908,7 +7908,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -7942,7 +7942,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -7978,7 +7978,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8012,7 +8012,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8048,7 +8048,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8082,7 +8082,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -8122,7 +8122,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -8162,7 +8162,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -8202,7 +8202,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -8242,7 +8242,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -8282,7 +8282,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -8322,7 +8322,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -8362,7 +8362,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -8402,7 +8402,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8436,7 +8436,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8472,7 +8472,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8506,7 +8506,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8540,7 +8540,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8576,7 +8576,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8610,7 +8610,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8646,7 +8646,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8680,7 +8680,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -8718,7 +8718,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8754,7 +8754,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8788,7 +8788,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -8822,7 +8822,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8858,7 +8858,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8894,7 +8894,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 190.0, saturation: 1.0, lightness: 0.5, @@ -8932,7 +8932,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -8968,7 +8968,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -9002,7 +9002,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, diff --git a/assets/shift_reg b/assets/shift_reg index 4512c25..9e6b5e3 100644 --- a/assets/shift_reg +++ b/assets/shift_reg @@ -1,32 +1,32 @@ ( resources: { - "bevy_render::camera::clear_color::ClearColor": (Rgba( - red: 0.0, - green: 0.0, - blue: 0.0, + "bevy_render::camera::clear_color::ClearColor": (Hsla(( + hue: 0.0, + saturation: 0.0, + lightness: 0.0, alpha: 1.0, - )), - "quartz::components::DefaultDrawColor": (Hsla( + ))), + "quartz::components::DefaultDrawColor": (( hue: 1.0, saturation: 1.0, lightness: 0.84, alpha: 1.0, )), "quartz::components::DefaultDrawVerts": (4), - "quartz::components::HighlightColor": (Hsla( + "quartz::components::HighlightColor": (( hue: 0.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), - "quartz::components::ConnectionColor": (Hsla( + "quartz::components::ConnectionColor": (( hue: 0.0, saturation: 1.0, lightness: 1.0, alpha: 0.7, )), "quartz::components::ConnectionWidth": (4.0), - "quartz::components::CommandColor": (Hsla( + "quartz::components::CommandColor": (( hue: 0.0, saturation: 0.0, lightness: 0.7, @@ -56,7 +56,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -102,7 +102,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -140,7 +140,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -178,7 +178,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -216,7 +216,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -254,7 +254,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -292,7 +292,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -330,7 +330,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -368,7 +368,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -406,7 +406,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -440,7 +440,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -476,7 +476,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -510,7 +510,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -546,7 +546,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -580,7 +580,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -616,7 +616,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -650,7 +650,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -686,7 +686,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -720,7 +720,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -756,7 +756,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -792,7 +792,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -826,7 +826,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -862,7 +862,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -896,7 +896,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -932,7 +932,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -966,7 +966,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -1009,7 +1009,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1045,7 +1045,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1079,7 +1079,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1115,7 +1115,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1149,7 +1149,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1185,7 +1185,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1219,7 +1219,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1253,7 +1253,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -1293,7 +1293,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1329,7 +1329,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1363,7 +1363,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1397,7 +1397,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1433,7 +1433,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1467,7 +1467,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1503,7 +1503,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1539,7 +1539,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1573,7 +1573,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1609,7 +1609,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1643,7 +1643,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -1679,7 +1679,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -1717,7 +1717,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -1755,7 +1755,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -1793,7 +1793,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1827,7 +1827,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -1865,7 +1865,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -1899,7 +1899,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -1937,7 +1937,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -1976,7 +1976,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -2014,7 +2014,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2050,7 +2050,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -2086,7 +2086,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, @@ -2124,7 +2124,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 1.0, saturation: 1.0, lightness: 0.84, diff --git a/assets/touch b/assets/touch new file mode 100644 index 0000000..40cc63a --- /dev/null +++ b/assets/touch @@ -0,0 +1,7993 @@ +( + resources: { + "bevy_render::camera::clear_color::ClearColor": (Hsla(( + hue: 0.0, + saturation: 0.0, + lightness: 0.0, + alpha: 1.0, + ))), + "quartz::components::DefaultDrawColor": (( + hue: 270.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::DefaultDrawVerts": (4), + "quartz::components::HighlightColor": (( + hue: 0.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::ConnectionColor": (( + hue: 0.0, + saturation: 1.0, + lightness: 1.0, + alpha: 0.7, + )), + "quartz::components::ConnectionWidth": (4.0), + "quartz::components::CommandColor": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.7, + alpha: 1.0, + )), + "quartz::components::IndicatorColor": (( + hue: 0.0, + saturation: 1.0, + lightness: 0.5, + alpha: 0.3, + )), + "quartz::components::TextSize": (0.1), + "quartz::components::NodeLimit": (500), + "quartz::components::Version": ("0.1.0 6591938"), + }, + entities: { + 4294967302: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 262.58063, + y: -1131.9426, + z: 0.07999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 106.03693, + y: 106.03693, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 277.4563, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (7), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("out()"), + "quartz::components::Holes": ([ + 4294967380, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967303: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 146.72198, + y: -661.6262, + z: 0.09099999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 11.445879, + y: 11.445879, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967328, + wh_parent: 4294967336, + ), + "quartz::components::Save": (), + }, + ), + 4294967304: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 168.7934, + y: -802.76746, + z: 0.18100001, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 10.716509, + y: 10.716509, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967305, + bh_parent: 4294967336, + link_types: (-13, -4), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967305: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 133.39764, + y: -768.2904, + z: 0.08399999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 12.26288, + y: 12.26288, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967304, + wh_parent: 4294967307, + ), + "quartz::components::Save": (), + }, + ), + 4294967306: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 50.727478, + y: -745.7125, + z: 0.08299999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 12.26288, + y: 12.26288, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967332, + bh_parent: 4294967320, + link_types: (0, 1), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967307: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 177.40472, + y: -825.808, + z: 0.18, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 71.44339, + y: 71.44339, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 197.58838, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (5), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("distro"), + "quartz::components::Holes": ([ + 4294967304, + 4294967384, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([ + 4294967310, + 4294967317, + 4294967313, + 4294967312, + 4294967311, + 4294967318, + 4294967314, + 4294967333, + 4294967315, + 4294967316, + 4294967309, + 4294967331, + 4294967323, + 4294967322, + 4294967321, + 4294967335, + 4294967324, + 4294967325, + 4294967326, + 4294967327, + 4294967365, + 4294967360, + 4294967368, + 4294967367, + 4294967366, + 4294967359, + 4294967363, + 4294967350, + 4294967362, + 4294967361, + 4294967364, + 4294967351, + 4294967356, + 4294967357, + 4294967358, + 4294967349, + 4294967355, + 4294967354, + 4294967353, + 4294967352, + 4294967348, + 4294967341, + 4294967345, + 4294967346, + 4294967347, + 4294967340, + 4294967344, + 4294967374, + 4294967343, + 4294967342, + 4294967373, + 4294967376, + 4294967337, + 4294967338, + 4294967339, + 4294967375, + 4294967371, + 4294967370, + 4294967369, + 4294967372, + ]), + "quartz::components::Save": (), + }, + ), + 4294967308: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -230.99365, + y: -1037.0967, + z: 0.0, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 57.45661, + y: 57.45661, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 267.59467, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("pan(0)"), + "quartz::components::Holes": ([ + 4294967377, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967309: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 1267.6877, + y: 320.0003, + z: 0.109999985, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 14.697595, + y: 14.697595, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.0003, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967310: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 891.55225, + y: 320.0001, + z: 0.109999985, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 14.697595, + y: 14.697595, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.0001, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-10.562262), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967311: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 1037.9224, + y: 320.00012, + z: 0.14999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 25.177551, + y: 25.177551, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.00012, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967312: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 997.3828, + y: 320.00012, + z: 0.13999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 25.177307, + y: 25.177307, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.00012, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967313: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 951.29517, + y: 320.0001, + z: 0.12999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 18.806646, + y: 18.806646, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.0001, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-10.562262), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967314: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 1110.5669, + y: 320.00018, + z: 0.11999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 18.329733, + y: 18.329733, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.00018, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967315: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 1186.739, + y: 320.00024, + z: 0.13999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 25.177307, + y: 25.177307, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.00024, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967316: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 1227.279, + y: 320.0003, + z: 0.14999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 25.177551, + y: 25.177551, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.0003, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967317: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 919.29004, + y: 320.0001, + z: 0.11999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 18.329733, + y: 18.329733, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.0001, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-10.562262), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967318: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 1082.8291, + y: 320.00015, + z: 0.109999985, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 14.697595, + y: 14.697595, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.00015, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967319: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 175.85822, + y: -652.428, + z: 0.08999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 76.305855, + y: 76.305855, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 204.75616, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (1), + "quartz::components::Number": (1.0), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([ + 4294967303, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967320: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 2.664734, + y: -808.13025, + z: 0.16, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 60.70357, + y: 60.70357, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 195.3942, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (10), + "quartz::components::Number": (0.0), + "quartz::components::Op": (">>"), + "quartz::components::Holes": ([ + 4294967330, + 4294967332, + 4294967382, + 4294967386, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967321: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 1414.0569, + y: 320.00043, + z: 0.14999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 25.177551, + y: 25.177551, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.00043, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967322: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 1373.5178, + y: 320.0004, + z: 0.13999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 25.177307, + y: 25.177307, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.0004, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967323: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 1327.4299, + y: 320.0004, + z: 0.12999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 18.806646, + y: 18.806646, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.0004, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967324: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 1481.5853, + y: 320.0004, + z: 0.11999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 18.329733, + y: 18.329733, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.0004, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-5.233165), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967325: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 1513.5902, + y: 320.0004, + z: 0.12999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 18.806646, + y: 18.806646, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.0004, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-5.233165), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967326: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 1557.7577, + y: 320.0003, + z: 0.13999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 25.177307, + y: 25.177307, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.0003, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-5.233165), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967327: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 1622.2974, + y: 320.00027, + z: 0.14999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 25.177551, + y: 25.177551, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.00027, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967328: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 120.36249, + y: -704.0193, + z: 0.08199999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 12.26288, + y: 12.26288, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967303, + bh_parent: 4294967319, + link_types: (-1, 2), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967329: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 58.885925, + y: -866.9011, + z: 0.17, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 44.680145, + y: 44.680145, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 201.68427, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("mul(800,0)"), + "quartz::components::Holes": ([ + 4294967334, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967330: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 33.27057, + y: -826.9166, + z: 0.161, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 9.105536, + y: 9.105536, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967334, + bh_parent: 4294967329, + link_types: (0, 2), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967331: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 1295.4255, + y: 320.00037, + z: 0.11999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 18.329733, + y: 18.329733, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.00037, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967332: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 17.289612, + y: -777.30945, + z: 0.163, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 9.105536, + y: 9.105536, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967306, + wh_parent: 4294967336, + ), + "quartz::components::Save": (), + }, + ), + 4294967333: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 1142.572, + y: 320.00018, + z: 0.12999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 18.806646, + y: 18.806646, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.00018, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967334: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 60.927307, + y: -852.4851, + z: 0.171, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 6.702022, + y: 6.702022, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967330, + wh_parent: 4294967320, + ), + "quartz::components::Save": (), + }, + ), + 4294967335: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 1453.8474, + y: 320.00043, + z: 0.109999985, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 14.697595, + y: 14.697595, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.00043, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-5.233165), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967336: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 90.19379, + y: -740.6925, + z: 0.07999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 81.75253, + y: 81.75253, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 203.14716, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (4), + "quartz::components::Number": (600.0), + "quartz::components::Op": ("render"), + "quartz::components::Holes": ([ + 4294967328, + 4294967306, + 4294967305, + 4294967387, + ]), + "quartz::components::Arr": ([ + 320.0001, + 320.0001, + 320.0001, + 320.00012, + 320.00012, + 320.00015, + 320.00018, + 320.00018, + 320.00024, + 320.0003, + 320.0003, + 320.00037, + 320.0004, + 320.0004, + 320.00043, + 320.00043, + 320.0004, + 320.0004, + 320.0003, + 320.00027, + 320.00018, + 320.0001, + 320.00003, + 319.99994, + 319.99985, + 319.99976, + 319.99973, + 319.99963, + 319.99963, + 319.99957, + 319.99957, + 319.99957, + 319.99957, + 319.9996, + 319.99963, + 319.99963, + 319.99966, + 319.99966, + 319.9997, + 319.99973, + 319.99973, + 319.99973, + 319.99976, + 319.99976, + 319.99976, + 319.99982, + 319.99985, + 319.99985, + 319.9999, + 319.99997, + 320.0, + 320.00006, + 320.0001, + 320.00015, + 320.00018, + 320.00024, + 320.0003, + 320.0003, + 320.00037, + 320.0004, + 320.0004, + 320.0004, + 320.00043, + 320.0004, + 320.0004, + 320.0004, + 320.0004, + 320.0004, + 320.0004, + 320.0004, + 320.0004, + 320.0004, + 320.0004, + 320.0004, + 320.00043, + 320.00043, + 320.0004, + 320.0004, + 320.00037, + 320.0003, + 320.00027, + 320.00018, + 320.0001, + 320.0, + 319.9999, + 319.9998, + 319.9997, + 319.99957, + 319.99945, + 319.99936, + 319.99927, + 319.9992, + 319.9991, + 319.99908, + 319.99908, + 319.99905, + 319.99908, + 319.99908, + 319.9991, + 319.99918, + 319.9992, + 319.99927, + 319.99933, + 319.9994, + 319.99942, + 319.9995, + 319.99957, + 319.99966, + 319.99976, + 319.99985, + 319.99997, + 320.00006, + 320.00018, + 320.0003, + 320.0004, + 320.00052, + 320.0006, + 320.00067, + 320.00073, + 320.00076, + 320.0008, + 320.0008, + 320.00076, + 320.00073, + 320.00067, + 320.0006, + 320.00052, + 320.0004, + 320.00027, + 320.00018, + 320.00006, + 319.99994, + 319.99985, + 319.99976, + 319.99966, + 319.9996, + 319.99954, + 319.9995, + 319.99948, + 319.99942, + 319.99942, + 319.9994, + 319.9994, + 319.99936, + 319.99936, + 319.99936, + 319.99936, + 319.9994, + 319.9994, + 319.99942, + 319.99942, + 319.99945, + 319.9995, + 319.99954, + 319.9996, + 319.99963, + 319.9997, + 319.99976, + 319.99985, + 319.99994, + 320.0, + 320.00006, + 320.00012, + 320.00018, + 320.0002, + 320.0002, + 320.00024, + 320.00024, + 320.0002, + 320.0002, + 320.00018, + 320.00018, + 320.00015, + 320.00012, + 320.00012, + 320.00012, + 320.00012, + 320.00012, + 320.00012, + 320.00012, + 320.00015, + 320.00015, + 320.00015, + 320.00018, + 320.00015, + 320.00015, + 320.00012, + 320.0001, + 320.00006, + 320.00003, + 319.99997, + 319.99997, + 319.99994, + 319.9999, + 319.99988, + 319.99988, + 319.9999, + 319.99994, + 319.99997, + 320.0, + 320.00006, + 320.00006, + 320.00012, + 320.00015, + 320.00018, + 320.00018, + 320.00018, + 320.00018, + 320.00018, + 320.00015, + 320.00012, + 320.0001, + 320.00006, + 320.00006, + 320.00003, + 319.99997, + 319.99997, + 319.99994, + 319.9999, + 319.99988, + 319.99988, + 319.99985, + 319.99985, + 319.99985, + 319.99985, + 319.99985, + 319.99985, + 319.99982, + 319.9998, + 319.99976, + 319.99976, + 319.99976, + 319.99973, + 319.9997, + 319.9997, + 319.9997, + 319.9997, + 319.99973, + 319.99976, + 319.99976, + 319.99982, + 319.99985, + 319.9999, + 319.99997, + 320.00003, + 320.0001, + 320.00015, + 320.00018, + 320.00024, + 320.00027, + 320.0003, + 320.0003, + 320.0003, + 320.0003, + 320.00027, + 320.00024, + 320.0002, + 320.0002, + 320.0002, + 320.00018, + 320.0002, + 320.0002, + 320.00024, + 320.00024, + 320.00027, + 320.00027, + 320.00027, + 320.00027, + 320.00024, + 320.0002, + 320.00018, + 320.00012, + 320.00006, + 320.00003, + 319.99997, + 319.99988, + 319.99982, + 319.99976, + 319.99966, + 319.99963, + 319.99957, + 319.99954, + 319.9995, + 319.99948, + 319.99948, + 319.99945, + 319.99945, + 319.99945, + 319.99945, + 319.99945, + 319.99945, + 319.99948, + 319.99948, + 319.99948, + 319.9995, + 319.99954, + 319.99957, + 319.99963, + 319.99966, + 319.99976, + 319.99982, + 319.9999, + 320.0, + 320.0001, + 320.00018, + 320.0003, + 320.0004, + 320.00052, + 320.0006, + 320.0007, + 320.00076, + 320.00085, + 320.00085, + 320.0009, + 320.0009, + 320.00085, + 320.00082, + 320.00076, + 320.0007, + 320.0006, + 320.00052, + 320.00046, + 320.00037, + 320.0003, + 320.0002, + 320.00015, + 320.0001, + 320.00003, + 319.99997, + 319.99994, + 319.99988, + 319.99985, + 319.9998, + 319.99976, + 319.9997, + 319.99966, + 319.99963, + 319.99957, + 319.99954, + 319.9995, + 319.99948, + 319.99948, + 319.99948, + 319.99948, + 319.9995, + 319.99954, + 319.99957, + 319.99963, + 319.99966, + 319.99973, + 319.99976, + 319.99982, + 319.99985, + 319.99985, + 319.99988, + 319.99988, + 319.99988, + 319.99988, + 319.99988, + 319.99985, + 319.99988, + 319.99988, + 319.9999, + 319.99994, + 319.99997, + 320.0, + 320.00006, + 320.00012, + 320.00018, + 320.00024, + 320.0003, + 320.0004, + 320.00046, + 320.00052, + 320.00055, + 320.0006, + 320.0006, + 320.0006, + 320.0006, + 320.0006, + 320.00058, + 320.00052, + 320.00052, + 320.00046, + 320.0004, + 320.00037, + 320.0003, + 320.00027, + 320.0002, + 320.00018, + 320.00012, + 320.00006, + 320.00003, + 319.99997, + 319.9999, + 319.99985, + 319.9998, + 319.99973, + 319.99963, + 319.99957, + 319.99954, + 319.99945, + 319.99942, + 319.9994, + 319.99933, + 319.99933, + 319.99933, + 319.99936, + 319.9994, + 319.99945, + 319.9995, + 319.99957, + 319.99966, + 319.99976, + 319.99982, + 319.99988, + 319.99997, + 320.0, + 320.00006, + 320.0001, + 320.00012, + 320.00015, + 320.00015, + 320.00018, + 320.00018, + 320.00018, + 320.00018, + 320.0002, + 320.0002, + 320.00024, + 320.00027, + 320.0003, + 320.0003, + 320.00037, + 320.00037, + 320.0004, + 320.0004, + 320.0004, + 320.00037, + 320.00034, + 320.0003, + 320.00027, + 320.0002, + 320.00018, + 320.00012, + 320.00006, + 320.00003, + 320.0, + 319.99997, + 319.99997, + 319.99997, + 319.99997, + 319.99997, + 319.99997, + 319.99997, + 319.99997, + 319.99997, + 319.99997, + 319.99997, + 319.99997, + 319.99997, + 319.99997, + 319.99997, + 319.99997, + 319.99997, + 319.99994, + 319.99994, + 319.99994, + 319.99994, + 319.99994, + 319.99994, + 319.99997, + 319.99997, + 319.99997, + 320.0, + 320.00003, + 320.00006, + 320.00006, + 320.00006, + 320.00006, + 320.00006, + 320.00003, + 320.0, + 319.99997, + 319.99994, + 319.99988, + 319.99985, + 319.9998, + 319.99976, + 319.99976, + 319.99973, + 319.99973, + 319.99976, + 319.99976, + 319.99982, + 319.99985, + 319.9999, + 319.99997, + 320.00003, + 320.0001, + 320.00015, + 320.00018, + 320.00024, + 320.00027, + 320.0003, + 320.0003, + 320.00034, + 320.00037, + 320.00037, + 320.0004, + 320.0004, + 320.00043, + 320.00046, + 320.0005, + 320.00052, + 320.00052, + 320.00052, + 320.00052, + 320.00052, + 320.0005, + 320.00043, + 320.0004, + 320.00034, + 320.00027, + 320.00018, + 320.0001, + 320.0, + 319.9999, + 319.99982, + 319.99973, + 319.99963, + 319.99954, + 319.9995, + 319.99945, + 319.99942, + 319.9994, + 319.9994, + 319.9994, + 319.9994, + 319.99942, + 319.99942, + 319.99942, + 319.99945, + 319.99948, + 319.9995, + 319.9995, + 319.99954, + 319.99954, + 319.99957, + 319.99963, + 319.99963, + 319.9997, + 319.99976, + 319.99982, + 319.99988, + 319.99997, + 320.00006, + 320.00012, + 320.00024, + 320.00034, + 320.00043, + 320.00052, + 320.0006, + 320.0007, + 320.00076, + 320.00082, + 320.00085, + 320.0009, + 320.0009, + 320.0009, + 320.00085, + 320.00082, + 320.0008, + 320.00073, + 320.0007, + 320.00064, + 320.0006, + 320.00055, + 320.0005, + 320.0004, + 320.00037, + 320.00027, + 320.00018, + 320.0001, + 320.0, + 319.99988, + 319.99976, + 319.99963, + 319.99954, + 319.99942, + 319.99927, + 319.99918, + 319.99908, + 319.999, + 319.99893, + 319.9989, + 319.9989, + 319.99893, + 319.999, + 319.99905, + ]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967337: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 2921.3042, + y: 320.0001, + z: 0.12999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 18.806646, + y: 18.806646, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.0001, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967338: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 2967.392, + y: 320.00015, + z: 0.13999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 25.177307, + y: 25.177307, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.00015, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967339: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 3007.9312, + y: 320.00018, + z: 0.14999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 25.177551, + y: 25.177551, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.00018, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967340: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 2676.7026, + y: 319.99982, + z: 0.109999985, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 14.697595, + y: 14.697595, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.99982, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967341: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 2516.3027, + y: 319.99973, + z: 0.11999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 18.329733, + y: 18.329733, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.99973, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-10.562262), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967342: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 2821.1533, + y: 319.99997, + z: 0.14999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 25.177551, + y: 25.177551, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.99997, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967343: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 2780.6133, + y: 319.9999, + z: 0.13999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 25.177307, + y: 25.177307, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.9999, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967344: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 2704.4404, + y: 319.99985, + z: 0.11999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 18.329733, + y: 18.329733, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.99985, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967345: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 2548.308, + y: 319.99976, + z: 0.12999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 18.806646, + y: 18.806646, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.99976, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-10.562262), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967346: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 2594.3955, + y: 319.99976, + z: 0.13999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 25.177307, + y: 25.177307, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.99976, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967347: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 2634.935, + y: 319.99976, + z: 0.14999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 25.177551, + y: 25.177551, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.99976, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967348: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 2488.565, + y: 319.99973, + z: 0.109999985, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 14.697595, + y: 14.697595, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.99973, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-10.562262), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967349: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 2266.6582, + y: 319.99963, + z: 0.109999985, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 14.697595, + y: 14.697595, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.99963, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-5.233165), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967350: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 1928.333, + y: 319.99963, + z: 0.12999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 18.806646, + y: 18.806646, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.99963, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967351: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 2108.2354, + y: 319.99957, + z: 0.11999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 18.329733, + y: 18.329733, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.99957, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967352: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 2435.108, + y: 319.99973, + z: 0.14999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 25.177551, + y: 25.177551, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.99973, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967353: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 2370.5684, + y: 319.9997, + z: 0.13999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 25.177307, + y: 25.177307, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.9997, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-5.233165), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967354: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 2326.401, + y: 319.99966, + z: 0.12999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 18.806646, + y: 18.806646, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.99966, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-5.233165), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967355: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 2294.396, + y: 319.99966, + z: 0.11999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 18.329733, + y: 18.329733, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.99966, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-5.233165), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967356: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 2140.2402, + y: 319.99957, + z: 0.12999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 18.806646, + y: 18.806646, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.99957, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967357: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 2186.3281, + y: 319.9996, + z: 0.13999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 25.177307, + y: 25.177307, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.9996, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967358: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 2226.8677, + y: 319.99963, + z: 0.14999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 25.177551, + y: 25.177551, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.99963, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967359: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 1868.5903, + y: 319.99976, + z: 0.109999985, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 14.697595, + y: 14.697595, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.99976, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967360: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 1708.1904, + y: 320.0001, + z: 0.11999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 18.329733, + y: 18.329733, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.0001, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-10.562262), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967361: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 2040.089, + y: 319.99957, + z: 0.14999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 25.177551, + y: 25.177551, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.99957, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967362: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 1972.5, + y: 319.99963, + z: 0.13999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 25.177307, + y: 25.177307, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.99963, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967363: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 1896.3276, + y: 319.99973, + z: 0.11999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 18.329733, + y: 18.329733, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.99973, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967364: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 2080.497, + y: 319.99957, + z: 0.109999985, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 14.697595, + y: 14.697595, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.99957, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967365: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 1680.4526, + y: 320.00018, + z: 0.109999985, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 14.697595, + y: 14.697595, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.00018, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-10.562262), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967366: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 1826.8228, + y: 319.99985, + z: 0.14999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 25.177551, + y: 25.177551, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.99985, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967367: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 1786.2832, + y: 319.99994, + z: 0.13999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 25.177307, + y: 25.177307, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.99994, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967368: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 1740.1953, + y: 320.00003, + z: 0.12999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 18.806646, + y: 18.806646, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.00003, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-10.562262), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967369: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 3151.6318, + y: 320.00037, + z: 0.13999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 25.177307, + y: 25.177307, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.00037, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-5.233165), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967370: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 3107.4644, + y: 320.0003, + z: 0.12999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 18.806646, + y: 18.806646, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.0003, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-5.233165), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967371: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 3075.4595, + y: 320.0003, + z: 0.11999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 18.329733, + y: 18.329733, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.0003, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-5.233165), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967372: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 3216.1714, + y: 320.0004, + z: 0.14999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 25.177551, + y: 25.177551, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.0004, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967373: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 2861.5615, + y: 320.0, + z: 0.109999985, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 14.697595, + y: 14.697595, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967374: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 2736.4453, + y: 319.99985, + z: 0.12999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 18.806646, + y: 18.806646, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 319.99985, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967375: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 3047.7217, + y: 320.00024, + z: 0.109999985, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 14.697595, + y: 14.697595, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.00024, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-5.233165), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967376: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 2889.2998, + y: 320.00006, + z: 0.11999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 18.329733, + y: 18.329733, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 320.00006, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-11.000721), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967377: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -196.44562, + y: -997.41785, + z: 0.001, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 12.718956, + y: 12.718956, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967378, + wh_parent: 4294967379, + ), + "quartz::components::Save": (), + }, + ), + 4294967378: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -164.9942, + y: -970.7711, + z: 0.13199998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 13.829495, + y: 13.829495, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967377, + bh_parent: 4294967308, + link_types: (0, 2), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967379: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -117.74097, + y: -927.30725, + z: 0.12999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 64.86021, + y: 64.86021, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 264.94876, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (9), + "quartz::components::Number": (0.0), + "quartz::components::Op": (">>"), + "quartz::components::Holes": ([ + 4294967378, + 4294967381, + 4294967383, + 4294967408, + 4294967416, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967380: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 193.61115, + y: -1071.0015, + z: 0.08099999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 15.9055395, + y: 15.9055395, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967381, + bh_parent: 4294967379, + link_types: (0, 1), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967381: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -77.06488, + y: -975.45374, + z: 0.13399997, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 15.293912, + y: 15.293912, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967380, + wh_parent: 4294967302, + ), + "quartz::components::Save": (), + }, + ), + 4294967382: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -34.576843, + y: -848.978, + z: 0.163, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 9.105536, + y: 9.105536, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967383, + bh_parent: 4294967379, + link_types: (0, 0), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967383: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -75.37897, + y: -886.43896, + z: 0.13499998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 9.729032, + y: 9.729032, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967382, + wh_parent: 4294967320, + ), + "quartz::components::Save": (), + }, + ), + 4294967384: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 159.23883, + y: -824.80334, + z: 0.18200001, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 10.716509, + y: 10.716509, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967387, + bh_parent: 4294967336, + link_types: (-13, -6), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967385: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -49.72632, + y: -758.907, + z: 0.001, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 9.437673, + y: 9.437673, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967386, + wh_parent: 4294967320, + ), + "quartz::components::Save": (), + }, + ), + 4294967386: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -19.481873, + y: -784.98425, + z: 0.16399999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 9.105536, + y: 9.105536, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967385, + bh_parent: 4294967388, + link_types: (0, 1), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967387: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 106.836975, + y: -777.412, + z: 0.08399999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 12.26288, + y: 12.26288, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967384, + wh_parent: 4294967307, + ), + "quartz::components::Save": (), + }, + ), + 4294967388: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -66.22296, + y: -736.4674, + z: 0.0, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 62.917812, + y: 62.917812, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 196.79013, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("add(0.4,0)"), + "quartz::components::Holes": ([ + 4294967385, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967389: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -913.5864, + y: 74.1301, + z: 0.01, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 104.083755, + y: 104.083755, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 307.20294, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (1), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("quantize()"), + "quartz::components::Holes": ([ + 4294967391, + 4294967403, + ]), + "quartz::components::Arr": ([ + 1.0, + 2.0, + ]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967390: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -905.94434, + y: -208.2844, + z: 0.03, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 100.23645, + y: 100.23645, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 311.59842, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (4), + "quartz::components::Number": (-24.0), + "quartz::components::Op": ("var()"), + "quartz::components::Holes": ([ + 4294967405, + 4294967466, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967391: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -972.2989, + y: -2.485199, + z: 0.012, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 19.852661, + y: 19.852661, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967392, + bh_parent: 4294967393, + link_types: (-13, 1), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967392: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1007.77466, + y: -38.491974, + z: 0.060999993, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 17.448334, + y: 17.448334, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967391, + wh_parent: 4294967389, + ), + "quartz::components::Save": (), + }, + ), + 4294967393: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1064.4109, + y: -93.06729, + z: 0.059999995, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 86.21062, + y: 86.21062, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 322.13776, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("array here"), + "quartz::components::Holes": ([ + 4294967392, + ]), + "quartz::components::Arr": ([ + 0.0, + 2.0, + 3.0, + 5.0, + 7.0, + 8.0, + 10.0, + 12.0, + ]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967394: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -727.47534, + y: -7.2048645, + z: 0.06299999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 15.366134, + y: 15.366134, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967395, + bh_parent: 4294967396, + link_types: (0, 3), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967395: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -667.28394, + y: 12.333221, + z: 0.031, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 16.569233, + y: 16.569233, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967394, + wh_parent: 4294967397, + ), + "quartz::components::Save": (), + }, + ), + 4294967396: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -629.5056, + y: 78.97897, + z: 0.03, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 71.42612, + y: 71.42612, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 307.2029, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("mul(440)"), + "quartz::components::Holes": ([ + 4294967395, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967397: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -760.7243, + y: -62.45999, + z: 0.059999995, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 66.09771, + y: 66.09771, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 262.80692, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (5), + "quartz::components::Number": (0.0), + "quartz::components::Op": (">>"), + "quartz::components::Holes": ([ + 4294967394, + 4294967400, + 4294967401, + 4294967404, + 4294967406, + 4294967444, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967398: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -506.81934, + y: -4.489105, + z: 0.06999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 93.81499, + y: 93.81499, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 269.27835, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("dsf_square(0.4)"), + "quartz::components::Holes": ([ + 4294967407, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967399: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -763.05096, + y: 135.22025, + z: 0.0, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 66.673225, + y: 66.673225, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 307.2029, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("semitone_ratio()"), + "quartz::components::Holes": ([ + 4294967402, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967400: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -824.2385, + y: -33.6232, + z: 0.06299999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 15.769973, + y: 15.769973, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967403, + bh_parent: 4294967389, + link_types: (0, 1), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967401: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -776.5967, + y: 12.851715, + z: 0.065, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 16.77945, + y: 16.77945, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967402, + bh_parent: 4294967399, + link_types: (0, 2), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967402: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -780.6548, + y: 60.809784, + z: 0.001, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 14.44297, + y: 14.44297, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967401, + wh_parent: 4294967397, + ), + "quartz::components::Save": (), + }, + ), + 4294967403: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -858.8015, + y: -4.924225, + z: 0.012, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 20.458344, + y: 20.458344, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967400, + wh_parent: 4294967397, + ), + "quartz::components::Save": (), + }, + ), + 4294967404: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -790.74335, + y: -124.98831, + z: 0.063999996, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 12.931098, + y: 12.931098, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967405, + bh_parent: 4294967390, + link_types: (0, 0), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967405: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -828.75977, + y: -161.82321, + z: 0.031, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 15.035468, + y: 15.035468, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967404, + wh_parent: 4294967397, + ), + "quartz::components::Save": (), + }, + ), + 4294967406: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -696.5239, + y: -41.589508, + z: 0.065, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 15.951385, + y: 15.951385, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967407, + bh_parent: 4294967398, + link_types: (0, 5), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967407: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -591.50024, + y: -42.555084, + z: 0.070999995, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 16.659407, + y: 16.659407, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967406, + wh_parent: 4294967397, + ), + "quartz::components::Save": (), + }, + ), + 4294967408: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -124.83301, + y: -904.25806, + z: 0.13399997, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 9.729032, + y: 9.729032, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967409, + bh_parent: 4294967410, + link_types: (0, 0), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967409: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -215.0778, + y: -839.9519, + z: 0.013, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 16.377468, + y: 16.377468, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967408, + wh_parent: 4294967379, + ), + "quartz::components::Save": (), + }, + ), + 4294967410: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -238.21959, + y: -797.8247, + z: 0.01, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 109.18312, + y: 109.18312, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 270.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (7), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("+"), + "quartz::components::Holes": ([ + 4294967409, + 4294967427, + 4294967469, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967411: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 114.09332, + y: -1281.1106, + z: 0.02, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 89.85121, + y: 89.85121, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 270.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("reverb_stereo(50)"), + "quartz::components::Holes": ([ + 4294967424, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967412: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -161.02106, + y: -1238.1421, + z: 0.02, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 79.752464, + y: 79.752464, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 270.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("pass()"), + "quartz::components::Holes": ([ + 4294967414, + 4294967418, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967413: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -88.0285, + y: -1324.8284, + z: 0.011, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 10.390449, + y: 10.390449, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967414, + bh_parent: 4294967412, + link_types: (0, 0), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967414: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -160.35727, + y: -1279.0759, + z: 0.021, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 11.96287, + y: 11.96287, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967413, + wh_parent: 4294967420, + ), + "quartz::components::Save": (), + }, + ), + 4294967415: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -5.692627, + y: -1134.4773, + z: 0.003, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 11.370402, + y: 11.370402, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967416, + wh_parent: 4294967379, + ), + "quartz::components::Save": (), + }, + ), + 4294967416: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -120.85193, + y: -952.7606, + z: 0.13499998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 9.729032, + y: 9.729032, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967415, + bh_parent: 4294967421, + link_types: (0, 3), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967417: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 22.82257, + y: -1197.0596, + z: 0.002, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 11.370402, + y: 11.370402, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967424, + bh_parent: 4294967411, + link_types: (0, 2), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967418: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -125.62927, + y: -1259.0801, + z: 0.022, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 11.96287, + y: 11.96287, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967422, + wh_parent: 4294967420, + ), + "quartz::components::Save": (), + }, + ), + 4294967419: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -28.333435, + y: -1209.9744, + z: 0.001, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 11.370402, + y: 11.370402, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967423, + bh_parent: 4294967420, + link_types: (0, 0), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967420: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -47.56665, + y: -1339.5244, + z: 0.01, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 69.26965, + y: 69.26965, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 270.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (1), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("|"), + "quartz::components::Holes": ([ + 4294967413, + 4294967422, + 4294967423, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967421: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -8.851807, + y: -1180.6565, + z: 0.0, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 75.80268, + y: 75.80268, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 270.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (2), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("&"), + "quartz::components::Holes": ([ + 4294967419, + 4294967417, + 4294967415, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967422: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -60.83203, + y: -1305.8186, + z: 0.012, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 10.390449, + y: 10.390449, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967418, + bh_parent: 4294967412, + link_types: (0, 2), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967423: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -34.22699, + y: -1319.8989, + z: 0.013, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 10.390449, + y: 10.390449, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967419, + wh_parent: 4294967421, + ), + "quartz::components::Save": (), + }, + ), + 4294967424: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 103.68695, + y: -1254.0283, + z: 0.021, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 13.477682, + y: 13.477682, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967417, + wh_parent: 4294967421, + ), + "quartz::components::Save": (), + }, + ), + 4294967425: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -624.34326, + y: -353.00967, + z: 0.003, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 19.332668, + y: 19.332668, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967427, + wh_parent: 4294967410, + ), + "quartz::components::Save": (), + }, + ), + 4294967426: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -667.04126, + y: -292.10312, + z: 0.0, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 128.88445, + y: 128.88445, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 270.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (6), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("*"), + "quartz::components::Holes": ([ + 4294967428, + 4294967425, + 4294967429, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967427: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -277.3889, + y: -829.07324, + z: 0.012, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 16.377468, + y: 16.377468, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967425, + bh_parent: 4294967426, + link_types: (0, 1), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967428: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -581.13696, + y: -290.48288, + z: 0.002, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 19.332668, + y: 19.332668, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967449, + bh_parent: 4294967443, + link_types: (0, 1), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967429: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -678.34595, + y: -202.47751, + z: 0.003, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 19.332668, + y: 19.332668, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967444, + bh_parent: 4294967397, + link_types: (0, 0), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967430: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1382.307, + y: -502.77753, + z: 0.001, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 14.44297, + y: 14.44297, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967447, + wh_parent: 4294967476, + ), + "quartz::components::Save": (), + }, + ), + 4294967431: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1016.1071, + y: -719.3579, + z: 0.012, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 15.982015, + y: 15.982015, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967434, + bh_parent: 4294967454, + link_types: (0, 0), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967432: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1507.5966, + y: -771.8717, + z: 0.03, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 100.23645, + y: 100.23645, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 311.59842, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (4), + "quartz::components::Number": (-24.0), + "quartz::components::Op": ("var()"), + "quartz::components::Holes": ([ + 4294967456, + 4294967472, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967433: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1425.8907, + y: -597.2105, + z: 0.06299999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 15.769973, + y: 15.769973, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967440, + bh_parent: 4294967488, + link_types: (0, 1), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967434: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -909.27167, + y: -686.913, + z: 0.050999995, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 15.568881, + y: 15.568881, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967431, + wh_parent: 4294967448, + ), + "quartz::components::Save": (), + }, + ), + 4294967435: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1349.4418, + y: -656.3851, + z: 0.06599999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 9.914657, + y: 9.914657, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967458, + wh_parent: 4294967486, + ), + "quartz::components::Save": (), + }, + ), + 4294967436: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1611.1002, + y: -898.58203, + z: 0.11999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 75.85519, + y: 75.85519, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 270.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-1.0), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([ + 4294967455, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967437: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1487.6461, + y: -969.56665, + z: 0.12999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 71.9484, + y: 71.9484, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 270.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (1), + "quartz::components::Number": (-24.0), + "quartz::components::Op": ("product"), + "quartz::components::Holes": ([ + 4294967491, + 4294967453, + 4294967492, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967438: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1182.7892, + y: -854.0702, + z: 0.002, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 19.332668, + y: 19.332668, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967442, + bh_parent: 4294967448, + link_types: (0, 1), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967439: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1609.4269, + y: -602.0793, + z: 0.060999993, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 17.448334, + y: 17.448334, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967445, + wh_parent: 4294967488, + ), + "quartz::components::Save": (), + }, + ), + 4294967440: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1460.4537, + y: -568.51154, + z: 0.012, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 20.458344, + y: 20.458344, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967433, + wh_parent: 4294967476, + ), + "quartz::components::Save": (), + }, + ), + 4294967441: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1666.0631, + y: -656.6546, + z: 0.059999995, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 86.21062, + y: 86.21062, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 322.13776, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("array here"), + "quartz::components::Holes": ([ + 4294967439, + ]), + "quartz::components::Arr": ([ + 0.0, + 2.0, + 3.0, + 5.0, + 7.0, + 8.0, + 10.0, + 12.0, + ]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967442: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1081.9642, + y: -818.4038, + z: 0.011, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 15.982015, + y: 15.982015, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967438, + wh_parent: 4294967486, + ), + "quartz::components::Save": (), + }, + ), + 4294967443: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -450.48242, + y: -215.58688, + z: 0.01, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 106.54676, + y: 106.54676, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 270.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (2), + "quartz::components::Number": (-0.25586691), + "quartz::components::Op": (">>"), + "quartz::components::Holes": ([ + 4294967449, + 4294967496, + 4294967482, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967444: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -747.78955, + y: -92.79776, + z: 0.06599999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 9.914657, + y: 9.914657, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967429, + wh_parent: 4294967426, + ), + "quartz::components::Save": (), + }, + ), + 4294967445: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1573.951, + y: -566.0725, + z: 0.012, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 19.852661, + y: 19.852661, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967439, + bh_parent: 4294967441, + link_types: (-13, 1), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967446: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -751.6609, + y: -792.06384, + z: 0.059999995, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 104.94723, + y: 104.94723, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 270.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("max(0)"), + "quartz::components::Holes": ([ + 4294967498, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967447: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1378.2489, + y: -550.7356, + z: 0.065, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 16.77945, + y: 16.77945, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967430, + bh_parent: 4294967487, + link_types: (0, 2), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967448: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1052.1346, + y: -779.1742, + z: 0.01, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 106.54676, + y: 106.54676, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 270.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (2), + "quartz::components::Number": (-0.25586691), + "quartz::components::Op": (">>"), + "quartz::components::Holes": ([ + 4294967442, + 4294967431, + 4294967460, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967449: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -480.312, + y: -254.8165, + z: 0.011, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 15.982015, + y: 15.982015, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967428, + wh_parent: 4294967426, + ), + "quartz::components::Save": (), + }, + ), + 4294967450: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1575.1852, + y: -1048.656, + z: 0.13999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 68.73769, + y: 68.73769, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 270.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (24.0), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([ + 4294967459, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967451: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1392.3956, + y: -688.5756, + z: 0.063999996, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 12.931098, + y: 12.931098, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967456, + bh_parent: 4294967432, + link_types: (0, 0), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967452: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1329.1276, + y: -570.7922, + z: 0.06299999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 15.366134, + y: 15.366134, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967457, + bh_parent: 4294967493, + link_types: (0, 3), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967453: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1500.6681, + y: -937.16174, + z: 0.13199998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 10.792261, + y: 10.792261, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967455, + bh_parent: 4294967436, + link_types: (-1, 1), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967454: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -884.7492, + y: -656.2911, + z: 0.049999997, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 103.792534, + y: 103.792534, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 270.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (1), + "quartz::components::Number": (-1.0), + "quartz::components::Op": ("var()"), + "quartz::components::Holes": ([ + 4294967434, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967455: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1561.6674, + y: -902.3064, + z: 0.120999984, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 11.378279, + y: 11.378279, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967453, + wh_parent: 4294967437, + ), + "quartz::components::Save": (), + }, + ), + 4294967456: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1430.412, + y: -725.4105, + z: 0.031, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 15.035468, + y: 15.035468, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967451, + wh_parent: 4294967476, + ), + "quartz::components::Save": (), + }, + ), + 4294967457: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1268.9362, + y: -551.2541, + z: 0.031, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 16.569233, + y: 16.569233, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967452, + wh_parent: 4294967476, + ), + "quartz::components::Save": (), + }, + ), + 4294967458: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1279.9982, + y: -766.0648, + z: 0.003, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 19.332668, + y: 19.332668, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967435, + bh_parent: 4294967476, + link_types: (0, 0), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967459: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1557.5153, + y: -1024.6506, + z: 0.14099999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 10.310655, + y: 10.310655, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967491, + wh_parent: 4294967437, + ), + "quartz::components::Save": (), + }, + ), + 4294967460: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -960.9566, + y: -770.7306, + z: 0.013, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 15.982015, + y: 15.982015, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967498, + bh_parent: 4294967446, + link_types: (0, 1), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967461: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1108.4716, + y: -568.0764, + z: 0.06999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 93.81499, + y: 93.81499, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 269.27835, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("dsf_square(0.4)"), + "quartz::components::Holes": ([ + 4294967468, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967462: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -899.01587, + y: -373.57437, + z: 0.13199998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 10.792261, + y: 10.792261, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967463, + bh_parent: 4294967484, + link_types: (-1, 1), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967463: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -960.01526, + y: -338.719, + z: 0.120999984, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 11.378279, + y: 11.378279, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967462, + wh_parent: 4294967480, + ), + "quartz::components::Save": (), + }, + ), + 4294967464: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -55.919678, + y: 31.41275, + z: 0.06999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 108.62332, + y: 108.62332, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 270.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (1), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("osc_r_/touch2"), + "quartz::components::Holes": ([ + 4294967477, + ]), + "quartz::components::Arr": ([ + -1.0, + -1.0, + ]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967465: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -870.43286, + y: -372.18948, + z: 0.13299999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 10.792261, + y: 10.792261, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967466, + wh_parent: 4294967390, + ), + "quartz::components::Save": (), + }, + ), + 4294967466: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -896.6565, + y: -273.24033, + z: 0.031999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 15.035468, + y: 15.035468, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967465, + bh_parent: 4294967480, + link_types: (-1, -1), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967467: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1930.396, + y: 425.08798, + z: 0.09099999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 16.760714, + y: 16.760714, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967475, + bh_parent: 4294967500, + link_types: (-1, 1), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967468: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1193.1525, + y: -606.1424, + z: 0.070999995, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 16.659407, + y: 16.659407, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967494, + wh_parent: 4294967476, + ), + "quartz::components::Save": (), + }, + ), + 4294967469: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -252.00812, + y: -768.51666, + z: 0.013, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 16.377468, + y: 16.377468, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967473, + bh_parent: 4294967486, + link_types: (0, 0), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967470: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1942.8464, + y: 352.661, + z: 0.08999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 111.73809, + y: 111.73809, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 270.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (1), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("osc"), + "quartz::components::Holes": ([ + 4294967467, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967471: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -955.86316, + y: -461.06314, + z: 0.14099999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 10.310655, + y: 10.310655, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967474, + wh_parent: 4294967480, + ), + "quartz::components::Save": (), + }, + ), + 4294967472: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1498.3087, + y: -836.82764, + z: 0.031999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 15.035468, + y: 15.035468, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967492, + bh_parent: 4294967437, + link_types: (-1, -1), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967473: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1270.117, + y: -900.4159, + z: 0.003, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 19.332668, + y: 19.332668, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967469, + wh_parent: 4294967410, + ), + "quartz::components::Save": (), + }, + ), + 4294967474: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -906.0432, + y: -430.32938, + z: 0.13099998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 10.792261, + y: 10.792261, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967471, + bh_parent: 4294967497, + link_types: (-1, 1), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967475: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1927.9346, + y: 544.2582, + z: 0.08099999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 16.062511, + y: 16.062511, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967467, + wh_parent: 4294967470, + ), + "quartz::components::Save": (), + }, + ), + 4294967476: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1362.3766, + y: -626.0473, + z: 0.059999995, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 66.09771, + y: 66.09771, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 262.80692, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (5), + "quartz::components::Number": (0.0), + "quartz::components::Op": (">>"), + "quartz::components::Holes": ([ + 4294967452, + 4294967433, + 4294967447, + 4294967451, + 4294967494, + 4294967435, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967477: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -24.47644, + y: -5.442032, + z: 0.070999995, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 16.293499, + y: 16.293499, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967478, + wh_parent: 4294967481, + ), + "quartz::components::Save": (), + }, + ), + 4294967478: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 42.39496, + y: -68.1897, + z: 0.11099999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 15.816554, + y: 15.816554, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967477, + bh_parent: 4294967464, + link_types: (-13, -1), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967479: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 286.17206, + y: -82.89438, + z: 0.10099999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 16.020428, + y: 16.020428, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967485, + bh_parent: 4294967501, + link_types: (-13, -1), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967480: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -885.99396, + y: -405.9792, + z: 0.12999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 71.9484, + y: 71.9484, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 270.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (1), + "quartz::components::Number": (-24.0), + "quartz::components::Op": ("product"), + "quartz::components::Holes": ([ + 4294967474, + 4294967462, + 4294967465, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967481: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 76.62018, + y: -109.85373, + z: 0.109999985, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 105.44369, + y: 105.44369, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 270.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (1), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("distro"), + "quartz::components::Holes": ([ + 4294967478, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([ + 4294967454, + 4294967436, + ]), + "quartz::components::Save": (), + }, + ), + 4294967482: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -359.30438, + y: -207.14328, + z: 0.013, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 15.982015, + y: 15.982015, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967483, + bh_parent: 4294967489, + link_types: (0, 1), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967483: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -190.943, + y: -250.77731, + z: 0.060999993, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 15.7420845, + y: 15.7420845, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967482, + wh_parent: 4294967443, + ), + "quartz::components::Save": (), + }, + ), + 4294967484: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1009.448, + y: -334.99463, + z: 0.11999998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 75.85519, + y: 75.85519, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 270.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (-1.0), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([ + 4294967463, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967485: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 217.94519, + y: -13.37233, + z: 0.070999995, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 16.293499, + y: 16.293499, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967479, + wh_parent: 4294967490, + ), + "quartz::components::Save": (), + }, + ), + 4294967486: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1268.6935, + y: -855.6904, + z: 0.0, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 128.88445, + y: 128.88445, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 270.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (6), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("*"), + "quartz::components::Holes": ([ + 4294967438, + 4294967458, + 4294967473, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967487: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1364.7032, + y: -428.36707, + z: 0.0, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 66.673225, + y: 66.673225, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 307.2029, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("semitone_ratio()"), + "quartz::components::Holes": ([ + 4294967430, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967488: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1515.2386, + y: -489.4572, + z: 0.01, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 104.083755, + y: 104.083755, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 307.20294, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (1), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("quantize()"), + "quartz::components::Holes": ([ + 4294967445, + 4294967440, + ]), + "quartz::components::Arr": ([ + 1.0, + 2.0, + ]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967489: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -150.00867, + y: -228.47653, + z: 0.059999995, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 104.94723, + y: 104.94723, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 270.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("max(0)"), + "quartz::components::Holes": ([ + 4294967483, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967490: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 314.73553, + y: -106.76486, + z: 0.09999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 106.80284, + y: 106.80284, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 270.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (1), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("distro"), + "quartz::components::Holes": ([ + 4294967479, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([ + 4294967499, + 4294967484, + ]), + "quartz::components::Save": (), + }, + ), + 4294967491: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1507.6954, + y: -993.9169, + z: 0.13099998, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 10.792261, + y: 10.792261, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967459, + bh_parent: 4294967450, + link_types: (-1, 1), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967492: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1472.0851, + y: -935.77686, + z: 0.13299999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 10.792261, + y: 10.792261, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967472, + wh_parent: 4294967432, + ), + "quartz::components::Save": (), + }, + ), + 4294967493: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1231.1578, + y: -484.60834, + z: 0.03, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 71.42612, + y: 71.42612, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 307.2029, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("mul(440)"), + "quartz::components::Holes": ([ + 4294967457, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967494: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1298.1761, + y: -605.1768, + z: 0.065, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 15.951385, + y: 15.951385, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967468, + bh_parent: 4294967461, + link_types: (0, 5), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967495: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -307.61945, + y: -123.325714, + z: 0.050999995, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 15.568881, + y: 15.568881, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967496, + wh_parent: 4294967443, + ), + "quartz::components::Save": (), + }, + ), + 4294967496: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -414.4549, + y: -155.7706, + z: 0.012, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 15.982015, + y: 15.982015, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.8, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::WhiteHole": ( + bh: 4294967495, + bh_parent: 4294967499, + link_types: (0, 0), + open: false, + ), + "quartz::components::Save": (), + }, + ), + 4294967497: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -973.5331, + y: -485.06848, + z: 0.13999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 68.73769, + y: 68.73769, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 270.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (24.0), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([ + 4294967471, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967498: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -792.5952, + y: -814.3646, + z: 0.060999993, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 15.7420845, + y: 15.7420845, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 0.0, + saturation: 0.0, + lightness: 0.2, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::BlackHole": ( + wh: 4294967460, + wh_parent: 4294967448, + ), + "quartz::components::Save": (), + }, + ), + 4294967499: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -283.097, + y: -92.703766, + z: 0.049999997, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 103.792534, + y: 103.792534, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 270.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (1), + "quartz::components::Number": (-1.0), + "quartz::components::Op": ("var()"), + "quartz::components::Holes": ([ + 4294967495, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967500: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: -1928.7251, + y: 618.35187, + z: 0.07999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 107.083405, + y: 107.083405, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 270.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (0), + "quartz::components::Number": (1729.0), + "quartz::components::Op": ("empty"), + "quartz::components::Holes": ([ + 4294967475, + ]), + "quartz::components::Arr": ([]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + 4294967501: ( + components: { + "bevy_transform::components::transform::Transform": ( + translation: ( + x: 193.59296, + y: 31.914001, + z: 0.06999999, + ), + rotation: ( + x: 0.0, + y: 0.0, + z: 0.0, + w: 1.0, + ), + scale: ( + x: 108.62332, + y: 108.62332, + z: 1.0, + ), + ), + "quartz::components::Col": (( + hue: 270.0, + saturation: 1.0, + lightness: 0.5, + alpha: 1.0, + )), + "quartz::components::Vertices": (4), + "quartz::components::Order": (1), + "quartz::components::Number": (0.0), + "quartz::components::Op": ("osc_r_/touch1"), + "quartz::components::Holes": ([ + 4294967485, + ]), + "quartz::components::Arr": ([ + -1.0, + -1.0, + ]), + "quartz::components::Targets": ([]), + "quartz::components::Save": (), + }, + ), + }, +) \ No newline at end of file diff --git a/assets/trail b/assets/trail index a849620..d21c38a 100644 --- a/assets/trail +++ b/assets/trail @@ -1,38 +1,38 @@ ( resources: { - "bevy_render::camera::clear_color::ClearColor": (Rgba( - red: 0.0, - green: 0.0, - blue: 0.0, + "bevy_render::camera::clear_color::ClearColor": (Hsla(( + hue: 0.0, + saturation: 0.0, + lightness: 0.0, alpha: 1.0, - )), - "quartz::components::DefaultDrawColor": (Hsla( + ))), + "quartz::components::DefaultDrawColor": (( hue: 270.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), "quartz::components::DefaultDrawVerts": (4), - "quartz::components::HighlightColor": (Hsla( + "quartz::components::HighlightColor": (( hue: 0.0, saturation: 1.0, lightness: 0.5, alpha: 1.0, )), - "quartz::components::ConnectionColor": (Hsla( + "quartz::components::ConnectionColor": (( hue: 0.0, saturation: 1.0, lightness: 1.0, alpha: 0.7, )), "quartz::components::ConnectionWidth": (4.0), - "quartz::components::CommandColor": (Hsla( + "quartz::components::CommandColor": (( hue: 0.0, saturation: 0.0, lightness: 0.7, alpha: 1.0, )), - "quartz::components::IndicatorColor": (Hsla( + "quartz::components::IndicatorColor": (( hue: 0.0, saturation: 1.0, lightness: 0.5, @@ -63,7 +63,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 48.000004, saturation: 1.0, lightness: 0.5, @@ -99,7 +99,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 51.000004, saturation: 1.0, lightness: 0.5, @@ -135,7 +135,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 57.000004, saturation: 1.0, lightness: 0.5, @@ -171,7 +171,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 75.0, saturation: 1.0, lightness: 0.5, @@ -207,7 +207,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 93.00001, saturation: 1.0, lightness: 0.5, @@ -243,7 +243,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 111.0, saturation: 1.0, lightness: 0.5, @@ -279,7 +279,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 114.00001, saturation: 1.0, lightness: 0.5, @@ -315,7 +315,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 123.000015, saturation: 1.0, lightness: 0.5, @@ -351,7 +351,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 153.0, saturation: 1.0, lightness: 0.5, @@ -387,7 +387,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 156.00002, saturation: 1.0, lightness: 0.5, @@ -423,7 +423,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 159.00002, saturation: 1.0, lightness: 0.5, @@ -459,7 +459,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 162.0, saturation: 1.0, lightness: 0.5, @@ -495,7 +495,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 165.0, saturation: 1.0, lightness: 0.5, @@ -531,7 +531,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 168.00002, saturation: 1.0, lightness: 0.5, @@ -567,7 +567,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 183.00002, saturation: 1.0, lightness: 0.5, @@ -603,7 +603,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 198.0, saturation: 1.0, lightness: 0.5, @@ -639,7 +639,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 201.0, saturation: 1.0, lightness: 0.5, @@ -675,7 +675,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 141.0, saturation: 1.0, lightness: 0.5, @@ -711,7 +711,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 147.00002, saturation: 1.0, lightness: 0.5, @@ -747,7 +747,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 174.0, saturation: 1.0, lightness: 0.5, @@ -783,7 +783,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 177.00002, saturation: 1.0, lightness: 0.5, @@ -819,7 +819,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 180.0, saturation: 1.0, lightness: 0.5, @@ -855,7 +855,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 189.00002, saturation: 1.0, lightness: 0.5, @@ -891,7 +891,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 192.00002, saturation: 1.0, lightness: 0.5, @@ -927,7 +927,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 195.0, saturation: 1.0, lightness: 0.5, @@ -963,7 +963,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 126.00001, saturation: 1.0, lightness: 0.5, @@ -999,7 +999,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 129.0, saturation: 1.0, lightness: 0.5, @@ -1035,7 +1035,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 132.0, saturation: 1.0, lightness: 0.5, @@ -1071,7 +1071,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 135.00002, saturation: 1.0, lightness: 0.5, @@ -1107,7 +1107,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 150.0, saturation: 1.0, lightness: 0.5, @@ -1143,7 +1143,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 138.00002, saturation: 1.0, lightness: 0.5, @@ -1179,7 +1179,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 144.00002, saturation: 1.0, lightness: 0.5, @@ -1215,7 +1215,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 171.00002, saturation: 1.0, lightness: 0.5, @@ -1251,7 +1251,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 186.00002, saturation: 1.0, lightness: 0.5, @@ -1287,7 +1287,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 117.00001, saturation: 1.0, lightness: 0.5, @@ -1323,7 +1323,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 120.0, saturation: 1.0, lightness: 0.5, @@ -1359,7 +1359,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 210.00002, saturation: 1.0, lightness: 0.5, @@ -1395,7 +1395,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 300.0, saturation: 1.0, lightness: 0.5, @@ -1431,7 +1431,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 72.00001, saturation: 1.0, lightness: 0.5, @@ -1467,7 +1467,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 69.00001, saturation: 1.0, lightness: 0.5, @@ -1503,7 +1503,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 81.0, saturation: 1.0, lightness: 0.5, @@ -1539,7 +1539,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 78.00001, saturation: 1.0, lightness: 0.5, @@ -1575,7 +1575,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 90.0, saturation: 1.0, lightness: 0.5, @@ -1611,7 +1611,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 99.0, saturation: 1.0, lightness: 0.5, @@ -1647,7 +1647,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 96.00001, saturation: 1.0, lightness: 0.5, @@ -1683,7 +1683,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 108.00001, saturation: 1.0, lightness: 0.5, @@ -1719,7 +1719,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.00003, saturation: 1.0, lightness: 0.5, @@ -1755,7 +1755,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 267.00003, saturation: 1.0, lightness: 0.5, @@ -1791,7 +1791,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 264.0, saturation: 1.0, lightness: 0.5, @@ -1827,7 +1827,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 237.00002, saturation: 1.0, lightness: 0.5, @@ -1863,7 +1863,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 231.00002, saturation: 1.0, lightness: 0.5, @@ -1899,7 +1899,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 291.00003, saturation: 1.0, lightness: 0.5, @@ -1935,7 +1935,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 288.00003, saturation: 1.0, lightness: 0.5, @@ -1971,7 +1971,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 273.00003, saturation: 1.0, lightness: 0.5, @@ -2007,7 +2007,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 258.0, saturation: 1.0, lightness: 0.5, @@ -2043,7 +2043,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 255.00002, saturation: 1.0, lightness: 0.5, @@ -2079,7 +2079,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 252.00002, saturation: 1.0, lightness: 0.5, @@ -2115,7 +2115,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 249.00002, saturation: 1.0, lightness: 0.5, @@ -2151,7 +2151,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 246.00003, saturation: 1.0, lightness: 0.5, @@ -2187,7 +2187,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 243.0, saturation: 1.0, lightness: 0.5, @@ -2223,7 +2223,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 213.00002, saturation: 1.0, lightness: 0.5, @@ -2259,7 +2259,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 204.00002, saturation: 1.0, lightness: 0.5, @@ -2295,7 +2295,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 207.00002, saturation: 1.0, lightness: 0.5, @@ -2331,7 +2331,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 351.0, saturation: 1.0, lightness: 0.5, @@ -2367,7 +2367,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 324.0, saturation: 1.0, lightness: 0.5, @@ -2403,7 +2403,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 318.00003, saturation: 1.0, lightness: 0.5, @@ -2439,7 +2439,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 330.0, saturation: 1.0, lightness: 0.5, @@ -2475,7 +2475,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 315.00003, saturation: 1.0, lightness: 0.5, @@ -2511,7 +2511,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 312.00003, saturation: 1.0, lightness: 0.5, @@ -2547,7 +2547,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 309.0, saturation: 1.0, lightness: 0.5, @@ -2583,7 +2583,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 306.0, saturation: 1.0, lightness: 0.5, @@ -2619,7 +2619,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 9.000001, saturation: 1.0, lightness: 0.5, @@ -2655,7 +2655,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 12.000001, saturation: 1.0, lightness: 0.5, @@ -2691,7 +2691,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 15.0, saturation: 1.0, lightness: 0.5, @@ -2727,7 +2727,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 360.0, saturation: 1.0, lightness: 0.5, @@ -2763,7 +2763,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 357.00003, saturation: 1.0, lightness: 0.5, @@ -2799,7 +2799,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 354.00003, saturation: 1.0, lightness: 0.5, @@ -2835,7 +2835,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 327.0, saturation: 1.0, lightness: 0.5, @@ -2871,7 +2871,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 321.00003, saturation: 1.0, lightness: 0.5, @@ -2907,7 +2907,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 21.000002, saturation: 1.0, lightness: 0.5, @@ -2943,7 +2943,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 6.0000005, saturation: 1.0, lightness: 0.5, @@ -2979,7 +2979,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 3.0000002, saturation: 1.0, lightness: 0.5, @@ -3015,7 +3015,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 348.0, saturation: 1.0, lightness: 0.5, @@ -3051,7 +3051,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 345.0, saturation: 1.0, lightness: 0.5, @@ -3087,7 +3087,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 342.00003, saturation: 1.0, lightness: 0.5, @@ -3123,7 +3123,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 339.00003, saturation: 1.0, lightness: 0.5, @@ -3159,7 +3159,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 336.00003, saturation: 1.0, lightness: 0.5, @@ -3195,7 +3195,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 333.00003, saturation: 1.0, lightness: 0.5, @@ -3231,7 +3231,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 303.0, saturation: 1.0, lightness: 0.5, @@ -3267,7 +3267,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 294.00003, saturation: 1.0, lightness: 0.5, @@ -3303,7 +3303,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 30.0, saturation: 1.0, lightness: 0.5, @@ -3339,7 +3339,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 33.0, saturation: 1.0, lightness: 0.5, @@ -3375,7 +3375,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 36.000004, saturation: 1.0, lightness: 0.5, @@ -3411,7 +3411,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 39.000004, saturation: 1.0, lightness: 0.5, @@ -3447,7 +3447,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 87.0, saturation: 1.0, lightness: 0.5, @@ -3483,7 +3483,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 285.0, saturation: 1.0, lightness: 0.5, @@ -3519,7 +3519,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 216.00002, saturation: 1.0, lightness: 0.5, @@ -3555,7 +3555,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 219.0, saturation: 1.0, lightness: 0.5, @@ -3591,7 +3591,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 222.0, saturation: 1.0, lightness: 0.5, @@ -3627,7 +3627,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 228.00002, saturation: 1.0, lightness: 0.5, @@ -3663,7 +3663,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 234.00002, saturation: 1.0, lightness: 0.5, @@ -3699,7 +3699,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 261.0, saturation: 1.0, lightness: 0.5, @@ -3735,7 +3735,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 276.00003, saturation: 1.0, lightness: 0.5, @@ -3771,7 +3771,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 297.00003, saturation: 1.0, lightness: 0.5, @@ -3807,7 +3807,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 54.01245, saturation: 1.0, lightness: 0.5, @@ -3966,7 +3966,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 60.0, saturation: 1.0, lightness: 0.5, @@ -4002,7 +4002,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 105.00001, saturation: 1.0, lightness: 0.5, @@ -4038,7 +4038,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 84.00001, saturation: 1.0, lightness: 0.5, @@ -4074,7 +4074,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 102.00001, saturation: 1.0, lightness: 0.5, @@ -4110,7 +4110,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 18.000002, saturation: 1.0, lightness: 0.5, @@ -4146,7 +4146,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 279.0, saturation: 1.0, lightness: 0.5, @@ -4182,7 +4182,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 225.00002, saturation: 1.0, lightness: 0.5, @@ -4218,7 +4218,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 282.0, saturation: 1.0, lightness: 0.5, @@ -4254,7 +4254,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 240.0, saturation: 1.0, lightness: 0.5, @@ -4290,7 +4290,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 63.000004, saturation: 1.0, lightness: 0.5, @@ -4326,7 +4326,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 66.0, saturation: 1.0, lightness: 0.5, @@ -4362,7 +4362,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -4522,7 +4522,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -4562,7 +4562,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4596,7 +4596,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4632,7 +4632,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -4668,7 +4668,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 24.000002, saturation: 1.0, lightness: 0.5, @@ -4704,7 +4704,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 27.000002, saturation: 1.0, lightness: 0.5, @@ -4740,7 +4740,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 54.000004, saturation: 1.0, lightness: 0.5, @@ -4776,7 +4776,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 42.000004, saturation: 1.0, lightness: 0.5, @@ -4812,7 +4812,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 45.0, saturation: 1.0, lightness: 0.5, @@ -4848,7 +4848,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4882,7 +4882,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -4916,7 +4916,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -4955,7 +4955,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -4993,7 +4993,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5027,7 +5027,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5063,7 +5063,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5099,7 +5099,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5133,7 +5133,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5169,7 +5169,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5203,7 +5203,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5239,7 +5239,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5275,7 +5275,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5311,7 +5311,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5347,7 +5347,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5381,7 +5381,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5415,7 +5415,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -5456,7 +5456,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -5495,7 +5495,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5529,7 +5529,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5565,7 +5565,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -5726,7 +5726,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5762,7 +5762,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5796,7 +5796,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5830,7 +5830,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5866,7 +5866,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.8, @@ -5902,7 +5902,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2, @@ -5936,7 +5936,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -5975,7 +5975,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -6136,7 +6136,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -6177,7 +6177,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 270.0, saturation: 1.0, lightness: 0.5, @@ -6217,7 +6217,7 @@ z: 1.0, ), ), - "quartz::components::Col": (Hsla( + "quartz::components::Col": (( hue: 0.0, saturation: 0.0, lightness: 0.2,