diff options
| author | netop://ウィビ <paul@webb.page> | 2026-06-04 19:54:03 -0700 |
|---|---|---|
| committer | netop://ウィビ <paul@webb.page> | 2026-06-04 19:54:03 -0700 |
| commit | 88bb97ec7db1dbcef383931ef8b47e01034d7827 (patch) | |
| tree | add9330540bd920c0ae3e1e4feeac0c76c5fe8f2 /demo/asset/style | |
| parent | fd2eee1c18760320f27171dc13c5f5d7f2718067 (diff) | |
| download | uchu-88bb97ec7db1dbcef383931ef8b47e01034d7827.tar.gz uchu-88bb97ec7db1dbcef383931ef8b47e01034d7827.zip | |
3.0 update
- adds pastel palette
- updates color syntax
- updates docs
- adds dsgn. banner
Diffstat (limited to '')
| -rw-r--r-- | demo/asset/style/uchu-pastel-reduced.css | 56 | ||||
| -rw-r--r-- | demo/asset/style/uchu-pastel.css | 168 | ||||
| -rw-r--r-- | demo/asset/style/uchu-reduced.css | 104 | ||||
| -rw-r--r-- | demo/asset/style/uchu.css | 328 |
4 files changed, 440 insertions, 216 deletions
diff --git a/demo/asset/style/uchu-pastel-reduced.css b/demo/asset/style/uchu-pastel-reduced.css new file mode 100644 index 0000000..2733545 --- /dev/null +++ b/demo/asset/style/uchu-pastel-reduced.css @@ -0,0 +1,56 @@ +/* Generated from src/index.ts — do not edit by hand */ + +:root { + --uchu-light-blue-raw: 0.8966 0.046 260.67; + --uchu-light-blue: oklch(0.9 0.028 261); + --uchu-blue-raw: 0.8017 0.091 258.88; + --uchu-blue: oklch(0.6 0.096 259); + --uchu-dark-blue-raw: 0.7094 0.136 258.06; + --uchu-dark-blue: oklch(0.41 0.096 262); + --uchu-light-gray-raw: 0.9557 0.003 286.35; + --uchu-light-gray: oklch(0.96 0.004 287); + --uchu-gray-raw: 0.9204 0.002 197.12; + --uchu-gray: oklch(0.85 0.004 195); + --uchu-dark-gray-raw: 0.8828 0.003 286.34; + --uchu-dark-gray: oklch(0.63 0.004 215); + --uchu-light-green-raw: 0.9396 0.05 148.74; + --uchu-light-green: oklch(0.94 0.032 149); + --uchu-green-raw: 0.8877 0.096 147.71; + --uchu-green: oklch(0.78 0.1 146); + --uchu-dark-green-raw: 0.8374 0.139 146.57; + --uchu-dark-green: oklch(0.57 0.088 146); + --uchu-light-orange-raw: 0.9383 0.037 56.93; + --uchu-light-orange: oklch(0.94 0.02 55); + --uchu-orange-raw: 0.8837 0.072 55.8; + --uchu-orange: oklch(0.78 0.076 55); + --uchu-dark-orange-raw: 0.8356 0.107 56.49; + --uchu-dark-orange: oklch(0.57 0.068 54); + --uchu-light-pink-raw: 0.958 0.023 354.27; + --uchu-light-pink: oklch(0.96 0.016 353); + --uchu-pink-raw: 0.9214 0.046 352.31; + --uchu-pink: oklch(0.85 0.048 353); + --uchu-dark-pink-raw: 0.889 0.066 354.39; + --uchu-dark-pink: oklch(0.64 0.044 354); + --uchu-light-purple-raw: 0.891 0.046 305.24; + --uchu-light-purple: oklch(0.89 0.028 304); + --uchu-purple-raw: 0.7868 0.091 305; + --uchu-purple: oklch(0.57 0.1 304); + --uchu-dark-purple-raw: 0.685 0.136 303.78; + --uchu-dark-purple: oklch(0.37 0.1 303); + --uchu-light-red-raw: 0.8898 0.052 3.28; + --uchu-light-red: oklch(0.89 0.032 2); + --uchu-red-raw: 0.7878 0.109 4.54; + --uchu-red: oklch(0.59 0.12 8); + --uchu-dark-red-raw: 0.6986 0.162 7.82; + --uchu-dark-red: oklch(0.41 0.104 12); + --uchu-light-yellow-raw: 0.9705 0.039 91.2; + --uchu-light-yellow: oklch(0.97 0.024 94); + --uchu-yellow-raw: 0.95 0.07 92.39; + --uchu-yellow: oklch(0.9 0.068 91); + --uchu-dark-yellow-raw: 0.9276 0.098 92.58; + --uchu-dark-yellow: oklch(0.69 0.064 91); + --uchu-light-yin-raw: 0.9187 0.003 264.54; + --uchu-light-yin: oklch(0.9187 0.003 264.54); + --uchu-yang: oklch(0.994 0 0); + --uchu-yin: oklch(0.1438 0.007 256.88); +} diff --git a/demo/asset/style/uchu-pastel.css b/demo/asset/style/uchu-pastel.css new file mode 100644 index 0000000..836d370 --- /dev/null +++ b/demo/asset/style/uchu-pastel.css @@ -0,0 +1,168 @@ +/* Generated from src/colors.ts — do not edit by hand */ + +:root { + --uchu-blue-1-raw: 0.8966 0.046 260.67; + --uchu-blue-1: oklch(0.9 0.028 261); + --uchu-blue-2-raw: 0.8017 0.091 258.88; + --uchu-blue-2: oklch(0.8 0.048 260); + --uchu-blue-3-raw: 0.7094 0.136 258.06; + --uchu-blue-3: oklch(0.7 0.072 259); + --uchu-blue-4-raw: 0.6239 0.181 258.33; + --uchu-blue-4: oklch(0.6 0.096 259); + --uchu-blue-5-raw: 0.5487 0.222 260.33; + --uchu-blue-5: oklch(0.51 0.124 262); + --uchu-blue-6-raw: 0.5115 0.204 260.17; + --uchu-blue-6: oklch(0.48 0.112 261); + --uchu-blue-7-raw: 0.4736 0.185 259.89; + --uchu-blue-7: oklch(0.44 0.1 261); + --uchu-blue-8-raw: 0.4348 0.17 260.2; + --uchu-blue-8: oklch(0.41 0.096 262); + --uchu-blue-9-raw: 0.3953 0.15 259.87; + --uchu-blue-9: oklch(0.37 0.084 261); + --uchu-gray-1-raw: 0.9557 0.003 286.35; + --uchu-gray-1: oklch(0.96 0.004 287); + --uchu-gray-2-raw: 0.9204 0.002 197.12; + --uchu-gray-2: oklch(0.92 0.004 195); + --uchu-gray-3-raw: 0.8828 0.003 286.34; + --uchu-gray-3: oklch(0.88 0.004 287); + --uchu-gray-4-raw: 0.8468 0.002 197.12; + --uchu-gray-4: oklch(0.85 0.004 195); + --uchu-gray-5-raw: 0.8073 0.002 247.84; + --uchu-gray-5: oklch(0.81 0.004 243); + --uchu-gray-6-raw: 0.7503 0.002 247.85; + --uchu-gray-6: oklch(0.75 0.004 245); + --uchu-gray-7-raw: 0.6901 0.003 286.32; + --uchu-gray-7: oklch(0.69 0.008 286); + --uchu-gray-8-raw: 0.6312 0.004 219.55; + --uchu-gray-8: oklch(0.63 0.004 215); + --uchu-gray-9-raw: 0.5682 0.004 247.89; + --uchu-gray-9: oklch(0.57 0.004 269); + --uchu-green-1-raw: 0.9396 0.05 148.74; + --uchu-green-1: oklch(0.94 0.032 149); + --uchu-green-2-raw: 0.8877 0.096 147.71; + --uchu-green-2: oklch(0.88 0.056 148); + --uchu-green-3-raw: 0.8374 0.139 146.57; + --uchu-green-3: oklch(0.83 0.076 147); + --uchu-green-4-raw: 0.7933 0.179 145.62; + --uchu-green-4: oklch(0.78 0.1 146); + --uchu-green-5-raw: 0.7523 0.209 144.64; + --uchu-green-5: oklch(0.73 0.116 145); + --uchu-green-6-raw: 0.7003 0.194 144.71; + --uchu-green-6: oklch(0.68 0.108 145); + --uchu-green-7-raw: 0.6424 0.175 144.92; + --uchu-green-7: oklch(0.63 0.1 145); + --uchu-green-8-raw: 0.5883 0.158 145.05; + --uchu-green-8: oklch(0.57 0.088 146); + --uchu-green-9-raw: 0.5277 0.138 145.41; + --uchu-green-9: oklch(0.51 0.08 146); + --uchu-orange-1-raw: 0.9383 0.037 56.93; + --uchu-orange-1: oklch(0.94 0.02 55); + --uchu-orange-2-raw: 0.8837 0.072 55.8; + --uchu-orange-2: oklch(0.88 0.04 56); + --uchu-orange-3-raw: 0.8356 0.107 56.49; + --uchu-orange-3: oklch(0.83 0.056 57); + --uchu-orange-4-raw: 0.7875 0.141 54.32; + --uchu-orange-4: oklch(0.78 0.076 55); + --uchu-orange-5-raw: 0.7461 0.171 51.56; + --uchu-orange-5: oklch(0.73 0.092 53); + --uchu-orange-6-raw: 0.6933 0.157 52.18; + --uchu-orange-6: oklch(0.68 0.084 54); + --uchu-orange-7-raw: 0.638 0.142 52.1; + --uchu-orange-7: oklch(0.62 0.076 54); + --uchu-orange-8-raw: 0.5828 0.128 52.2; + --uchu-orange-8: oklch(0.57 0.068 54); + --uchu-orange-9-raw: 0.5249 0.113 51.98; + --uchu-orange-9: oklch(0.51 0.06 53); + --uchu-pink-1-raw: 0.958 0.023 354.27; + --uchu-pink-1: oklch(0.96 0.016 353); + --uchu-pink-2-raw: 0.9214 0.046 352.31; + --uchu-pink-2: oklch(0.92 0.028 351); + --uchu-pink-3-raw: 0.889 0.066 354.39; + --uchu-pink-3: oklch(0.89 0.036 355); + --uchu-pink-4-raw: 0.8543 0.09 354.1; + --uchu-pink-4: oklch(0.85 0.048 353); + --uchu-pink-5-raw: 0.8223 0.112 355.33; + --uchu-pink-5: oklch(0.82 0.06 354); + --uchu-pink-6-raw: 0.7637 0.101 355.37; + --uchu-pink-6: oklch(0.76 0.056 354); + --uchu-pink-7-raw: 0.7023 0.092 354.96; + --uchu-pink-7: oklch(0.7 0.048 355); + --uchu-pink-8-raw: 0.6411 0.084 353.91; + --uchu-pink-8: oklch(0.64 0.044 354); + --uchu-pink-9-raw: 0.5768 0.074 353.14; + --uchu-pink-9: oklch(0.58 0.04 353); + --uchu-purple-1-raw: 0.891 0.046 305.24; + --uchu-purple-1: oklch(0.89 0.028 304); + --uchu-purple-2-raw: 0.7868 0.091 305; + --uchu-purple-2: oklch(0.79 0.052 307); + --uchu-purple-3-raw: 0.685 0.136 303.78; + --uchu-purple-3: oklch(0.68 0.072 305); + --uchu-purple-4-raw: 0.5847 0.181 302.06; + --uchu-purple-4: oklch(0.57 0.1 304); + --uchu-purple-5-raw: 0.4939 0.215 298.31; + --uchu-purple-5: oklch(0.46 0.128 303); + --uchu-purple-6-raw: 0.4611 0.198 298.4; + --uchu-purple-6: oklch(0.43 0.116 303); + --uchu-purple-7-raw: 0.4277 0.181 298.49; + --uchu-purple-7: oklch(0.4 0.108 302); + --uchu-purple-8-raw: 0.3946 0.164 298.29; + --uchu-purple-8: oklch(0.37 0.1 303); + --uchu-purple-9-raw: 0.3601 0.145 298.35; + --uchu-purple-9: oklch(0.34 0.084 302); + --uchu-red-1-raw: 0.8898 0.052 3.28; + --uchu-red-1: oklch(0.89 0.032 2); + --uchu-red-2-raw: 0.7878 0.109 4.54; + --uchu-red-2: oklch(0.78 0.06 3); + --uchu-red-3-raw: 0.6986 0.162 7.82; + --uchu-red-3: oklch(0.68 0.088 5); + --uchu-red-4-raw: 0.6273 0.209 12.37; + --uchu-red-4: oklch(0.59 0.12 8); + --uchu-red-5-raw: 0.5863 0.231 19.6; + --uchu-red-5: oklch(0.52 0.136 14); + --uchu-red-6-raw: 0.5441 0.214 19.06; + --uchu-red-6: oklch(0.49 0.128 13); + --uchu-red-7-raw: 0.4995 0.195 18.34; + --uchu-red-7: oklch(0.45 0.116 13); + --uchu-red-8-raw: 0.458 0.177 17.7; + --uchu-red-8: oklch(0.41 0.104 12); + --uchu-red-9-raw: 0.4117 0.157 16.58; + --uchu-red-9: oklch(0.37 0.092 11); + --uchu-yellow-1-raw: 0.9705 0.039 91.2; + --uchu-yellow-1: oklch(0.97 0.024 94); + --uchu-yellow-2-raw: 0.95 0.07 92.39; + --uchu-yellow-2: oklch(0.95 0.036 92); + --uchu-yellow-3-raw: 0.9276 0.098 92.58; + --uchu-yellow-3: oklch(0.92 0.052 92); + --uchu-yellow-4-raw: 0.9092 0.125 92.56; + --uchu-yellow-4: oklch(0.9 0.068 91); + --uchu-yellow-5-raw: 0.89 0.146 91.5; + --uchu-yellow-5: oklch(0.88 0.084 92); + --uchu-yellow-6-raw: 0.8239 0.133 91.5; + --uchu-yellow-6: oklch(0.82 0.076 92); + --uchu-yellow-7-raw: 0.7584 0.122 92.21; + --uchu-yellow-7: oklch(0.75 0.068 92); + --uchu-yellow-8-raw: 0.6914 0.109 91.04; + --uchu-yellow-8: oklch(0.69 0.064 91); + --uchu-yellow-9-raw: 0.6229 0.097 91.9; + --uchu-yellow-9: oklch(0.62 0.056 90); + --uchu-yin-1-raw: 0.9187 0.003 264.54; + --uchu-yin-1: oklch(0.9187 0.003 264.54); + --uchu-yin-2-raw: 0.8461 0.004 286.31; + --uchu-yin-2: oklch(0.8461 0.004 286.31); + --uchu-yin-3-raw: 0.7689 0.004 247.87; + --uchu-yin-3: oklch(0.7689 0.004 247.87); + --uchu-yin-4-raw: 0.6917 0.004 247.88; + --uchu-yin-4: oklch(0.6917 0.004 247.88); + --uchu-yin-5-raw: 0.6101 0.005 271.34; + --uchu-yin-5: oklch(0.6101 0.005 271.34); + --uchu-yin-6-raw: 0.5279 0.005 271.32; + --uchu-yin-6: oklch(0.5279 0.005 271.32); + --uchu-yin-7-raw: 0.4387 0.005 271.3; + --uchu-yin-7: oklch(0.4387 0.005 271.3); + --uchu-yin-8-raw: 0.3502 0.005 236.66; + --uchu-yin-8: oklch(0.3502 0.005 236.66); + --uchu-yin-9-raw: 0.2511 0.006 258.36; + --uchu-yin-9: oklch(0.2511 0.006 258.36); + --uchu-yang: oklch(0.994 0 0); + --uchu-yin: oklch(0.1438 0.007 256.88); +} diff --git a/demo/asset/style/uchu-reduced.css b/demo/asset/style/uchu-reduced.css index 11bf87d..3fbef8d 100644 --- a/demo/asset/style/uchu-reduced.css +++ b/demo/asset/style/uchu-reduced.css @@ -1,56 +1,56 @@ /* Generated from src/index.ts — do not edit by hand */ :root { - --uchu-light-blue-raw: 89.66% 0.046 260.67; - --uchu-light-blue: oklch(89.66% 0.046 260.67); - --uchu-blue-raw: 80.17% 0.091 258.88; - --uchu-blue: oklch(62.39% 0.181 258.33); - --uchu-dark-blue-raw: 70.94% 0.136 258.06; - --uchu-dark-blue: oklch(43.48% 0.17 260.2); - --uchu-light-gray-raw: 95.57% 0.003 286.35; - --uchu-light-gray: oklch(95.57% 0.003 286.35); - --uchu-gray-raw: 92.04% 0.002 197.12; - --uchu-gray: oklch(84.68% 0.002 197.12); - --uchu-dark-gray-raw: 88.28% 0.003 286.34; - --uchu-dark-gray: oklch(63.12% 0.004 219.55); - --uchu-light-green-raw: 93.96% 0.05 148.74; - --uchu-light-green: oklch(93.96% 0.05 148.74); - --uchu-green-raw: 88.77% 0.096 147.71; - --uchu-green: oklch(79.33% 0.179 145.62); - --uchu-dark-green-raw: 83.74% 0.139 146.57; - --uchu-dark-green: oklch(58.83% 0.158 145.05); - --uchu-light-orange-raw: 93.83% 0.037 56.93; - --uchu-light-orange: oklch(93.83% 0.037 56.93); - --uchu-orange-raw: 88.37% 0.072 55.8; - --uchu-orange: oklch(78.75% 0.141 54.32); - --uchu-dark-orange-raw: 83.56% 0.107 56.49; - --uchu-dark-orange: oklch(58.28% 0.128 52.2); - --uchu-light-pink-raw: 95.8% 0.023 354.27; - --uchu-light-pink: oklch(95.8% 0.023 354.27); - --uchu-pink-raw: 92.14% 0.046 352.31; - --uchu-pink: oklch(85.43% 0.09 354.1); - --uchu-dark-pink-raw: 88.9% 0.066 354.39; - --uchu-dark-pink: oklch(64.11% 0.084 353.91); - --uchu-light-purple-raw: 89.1% 0.046 305.24; - --uchu-light-purple: oklch(89.1% 0.046 305.24); - --uchu-purple-raw: 78.68% 0.091 305; - --uchu-purple: oklch(58.47% 0.181 302.06); - --uchu-dark-purple-raw: 68.5% 0.136 303.78; - --uchu-dark-purple: oklch(39.46% 0.164 298.29); - --uchu-light-red-raw: 88.98% 0.052 3.28; - --uchu-light-red: oklch(88.98% 0.052 3.28); - --uchu-red-raw: 78.78% 0.109 4.54; - --uchu-red: oklch(62.73% 0.209 12.37); - --uchu-dark-red-raw: 69.86% 0.162 7.82; - --uchu-dark-red: oklch(45.8% 0.177 17.7); - --uchu-light-yellow-raw: 97.05% 0.039 91.2; - --uchu-light-yellow: oklch(97.05% 0.039 91.2); - --uchu-yellow-raw: 95% 0.07 92.39; - --uchu-yellow: oklch(90.92% 0.125 92.56); - --uchu-dark-yellow-raw: 92.76% 0.098 92.58; - --uchu-dark-yellow: oklch(69.14% 0.109 91.04); - --uchu-light-yin-raw: 91.87% 0.003 264.54; - --uchu-light-yin: oklch(91.87% 0.003 264.54); - --uchu-yang: oklch(99.4% 0 0); - --uchu-yin: oklch(14.38% 0.007 256.88); + --uchu-light-blue-raw: 0.8966 0.046 260.67; + --uchu-light-blue: oklch(0.8966 0.046 260.67); + --uchu-blue-raw: 0.8017 0.091 258.88; + --uchu-blue: oklch(0.6239 0.181 258.33); + --uchu-dark-blue-raw: 0.7094 0.136 258.06; + --uchu-dark-blue: oklch(0.4348 0.17 260.2); + --uchu-light-gray-raw: 0.9557 0.003 286.35; + --uchu-light-gray: oklch(0.9557 0.003 286.35); + --uchu-gray-raw: 0.9204 0.002 197.12; + --uchu-gray: oklch(0.8468 0.002 197.12); + --uchu-dark-gray-raw: 0.8828 0.003 286.34; + --uchu-dark-gray: oklch(0.6312 0.004 219.55); + --uchu-light-green-raw: 0.9396 0.05 148.74; + --uchu-light-green: oklch(0.9396 0.05 148.74); + --uchu-green-raw: 0.8877 0.096 147.71; + --uchu-green: oklch(0.7933 0.179 145.62); + --uchu-dark-green-raw: 0.8374 0.139 146.57; + --uchu-dark-green: oklch(0.5883 0.158 145.05); + --uchu-light-orange-raw: 0.9383 0.037 56.93; + --uchu-light-orange: oklch(0.9383 0.037 56.93); + --uchu-orange-raw: 0.8837 0.072 55.8; + --uchu-orange: oklch(0.7875 0.141 54.32); + --uchu-dark-orange-raw: 0.8356 0.107 56.49; + --uchu-dark-orange: oklch(0.5828 0.128 52.2); + --uchu-light-pink-raw: 0.958 0.023 354.27; + --uchu-light-pink: oklch(0.958 0.023 354.27); + --uchu-pink-raw: 0.9214 0.046 352.31; + --uchu-pink: oklch(0.8543 0.09 354.1); + --uchu-dark-pink-raw: 0.889 0.066 354.39; + --uchu-dark-pink: oklch(0.6411 0.084 353.91); + --uchu-light-purple-raw: 0.891 0.046 305.24; + --uchu-light-purple: oklch(0.891 0.046 305.24); + --uchu-purple-raw: 0.7868 0.091 305; + --uchu-purple: oklch(0.5847 0.181 302.06); + --uchu-dark-purple-raw: 0.685 0.136 303.78; + --uchu-dark-purple: oklch(0.3946 0.164 298.29); + --uchu-light-red-raw: 0.8898 0.052 3.28; + --uchu-light-red: oklch(0.8898 0.052 3.28); + --uchu-red-raw: 0.7878 0.109 4.54; + --uchu-red: oklch(0.6273 0.209 12.37); + --uchu-dark-red-raw: 0.6986 0.162 7.82; + --uchu-dark-red: oklch(0.458 0.177 17.7); + --uchu-light-yellow-raw: 0.9705 0.039 91.2; + --uchu-light-yellow: oklch(0.9705 0.039 91.2); + --uchu-yellow-raw: 0.95 0.07 92.39; + --uchu-yellow: oklch(0.9092 0.125 92.56); + --uchu-dark-yellow-raw: 0.9276 0.098 92.58; + --uchu-dark-yellow: oklch(0.6914 0.109 91.04); + --uchu-light-yin-raw: 0.9187 0.003 264.54; + --uchu-light-yin: oklch(0.9187 0.003 264.54); + --uchu-yang: oklch(0.994 0 0); + --uchu-yin: oklch(0.1438 0.007 256.88); } diff --git a/demo/asset/style/uchu.css b/demo/asset/style/uchu.css index d74d64e..49100b7 100644 --- a/demo/asset/style/uchu.css +++ b/demo/asset/style/uchu.css @@ -1,168 +1,168 @@ /* Generated from src/colors.ts — do not edit by hand */ :root { - --uchu-blue-1-raw: 89.66% 0.046 260.67; - --uchu-blue-1: oklch(89.66% 0.046 260.67); - --uchu-blue-2-raw: 80.17% 0.091 258.88; - --uchu-blue-2: oklch(80.17% 0.091 258.88); - --uchu-blue-3-raw: 70.94% 0.136 258.06; - --uchu-blue-3: oklch(70.94% 0.136 258.06); - --uchu-blue-4-raw: 62.39% 0.181 258.33; - --uchu-blue-4: oklch(62.39% 0.181 258.33); - --uchu-blue-5-raw: 54.87% 0.222 260.33; - --uchu-blue-5: oklch(54.87% 0.222 260.33); - --uchu-blue-6-raw: 51.15% 0.204 260.17; - --uchu-blue-6: oklch(51.15% 0.204 260.17); - --uchu-blue-7-raw: 47.36% 0.185 259.89; - --uchu-blue-7: oklch(47.36% 0.185 259.89); - --uchu-blue-8-raw: 43.48% 0.17 260.2; - --uchu-blue-8: oklch(43.48% 0.17 260.2); - --uchu-blue-9-raw: 39.53% 0.15 259.87; - --uchu-blue-9: oklch(39.53% 0.15 259.87); - --uchu-gray-1-raw: 95.57% 0.003 286.35; - --uchu-gray-1: oklch(95.57% 0.003 286.35); - --uchu-gray-2-raw: 92.04% 0.002 197.12; - --uchu-gray-2: oklch(92.04% 0.002 197.12); - --uchu-gray-3-raw: 88.28% 0.003 286.34; - --uchu-gray-3: oklch(88.28% 0.003 286.34); - --uchu-gray-4-raw: 84.68% 0.002 197.12; - --uchu-gray-4: oklch(84.68% 0.002 197.12); - --uchu-gray-5-raw: 80.73% 0.002 247.84; - --uchu-gray-5: oklch(80.73% 0.002 247.84); - --uchu-gray-6-raw: 75.03% 0.002 247.85; - --uchu-gray-6: oklch(75.03% 0.002 247.85); - --uchu-gray-7-raw: 69.01% 0.003 286.32; - --uchu-gray-7: oklch(69.01% 0.003 286.32); - --uchu-gray-8-raw: 63.12% 0.004 219.55; - --uchu-gray-8: oklch(63.12% 0.004 219.55); - --uchu-gray-9-raw: 56.82% 0.004 247.89; - --uchu-gray-9: oklch(56.82% 0.004 247.89); - --uchu-green-1-raw: 93.96% 0.05 148.74; - --uchu-green-1: oklch(93.96% 0.05 148.74); - --uchu-green-2-raw: 88.77% 0.096 147.71; - --uchu-green-2: oklch(88.77% 0.096 147.71); - --uchu-green-3-raw: 83.74% 0.139 146.57; - --uchu-green-3: oklch(83.74% 0.139 146.57); - --uchu-green-4-raw: 79.33% 0.179 145.62; - --uchu-green-4: oklch(79.33% 0.179 145.62); - --uchu-green-5-raw: 75.23% 0.209 144.64; - --uchu-green-5: oklch(75.23% 0.209 144.64); - --uchu-green-6-raw: 70.03% 0.194 144.71; - --uchu-green-6: oklch(70.03% 0.194 144.71); - --uchu-green-7-raw: 64.24% 0.175 144.92; - --uchu-green-7: oklch(64.24% 0.175 144.92); - --uchu-green-8-raw: 58.83% 0.158 145.05; - --uchu-green-8: oklch(58.83% 0.158 145.05); - --uchu-green-9-raw: 52.77% 0.138 145.41; - --uchu-green-9: oklch(52.77% 0.138 145.41); - --uchu-orange-1-raw: 93.83% 0.037 56.93; - --uchu-orange-1: oklch(93.83% 0.037 56.93); - --uchu-orange-2-raw: 88.37% 0.072 55.8; - --uchu-orange-2: oklch(88.37% 0.072 55.8); - --uchu-orange-3-raw: 83.56% 0.107 56.49; - --uchu-orange-3: oklch(83.56% 0.107 56.49); - --uchu-orange-4-raw: 78.75% 0.141 54.32; - --uchu-orange-4: oklch(78.75% 0.141 54.32); - --uchu-orange-5-raw: 74.61% 0.171 51.56; - --uchu-orange-5: oklch(74.61% 0.171 51.56); - --uchu-orange-6-raw: 69.33% 0.157 52.18; - --uchu-orange-6: oklch(69.33% 0.157 52.18); - --uchu-orange-7-raw: 63.8% 0.142 52.1; - --uchu-orange-7: oklch(63.8% 0.142 52.1); - --uchu-orange-8-raw: 58.28% 0.128 52.2; - --uchu-orange-8: oklch(58.28% 0.128 52.2); - --uchu-orange-9-raw: 52.49% 0.113 51.98; - --uchu-orange-9: oklch(52.49% 0.113 51.98); - --uchu-pink-1-raw: 95.8% 0.023 354.27; - --uchu-pink-1: oklch(95.8% 0.023 354.27); - --uchu-pink-2-raw: 92.14% 0.046 352.31; - --uchu-pink-2: oklch(92.14% 0.046 352.31); - --uchu-pink-3-raw: 88.9% 0.066 354.39; - --uchu-pink-3: oklch(88.9% 0.066 354.39); - --uchu-pink-4-raw: 85.43% 0.09 354.1; - --uchu-pink-4: oklch(85.43% 0.09 354.1); - --uchu-pink-5-raw: 82.23% 0.112 355.33; - --uchu-pink-5: oklch(82.23% 0.112 355.33); - --uchu-pink-6-raw: 76.37% 0.101 355.37; - --uchu-pink-6: oklch(76.37% 0.101 355.37); - --uchu-pink-7-raw: 70.23% 0.092 354.96; - --uchu-pink-7: oklch(70.23% 0.092 354.96); - --uchu-pink-8-raw: 64.11% 0.084 353.91; - --uchu-pink-8: oklch(64.11% 0.084 353.91); - --uchu-pink-9-raw: 57.68% 0.074 353.14; - --uchu-pink-9: oklch(57.68% 0.074 353.14); - --uchu-purple-1-raw: 89.1% 0.046 305.24; - --uchu-purple-1: oklch(89.1% 0.046 305.24); - --uchu-purple-2-raw: 78.68% 0.091 305; - --uchu-purple-2: oklch(78.68% 0.091 305); - --uchu-purple-3-raw: 68.5% 0.136 303.78; - --uchu-purple-3: oklch(68.5% 0.136 303.78); - --uchu-purple-4-raw: 58.47% 0.181 302.06; - --uchu-purple-4: oklch(58.47% 0.181 302.06); - --uchu-purple-5-raw: 49.39% 0.215 298.31; - --uchu-purple-5: oklch(49.39% 0.215 298.31); - --uchu-purple-6-raw: 46.11% 0.198 298.4; - --uchu-purple-6: oklch(46.11% 0.198 298.4); - --uchu-purple-7-raw: 42.77% 0.181 298.49; - --uchu-purple-7: oklch(42.77% 0.181 298.49); - --uchu-purple-8-raw: 39.46% 0.164 298.29; - --uchu-purple-8: oklch(39.46% 0.164 298.29); - --uchu-purple-9-raw: 36.01% 0.145 298.35; - --uchu-purple-9: oklch(36.01% 0.145 298.35); - --uchu-red-1-raw: 88.98% 0.052 3.28; - --uchu-red-1: oklch(88.98% 0.052 3.28); - --uchu-red-2-raw: 78.78% 0.109 4.54; - --uchu-red-2: oklch(78.78% 0.109 4.54); - --uchu-red-3-raw: 69.86% 0.162 7.82; - --uchu-red-3: oklch(69.86% 0.162 7.82); - --uchu-red-4-raw: 62.73% 0.209 12.37; - --uchu-red-4: oklch(62.73% 0.209 12.37); - --uchu-red-5-raw: 58.63% 0.231 19.6; - --uchu-red-5: oklch(58.63% 0.231 19.6); - --uchu-red-6-raw: 54.41% 0.214 19.06; - --uchu-red-6: oklch(54.41% 0.214 19.06); - --uchu-red-7-raw: 49.95% 0.195 18.34; - --uchu-red-7: oklch(49.95% 0.195 18.34); - --uchu-red-8-raw: 45.8% 0.177 17.7; - --uchu-red-8: oklch(45.8% 0.177 17.7); - --uchu-red-9-raw: 41.17% 0.157 16.58; - --uchu-red-9: oklch(41.17% 0.157 16.58); - --uchu-yellow-1-raw: 97.05% 0.039 91.2; - --uchu-yellow-1: oklch(97.05% 0.039 91.2); - --uchu-yellow-2-raw: 95% 0.07 92.39; - --uchu-yellow-2: oklch(95% 0.07 92.39); - --uchu-yellow-3-raw: 92.76% 0.098 92.58; - --uchu-yellow-3: oklch(92.76% 0.098 92.58); - --uchu-yellow-4-raw: 90.92% 0.125 92.56; - --uchu-yellow-4: oklch(90.92% 0.125 92.56); - --uchu-yellow-5-raw: 89% 0.146 91.5; - --uchu-yellow-5: oklch(89% 0.146 91.5); - --uchu-yellow-6-raw: 82.39% 0.133 91.5; - --uchu-yellow-6: oklch(82.39% 0.133 91.5); - --uchu-yellow-7-raw: 75.84% 0.122 92.21; - --uchu-yellow-7: oklch(75.84% 0.122 92.21); - --uchu-yellow-8-raw: 69.14% 0.109 91.04; - --uchu-yellow-8: oklch(69.14% 0.109 91.04); - --uchu-yellow-9-raw: 62.29% 0.097 91.9; - --uchu-yellow-9: oklch(62.29% 0.097 91.9); - --uchu-yin-1-raw: 91.87% 0.003 264.54; - --uchu-yin-1: oklch(91.87% 0.003 264.54); - --uchu-yin-2-raw: 84.61% 0.004 286.31; - --uchu-yin-2: oklch(84.61% 0.004 286.31); - --uchu-yin-3-raw: 76.89% 0.004 247.87; - --uchu-yin-3: oklch(76.89% 0.004 247.87); - --uchu-yin-4-raw: 69.17% 0.004 247.88; - --uchu-yin-4: oklch(69.17% 0.004 247.88); - --uchu-yin-5-raw: 61.01% 0.005 271.34; - --uchu-yin-5: oklch(61.01% 0.005 271.34); - --uchu-yin-6-raw: 52.79% 0.005 271.32; - --uchu-yin-6: oklch(52.79% 0.005 271.32); - --uchu-yin-7-raw: 43.87% 0.005 271.3; - --uchu-yin-7: oklch(43.87% 0.005 271.3); - --uchu-yin-8-raw: 35.02% 0.005 236.66; - --uchu-yin-8: oklch(35.02% 0.005 236.66); - --uchu-yin-9-raw: 25.11% 0.006 258.36; - --uchu-yin-9: oklch(25.11% 0.006 258.36); - --uchu-yang: oklch(99.4% 0 0); - --uchu-yin: oklch(14.38% 0.007 256.88); + --uchu-blue-1-raw: 0.8966 0.046 260.67; + --uchu-blue-1: oklch(0.8966 0.046 260.67); + --uchu-blue-2-raw: 0.8017 0.091 258.88; + --uchu-blue-2: oklch(0.8017 0.091 258.88); + --uchu-blue-3-raw: 0.7094 0.136 258.06; + --uchu-blue-3: oklch(0.7094 0.136 258.06); + --uchu-blue-4-raw: 0.6239 0.181 258.33; + --uchu-blue-4: oklch(0.6239 0.181 258.33); + --uchu-blue-5-raw: 0.5487 0.222 260.33; + --uchu-blue-5: oklch(0.5487 0.222 260.33); + --uchu-blue-6-raw: 0.5115 0.204 260.17; + --uchu-blue-6: oklch(0.5115 0.204 260.17); + --uchu-blue-7-raw: 0.4736 0.185 259.89; + --uchu-blue-7: oklch(0.4736 0.185 259.89); + --uchu-blue-8-raw: 0.4348 0.17 260.2; + --uchu-blue-8: oklch(0.4348 0.17 260.2); + --uchu-blue-9-raw: 0.3953 0.15 259.87; + --uchu-blue-9: oklch(0.3953 0.15 259.87); + --uchu-gray-1-raw: 0.9557 0.003 286.35; + --uchu-gray-1: oklch(0.9557 0.003 286.35); + --uchu-gray-2-raw: 0.9204 0.002 197.12; + --uchu-gray-2: oklch(0.9204 0.002 197.12); + --uchu-gray-3-raw: 0.8828 0.003 286.34; + --uchu-gray-3: oklch(0.8828 0.003 286.34); + --uchu-gray-4-raw: 0.8468 0.002 197.12; + --uchu-gray-4: oklch(0.8468 0.002 197.12); + --uchu-gray-5-raw: 0.8073 0.002 247.84; + --uchu-gray-5: oklch(0.8073 0.002 247.84); + --uchu-gray-6-raw: 0.7503 0.002 247.85; + --uchu-gray-6: oklch(0.7503 0.002 247.85); + --uchu-gray-7-raw: 0.6901 0.003 286.32; + --uchu-gray-7: oklch(0.6901 0.003 286.32); + --uchu-gray-8-raw: 0.6312 0.004 219.55; + --uchu-gray-8: oklch(0.6312 0.004 219.55); + --uchu-gray-9-raw: 0.5682 0.004 247.89; + --uchu-gray-9: oklch(0.5682 0.004 247.89); + --uchu-green-1-raw: 0.9396 0.05 148.74; + --uchu-green-1: oklch(0.9396 0.05 148.74); + --uchu-green-2-raw: 0.8877 0.096 147.71; + --uchu-green-2: oklch(0.8877 0.096 147.71); + --uchu-green-3-raw: 0.8374 0.139 146.57; + --uchu-green-3: oklch(0.8374 0.139 146.57); + --uchu-green-4-raw: 0.7933 0.179 145.62; + --uchu-green-4: oklch(0.7933 0.179 145.62); + --uchu-green-5-raw: 0.7523 0.209 144.64; + --uchu-green-5: oklch(0.7523 0.209 144.64); + --uchu-green-6-raw: 0.7003 0.194 144.71; + --uchu-green-6: oklch(0.7003 0.194 144.71); + --uchu-green-7-raw: 0.6424 0.175 144.92; + --uchu-green-7: oklch(0.6424 0.175 144.92); + --uchu-green-8-raw: 0.5883 0.158 145.05; + --uchu-green-8: oklch(0.5883 0.158 145.05); + --uchu-green-9-raw: 0.5277 0.138 145.41; + --uchu-green-9: oklch(0.5277 0.138 145.41); + --uchu-orange-1-raw: 0.9383 0.037 56.93; + --uchu-orange-1: oklch(0.9383 0.037 56.93); + --uchu-orange-2-raw: 0.8837 0.072 55.8; + --uchu-orange-2: oklch(0.8837 0.072 55.8); + --uchu-orange-3-raw: 0.8356 0.107 56.49; + --uchu-orange-3: oklch(0.8356 0.107 56.49); + --uchu-orange-4-raw: 0.7875 0.141 54.32; + --uchu-orange-4: oklch(0.7875 0.141 54.32); + --uchu-orange-5-raw: 0.7461 0.171 51.56; + --uchu-orange-5: oklch(0.7461 0.171 51.56); + --uchu-orange-6-raw: 0.6933 0.157 52.18; + --uchu-orange-6: oklch(0.6933 0.157 52.18); + --uchu-orange-7-raw: 0.638 0.142 52.1; + --uchu-orange-7: oklch(0.638 0.142 52.1); + --uchu-orange-8-raw: 0.5828 0.128 52.2; + --uchu-orange-8: oklch(0.5828 0.128 52.2); + --uchu-orange-9-raw: 0.5249 0.113 51.98; + --uchu-orange-9: oklch(0.5249 0.113 51.98); + --uchu-pink-1-raw: 0.958 0.023 354.27; + --uchu-pink-1: oklch(0.958 0.023 354.27); + --uchu-pink-2-raw: 0.9214 0.046 352.31; + --uchu-pink-2: oklch(0.9214 0.046 352.31); + --uchu-pink-3-raw: 0.889 0.066 354.39; + --uchu-pink-3: oklch(0.889 0.066 354.39); + --uchu-pink-4-raw: 0.8543 0.09 354.1; + --uchu-pink-4: oklch(0.8543 0.09 354.1); + --uchu-pink-5-raw: 0.8223 0.112 355.33; + --uchu-pink-5: oklch(0.8223 0.112 355.33); + --uchu-pink-6-raw: 0.7637 0.101 355.37; + --uchu-pink-6: oklch(0.7637 0.101 355.37); + --uchu-pink-7-raw: 0.7023 0.092 354.96; + --uchu-pink-7: oklch(0.7023 0.092 354.96); + --uchu-pink-8-raw: 0.6411 0.084 353.91; + --uchu-pink-8: oklch(0.6411 0.084 353.91); + --uchu-pink-9-raw: 0.5768 0.074 353.14; + --uchu-pink-9: oklch(0.5768 0.074 353.14); + --uchu-purple-1-raw: 0.891 0.046 305.24; + --uchu-purple-1: oklch(0.891 0.046 305.24); + --uchu-purple-2-raw: 0.7868 0.091 305; + --uchu-purple-2: oklch(0.7868 0.091 305); + --uchu-purple-3-raw: 0.685 0.136 303.78; + --uchu-purple-3: oklch(0.685 0.136 303.78); + --uchu-purple-4-raw: 0.5847 0.181 302.06; + --uchu-purple-4: oklch(0.5847 0.181 302.06); + --uchu-purple-5-raw: 0.4939 0.215 298.31; + --uchu-purple-5: oklch(0.4939 0.215 298.31); + --uchu-purple-6-raw: 0.4611 0.198 298.4; + --uchu-purple-6: oklch(0.4611 0.198 298.4); + --uchu-purple-7-raw: 0.4277 0.181 298.49; + --uchu-purple-7: oklch(0.4277 0.181 298.49); + --uchu-purple-8-raw: 0.3946 0.164 298.29; + --uchu-purple-8: oklch(0.3946 0.164 298.29); + --uchu-purple-9-raw: 0.3601 0.145 298.35; + --uchu-purple-9: oklch(0.3601 0.145 298.35); + --uchu-red-1-raw: 0.8898 0.052 3.28; + --uchu-red-1: oklch(0.8898 0.052 3.28); + --uchu-red-2-raw: 0.7878 0.109 4.54; + --uchu-red-2: oklch(0.7878 0.109 4.54); + --uchu-red-3-raw: 0.6986 0.162 7.82; + --uchu-red-3: oklch(0.6986 0.162 7.82); + --uchu-red-4-raw: 0.6273 0.209 12.37; + --uchu-red-4: oklch(0.6273 0.209 12.37); + --uchu-red-5-raw: 0.5863 0.231 19.6; + --uchu-red-5: oklch(0.5863 0.231 19.6); + --uchu-red-6-raw: 0.5441 0.214 19.06; + --uchu-red-6: oklch(0.5441 0.214 19.06); + --uchu-red-7-raw: 0.4995 0.195 18.34; + --uchu-red-7: oklch(0.4995 0.195 18.34); + --uchu-red-8-raw: 0.458 0.177 17.7; + --uchu-red-8: oklch(0.458 0.177 17.7); + --uchu-red-9-raw: 0.4117 0.157 16.58; + --uchu-red-9: oklch(0.4117 0.157 16.58); + --uchu-yellow-1-raw: 0.9705 0.039 91.2; + --uchu-yellow-1: oklch(0.9705 0.039 91.2); + --uchu-yellow-2-raw: 0.95 0.07 92.39; + --uchu-yellow-2: oklch(0.95 0.07 92.39); + --uchu-yellow-3-raw: 0.9276 0.098 92.58; + --uchu-yellow-3: oklch(0.9276 0.098 92.58); + --uchu-yellow-4-raw: 0.9092 0.125 92.56; + --uchu-yellow-4: oklch(0.9092 0.125 92.56); + --uchu-yellow-5-raw: 0.89 0.146 91.5; + --uchu-yellow-5: oklch(0.89 0.146 91.5); + --uchu-yellow-6-raw: 0.8239 0.133 91.5; + --uchu-yellow-6: oklch(0.8239 0.133 91.5); + --uchu-yellow-7-raw: 0.7584 0.122 92.21; + --uchu-yellow-7: oklch(0.7584 0.122 92.21); + --uchu-yellow-8-raw: 0.6914 0.109 91.04; + --uchu-yellow-8: oklch(0.6914 0.109 91.04); + --uchu-yellow-9-raw: 0.6229 0.097 91.9; + --uchu-yellow-9: oklch(0.6229 0.097 91.9); + --uchu-yin-1-raw: 0.9187 0.003 264.54; + --uchu-yin-1: oklch(0.9187 0.003 264.54); + --uchu-yin-2-raw: 0.8461 0.004 286.31; + --uchu-yin-2: oklch(0.8461 0.004 286.31); + --uchu-yin-3-raw: 0.7689 0.004 247.87; + --uchu-yin-3: oklch(0.7689 0.004 247.87); + --uchu-yin-4-raw: 0.6917 0.004 247.88; + --uchu-yin-4: oklch(0.6917 0.004 247.88); + --uchu-yin-5-raw: 0.6101 0.005 271.34; + --uchu-yin-5: oklch(0.6101 0.005 271.34); + --uchu-yin-6-raw: 0.5279 0.005 271.32; + --uchu-yin-6: oklch(0.5279 0.005 271.32); + --uchu-yin-7-raw: 0.4387 0.005 271.3; + --uchu-yin-7: oklch(0.4387 0.005 271.3); + --uchu-yin-8-raw: 0.3502 0.005 236.66; + --uchu-yin-8: oklch(0.3502 0.005 236.66); + --uchu-yin-9-raw: 0.2511 0.006 258.36; + --uchu-yin-9: oklch(0.2511 0.006 258.36); + --uchu-yang: oklch(0.994 0 0); + --uchu-yin: oklch(0.1438 0.007 256.88); } |