@@ -8373,7 +8373,7 @@ test('accent', async () => {
8373
8373
}
8374
8374
8375
8375
.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);
8377
8377
}
8378
8378
8379
8379
.accent-current {
@@ -8488,7 +8488,7 @@ test('caret', async () => {
8488
8488
}
8489
8489
8490
8490
.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);
8492
8492
}
8493
8493
8494
8494
.caret-current {
@@ -8601,7 +8601,7 @@ test('divide-color', async () => {
8601
8601
}
8602
8602
8603
8603
: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);
8605
8605
}
8606
8606
8607
8607
:where(.divide-current > :not(:last-child)) {
@@ -10499,7 +10499,7 @@ test('bg', async () => {
10499
10499
}
10500
10500
10501
10501
.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);
10503
10503
}
10504
10504
10505
10505
.bg-\\[color\\:var\\(--some-var\\)\\] {
@@ -11113,7 +11113,7 @@ test('from', async () => {
11113
11113
}
11114
11114
11115
11115
.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);
11117
11117
--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));
11118
11118
}
11119
11119
@@ -11349,7 +11349,7 @@ test('via', async () => {
11349
11349
}
11350
11350
11351
11351
.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);
11353
11353
--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);
11354
11354
--tw-gradient-stops: var(--tw-gradient-via-stops);
11355
11355
}
@@ -11593,7 +11593,7 @@ test('to', async () => {
11593
11593
}
11594
11594
11595
11595
.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);
11597
11597
--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));
11598
11598
}
11599
11599
@@ -12157,7 +12157,7 @@ test('fill', async () => {
12157
12157
}
12158
12158
12159
12159
.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);
12161
12161
}
12162
12162
12163
12163
.fill-current {
@@ -12278,7 +12278,7 @@ test('stroke', async () => {
12278
12278
}
12279
12279
12280
12280
.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);
12282
12282
}
12283
12283
12284
12284
.stroke-\\[color\\:var\\(--my-color\\)\\] {
@@ -13276,7 +13276,7 @@ test('placeholder', async () => {
13276
13276
}
13277
13277
13278
13278
.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);
13280
13280
}
13281
13281
13282
13282
.placeholder-current::placeholder {
@@ -13401,7 +13401,7 @@ test('decoration', async () => {
13401
13401
}
13402
13402
13403
13403
.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);
13405
13405
}
13406
13406
13407
13407
.decoration-\\[color\\:var\\(--my-color\\)\\] {
@@ -15180,7 +15180,7 @@ test('outline', async () => {
15180
15180
}
15181
15181
15182
15182
.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);
15184
15184
}
15185
15185
15186
15186
.outline-\\[black\\] {
@@ -15612,7 +15612,7 @@ test('text', async () => {
15612
15612
}
15613
15613
15614
15614
.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);
15616
15616
}
15617
15617
15618
15618
.text-\\[color\\:var\\(--my-color\\)\\] {
@@ -15781,7 +15781,7 @@ test('shadow', async () => {
15781
15781
}
15782
15782
15783
15783
.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);
15785
15785
}
15786
15786
15787
15787
.shadow-\\[color\\:var\\(--value\\)\\] {
@@ -16024,7 +16024,7 @@ test('inset-shadow', async () => {
16024
16024
}
16025
16025
16026
16026
.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);
16028
16028
}
16029
16029
16030
16030
.inset-shadow-\\[color\\:var\\(--value\\)\\] {
@@ -16273,7 +16273,7 @@ test('ring', async () => {
16273
16273
}
16274
16274
16275
16275
.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);
16277
16277
}
16278
16278
16279
16279
.ring-\\[color\\:var\\(--my-color\\)\\] {
@@ -16548,7 +16548,7 @@ test('inset-ring', async () => {
16548
16548
}
16549
16549
16550
16550
.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);
16552
16552
}
16553
16553
16554
16554
.inset-ring-\\[color\\:var\\(--my-color\\)\\] {
@@ -16811,7 +16811,7 @@ test('ring-offset', async () => {
16811
16811
}
16812
16812
16813
16813
.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);
16815
16815
}
16816
16816
16817
16817
.ring-offset-\\[color\\:var\\(--my-color\\)\\] {
0 commit comments