mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-05-10 21:41:31 -04:00
Build 29035725
This commit is contained in:
parent
a1bf54af71
commit
819197031f
64 changed files with 3494 additions and 6921 deletions
24
src/data/palette.json
Normal file
24
src/data/palette.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"_": "",
|
||||
"B": "black",
|
||||
"W": "white",
|
||||
"g": "#231f20",
|
||||
"y": "#ffd300",
|
||||
"b": "#6262EA",
|
||||
"t": "#5DA3EA",
|
||||
"s": "#E67070",
|
||||
"r": "#e32119",
|
||||
"R": "#ab0c0c",
|
||||
"c": "#59EEA3",
|
||||
"G": "#A1F051",
|
||||
"v": "#A664E8",
|
||||
"p": "#E869E8",
|
||||
"a": "#5BECEC",
|
||||
"C": "#53EE53",
|
||||
"S": "#F44848",
|
||||
"P": "#E66BA8",
|
||||
"O": "#F29E4A",
|
||||
"k": "#618227",
|
||||
"e": "#e1c8b4",
|
||||
"l": "#9b9fa4"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue