Browse Source

Changed theme

main
Devine Lu Linvega 4 years ago
parent
commit
bbabfe1fd9
  1. 7
      src/main.tal

7
src/main.tal

@ -40,9 +40,9 @@
|0100 ( -> ) |0100 ( -> )
( theme ) ( theme )
#47ff .System/r DEO2 #730f .System/r DEO2
#147f .System/g DEO2 #520f .System/g DEO2
#368f .System/b DEO2 #740f .System/b DEO2
( size ) ( size )
#012e .Screen/width DEO2 #012e .Screen/width DEO2
#00f0 .Screen/height DEO2 #00f0 .Screen/height DEO2
@ -639,7 +639,6 @@ JMP2
@draw-menu-bg ( -- ) @draw-menu-bg ( -- )
#0000 DUP2 .Screen/x DEO2 .Screen/y DEO2 #0000 DUP2 .Screen/x DEO2 .Screen/y DEO2
;menu-chr .Screen/addr DEO2
#15 .Screen/auto DEO #15 .Screen/auto DEO
.Screen/width DEI2 #03 SFT2 NIP INC #00 .Screen/width DEI2 #03 SFT2 NIP INC #00
&l &l

Loading…
Cancel
Save