What is your prefered spin ide ".scheme" format?
Capt. Quirk
Posts: 872
I needed to save my .scheme file, so I thought I would share it and possibly others will share too.
I removed all the blue backgrounds, and changed them to the yellow colors of the "CON" blocks.
PRI blocks were changed to light gray. DAT blocks are still green.
All the reserved words are bold dark red, code comments are blue, operators are now a dark blue.
The changes added more contrast, and made the ide easier to read for me. The exception is the PRI
blocks, they lack contrast, but are comfortable to read.
If you use the file, change the .txt to .scheme
I removed all the blue backgrounds, and changed them to the yellow colors of the "CON" blocks.
PRI blocks were changed to light gray. DAT blocks are still green.
All the reserved words are bold dark red, code comments are blue, operators are now a dark blue.
The changes added more contrast, and made the ide easier to read for me. The exception is the PRI
blocks, they lack contrast, but are comfortable to read.
If you use the file, change the .txt to .scheme