Skip to content

Commit

Permalink
changed more squashes to swatches (#34)
Browse files Browse the repository at this point in the history
* Update Kids_Crayons_16.json

changed squashes to swatches

* Update RAL.json

changed squashes to swatches

* Update sweetie-16.json

changed squashes to swatches

* Update numpad.json

changed Colors to swatches

* Update template.json

changed Colors to swatches

* Update keyboard.json

changed squashes to swatches

* Update kidsCrayonsPallette.json

* Update sweetie16Palette.json

changed squashes to swatches
  • Loading branch information
fire-h0und authored Dec 6, 2023
1 parent 237c37c commit 297f355
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion test/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "https://some.site.org",
"colorMatchingProfile": "generic",
"size": 16,
"squashes": [
"swatches": [
{"color":"black" , "value":"0xFF000000"},
{"color":"white" , "value":"0xFFffffff"},
{"color":"red" , "value":"0xFFff0000"},
Expand Down
2 changes: 1 addition & 1 deletion test/kidsCrayonsPallette.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "https://some.site.org",
"colorMatchingProfile": "generic",
"size": 16,
"squashes": [
"swatches": [
{"color":"black" , "value":"0xFF000000"},
{"color":"white" , "value":"0xFFffffff"},
{"color":"red" , "value":"0xFFff0000"},
Expand Down
2 changes: 1 addition & 1 deletion test/sweetie16Palette.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "http://grafxkid.tumblr.com/palettes",
"colorMatchingProfile": "generic",
"size": 16,
"squashes": [
"swatches": [
{"color":"black" , "value":"0xFF1A1C2C"},
{"color":"violet", "value":"0xFF5D275D"},
{"color":"red" , "value":"0xFFB13E53"},
Expand Down

0 comments on commit 297f355

Please sign in to comment.