@@ -8373,7 +8373,7 @@ test('accent', async () => {
83738373 }
83748374
83758375 .accent-\\[\\#0088cc\\]\\/50, .accent-\\[\\#0088cc\\]\\/\\[0\\.5\\], .accent-\\[\\#0088cc\\]\\/\\[50\\%\\] {
8376- accent-color: oklab(59.9824% -.0672516 -.124144 / .5);
8376+ accent-color: oklab(59.9824% -.06725 -.12414 / .5);
83778377 }
83788378
83798379 .accent-current {
@@ -8488,7 +8488,7 @@ test('caret', async () => {
84888488 }
84898489
84908490 .caret-\\[\\#0088cc\\]\\/50, .caret-\\[\\#0088cc\\]\\/\\[0\\.5\\], .caret-\\[\\#0088cc\\]\\/\\[50\\%\\] {
8491- caret-color: oklab(59.9824% -.0672516 -.124144 / .5);
8491+ caret-color: oklab(59.9824% -.06725 -.12414 / .5);
84928492 }
84938493
84948494 .caret-current {
@@ -8601,7 +8601,7 @@ test('divide-color', async () => {
86018601 }
86028602
86038603 :where(.divide-\\[\\#0088cc\\]\\/50 > :not(:last-child)), :where(.divide-\\[\\#0088cc\\]\\/\\[0\\.5\\] > :not(:last-child)), :where(.divide-\\[\\#0088cc\\]\\/\\[50\\%\\] > :not(:last-child)) {
8604- border-color: oklab(59.9824% -.0672516 -.124144 / .5);
8604+ border-color: oklab(59.9824% -.06725 -.12414 / .5);
86058605 }
86068606
86078607 :where(.divide-current > :not(:last-child)) {
@@ -10499,7 +10499,7 @@ test('bg', async () => {
1049910499 }
1050010500
1050110501 .bg-\\[\\#0088cc\\]\\/50, .bg-\\[\\#0088cc\\]\\/\\[0\\.5\\], .bg-\\[\\#0088cc\\]\\/\\[50\\%\\] {
10502- background-color: oklab(59.9824% -.0672516 -.124144 / .5);
10502+ background-color: oklab(59.9824% -.06725 -.12414 / .5);
1050310503 }
1050410504
1050510505 .bg-\\[color\\:var\\(--some-var\\)\\] {
@@ -11113,7 +11113,7 @@ test('from', async () => {
1111311113 }
1111411114
1111511115 .from-\\[\\#0088cc\\]\\/50, .from-\\[\\#0088cc\\]\\/\\[0\\.5\\], .from-\\[\\#0088cc\\]\\/\\[50\\%\\] {
11116- --tw-gradient-from: oklab(59.9824% -.0672516 -.124144 / .5);
11116+ --tw-gradient-from: oklab(59.9824% -.06725 -.12414 / .5);
1111711117 --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position, ) var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
1111811118 }
1111911119
@@ -11349,7 +11349,7 @@ test('via', async () => {
1134911349 }
1135011350
1135111351 .via-\\[\\#0088cc\\]\\/50, .via-\\[\\#0088cc\\]\\/\\[0\\.5\\], .via-\\[\\#0088cc\\]\\/\\[50\\%\\] {
11352- --tw-gradient-via: oklab(59.9824% -.0672516 -.124144 / .5);
11352+ --tw-gradient-via: oklab(59.9824% -.06725 -.12414 / .5);
1135311353 --tw-gradient-via-stops: var(--tw-gradient-position, ) var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
1135411354 --tw-gradient-stops: var(--tw-gradient-via-stops);
1135511355 }
@@ -11593,7 +11593,7 @@ test('to', async () => {
1159311593 }
1159411594
1159511595 .to-\\[\\#0088cc\\]\\/50, .to-\\[\\#0088cc\\]\\/\\[0\\.5\\], .to-\\[\\#0088cc\\]\\/\\[50\\%\\] {
11596- --tw-gradient-to: oklab(59.9824% -.0672516 -.124144 / .5);
11596+ --tw-gradient-to: oklab(59.9824% -.06725 -.12414 / .5);
1159711597 --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position, ) var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
1159811598 }
1159911599
@@ -12157,7 +12157,7 @@ test('fill', async () => {
1215712157 }
1215812158
1215912159 .fill-\\[\\#0088cc\\]\\/50, .fill-\\[\\#0088cc\\]\\/\\[0\\.5\\], .fill-\\[\\#0088cc\\]\\/\\[50\\%\\] {
12160- fill: oklab(59.9824% -.0672516 -.124144 / .5);
12160+ fill: oklab(59.9824% -.06725 -.12414 / .5);
1216112161 }
1216212162
1216312163 .fill-current {
@@ -12278,7 +12278,7 @@ test('stroke', async () => {
1227812278 }
1227912279
1228012280 .stroke-\\[\\#0088cc\\]\\/50, .stroke-\\[\\#0088cc\\]\\/\\[0\\.5\\], .stroke-\\[\\#0088cc\\]\\/\\[50\\%\\] {
12281- stroke: oklab(59.9824% -.0672516 -.124144 / .5);
12281+ stroke: oklab(59.9824% -.06725 -.12414 / .5);
1228212282 }
1228312283
1228412284 .stroke-\\[color\\:var\\(--my-color\\)\\] {
@@ -13276,7 +13276,7 @@ test('placeholder', async () => {
1327613276 }
1327713277
1327813278 .placeholder-\\[\\#0088cc\\]\\/50::placeholder, .placeholder-\\[\\#0088cc\\]\\/\\[0\\.5\\]::placeholder, .placeholder-\\[\\#0088cc\\]\\/\\[50\\%\\]::placeholder {
13279- color: oklab(59.9824% -.0672516 -.124144 / .5);
13279+ color: oklab(59.9824% -.06725 -.12414 / .5);
1328013280 }
1328113281
1328213282 .placeholder-current::placeholder {
@@ -13401,7 +13401,7 @@ test('decoration', async () => {
1340113401 }
1340213402
1340313403 .decoration-\\[\\#0088cc\\]\\/50, .decoration-\\[\\#0088cc\\]\\/\\[0\\.5\\], .decoration-\\[\\#0088cc\\]\\/\\[50\\%\\] {
13404- text-decoration-color: oklab(59.9824% -.0672516 -.124144 / .5);
13404+ text-decoration-color: oklab(59.9824% -.06725 -.12414 / .5);
1340513405 }
1340613406
1340713407 .decoration-\\[color\\:var\\(--my-color\\)\\] {
@@ -15180,7 +15180,7 @@ test('outline', async () => {
1518015180 }
1518115181
1518215182 .outline-\\[\\#0088cc\\]\\/50, .outline-\\[\\#0088cc\\]\\/\\[0\\.5\\], .outline-\\[\\#0088cc\\]\\/\\[50\\%\\] {
15183- outline-color: oklab(59.9824% -.0672516 -.124144 / .5);
15183+ outline-color: oklab(59.9824% -.06725 -.12414 / .5);
1518415184 }
1518515185
1518615186 .outline-\\[black\\] {
@@ -15612,7 +15612,7 @@ test('text', async () => {
1561215612 }
1561315613
1561415614 .text-\\[\\#0088cc\\]\\/50, .text-\\[\\#0088cc\\]\\/\\[0\\.5\\], .text-\\[\\#0088cc\\]\\/\\[50\\%\\] {
15615- color: oklab(59.9824% -.0672516 -.124144 / .5);
15615+ color: oklab(59.9824% -.06725 -.12414 / .5);
1561615616 }
1561715617
1561815618 .text-\\[color\\:var\\(--my-color\\)\\] {
@@ -15781,7 +15781,7 @@ test('shadow', async () => {
1578115781 }
1578215782
1578315783 .shadow-\\[\\#0088cc\\]\\/50, .shadow-\\[\\#0088cc\\]\\/\\[0\\.5\\], .shadow-\\[\\#0088cc\\]\\/\\[50\\%\\] {
15784- --tw-shadow-color: oklab(59.9824% -.0672516 -.124144 / .5);
15784+ --tw-shadow-color: oklab(59.9824% -.06725 -.12414 / .5);
1578515785 }
1578615786
1578715787 .shadow-\\[color\\:var\\(--value\\)\\] {
@@ -16024,7 +16024,7 @@ test('inset-shadow', async () => {
1602416024 }
1602516025
1602616026 .inset-shadow-\\[\\#0088cc\\]\\/50, .inset-shadow-\\[\\#0088cc\\]\\/\\[0\\.5\\], .inset-shadow-\\[\\#0088cc\\]\\/\\[50\\%\\] {
16027- --tw-inset-shadow-color: oklab(59.9824% -.0672516 -.124144 / .5);
16027+ --tw-inset-shadow-color: oklab(59.9824% -.06725 -.12414 / .5);
1602816028 }
1602916029
1603016030 .inset-shadow-\\[color\\:var\\(--value\\)\\] {
@@ -16273,7 +16273,7 @@ test('ring', async () => {
1627316273 }
1627416274
1627516275 .ring-\\[\\#0088cc\\]\\/50, .ring-\\[\\#0088cc\\]\\/\\[0\\.5\\], .ring-\\[\\#0088cc\\]\\/\\[50\\%\\] {
16276- --tw-ring-color: oklab(59.9824% -.0672516 -.124144 / .5);
16276+ --tw-ring-color: oklab(59.9824% -.06725 -.12414 / .5);
1627716277 }
1627816278
1627916279 .ring-\\[color\\:var\\(--my-color\\)\\] {
@@ -16548,7 +16548,7 @@ test('inset-ring', async () => {
1654816548 }
1654916549
1655016550 .inset-ring-\\[\\#0088cc\\]\\/50, .inset-ring-\\[\\#0088cc\\]\\/\\[0\\.5\\], .inset-ring-\\[\\#0088cc\\]\\/\\[50\\%\\] {
16551- --tw-inset-ring-color: oklab(59.9824% -.0672516 -.124144 / .5);
16551+ --tw-inset-ring-color: oklab(59.9824% -.06725 -.12414 / .5);
1655216552 }
1655316553
1655416554 .inset-ring-\\[color\\:var\\(--my-color\\)\\] {
@@ -16811,7 +16811,7 @@ test('ring-offset', async () => {
1681116811 }
1681216812
1681316813 .ring-offset-\\[\\#0088cc\\]\\/50, .ring-offset-\\[\\#0088cc\\]\\/\\[0\\.5\\], .ring-offset-\\[\\#0088cc\\]\\/\\[50\\%\\] {
16814- --tw-ring-offset-color: oklab(59.9824% -.0672516 -.124144 / .5);
16814+ --tw-ring-offset-color: oklab(59.9824% -.06725 -.12414 / .5);
1681516815 }
1681616816
1681716817 .ring-offset-\\[color\\:var\\(--my-color\\)\\] {
0 commit comments