mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-06-16 03:05:03 -04:00
Automatic deploy 29007301
This commit is contained in:
parent
1cec9a7a0c
commit
e4a0d149ab
6 changed files with 2551 additions and 9 deletions
|
@ -23,7 +23,8 @@ const colorsList = [
|
|||
'#e32119',
|
||||
'#ffd300',
|
||||
'#e1c8b4',
|
||||
'#618227'
|
||||
'#618227',
|
||||
'#9b9fa4'
|
||||
]
|
||||
const palette = document.getElementById('palette');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue