Attract-Mode Support Forum

Attract-Mode Support => Themes => Topic started by: empardopo on March 13, 2016, 07:06:34 AM

Title: How can I make my own theme?
Post by: empardopo on March 13, 2016, 07:06:34 AM
I would like to make my own theme. In Mala I used MalaLayout but in AM I don't know how can I make one.
Any help, please?

Thanks in advance.
Title: Re: How can I make my own theme?
Post by: verion on March 13, 2016, 07:10:22 AM
In AM there is no GUI theme builder - you are coding your theme by hand - here is how:
https://github.com/mickelson/attract/wiki/Introduction-to-Squirrel-Programming
Title: Re: How can I make my own theme?
Post by: empardopo on March 13, 2016, 12:26:20 PM
In AM there is no GUI theme builder - you are coding your theme by hand - here is how:
https://github.com/mickelson/attract/wiki/Introduction-to-Squirrel-Programming

Thanks, I'll take a look.