Skip to content

Commit e7804f2

Browse files
committed
Fix corrupted pen file, adjust warning color
1 parent 8bd018d commit e7804f2

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

test-fixtures/designs/random.pen

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6478,7 +6478,7 @@
64786478
},
64796479
"--terracotta": {
64806480
"type": "color",
6481-
"value": "#C05A3C"
6481+
"value": "#C05A3D"
64826482
},
64836483
"--text-light": {
64846484
"type": "color",
@@ -6494,8 +6494,7 @@
64946494
},
64956495
"--warning": {
64966496
"type": "color",
6497-
"value": "#C05A3C"
6497+
"value": "#C05A3D"
64986498
}
64996499
}
65006500
}
6501-
<!-- test trigger -->

0 commit comments

Comments
 (0)