index
:
shoot
main
Shoot game.
Joris
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
view
/
colors.ts
blob: 725e9817b5af8ddc67a35705cc6f4e4869e7f433 (
plain
)
1
2
3
4
export
const
colors
=
{
blue
:
"#333388"
,
red
:
"#CC3333"
,
}