~rabbits/orca-toy

fdbd4e2cada43d6b857d212ad0e1618a69e7036a — neauoire 4 months ago 3ef8515
Use a grey for the grid
2 files changed, 4 insertions(+), 4 deletions(-)

M src/assets.tal
M src/orca.tal
M src/assets.tal => src/assets.tal +1 -1
@@ 36,7 36,7 @@
	77 78 79 7a

@cell-styles
	01 ( 0 normal )
	02 ( 0 normal )
	01 ( 1 locked )
	01 ( 2 port-unlocked )
	04 ( 3 operator )

M src/orca.tal => src/orca.tal +3 -3
@@ 44,9 44,9 @@
|0100 ( -> )

	( theme )
	#0f35 .System/r DEO2
	#0f3b .System/g DEO2
	#0f3a .System/b DEO2
	#0f55 .System/r DEO2
	#0f5b .System/g DEO2
	#0f5a .System/b DEO2

	( init random )
	;init-prng JSR2