Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rishwanth1537 committed Oct 26, 2024
1 parent 3a6ddf3 commit e1ee1e4
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions pixel_update.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
[
{
"x": "100",
"y": "50",
"x": "90",
"y": "45",
"rgb": "#f7f7fc"
},
{
"x": "100",
"y": "51",
"x": "90",
"y": "46",
"rgb": "#fdfcfc"
},
{
"x": "102",
"y": "51",
"x": "92",
"y": "46",
"rgb": "#fafbfb"
},
{
"x": "102",
"y": "52",
"x": "93",
"y": "46",
"rgb": "#f7f7f7"
},
{
"x": "103",
"y": "51",
"x": "93",
"y": "45",
"rgb": "#ffffff"
}
]

0 comments on commit e1ee1e4

Please sign in to comment.