Creating new theme
Posted: Sun Nov 27, 2022 2:25 pm
Themes can be easily created with The GIMP.
Steps to create new theme for Analog Clock Engine:
Steps to create new theme for Analog Clock Engine:
- Create new subfolder in themes.
- Prepare clock dial with dimensions 600x600 and save it as d.png file in your theme subfolder.
- Prepare clock hour hand, anchor point must be marked with single red pixel RGB=(255,0,0).
Save image as h.png file in your theme subfolder. - Prepare clock minut hand, anchor point must be marked with single red pixel RGB=(255,0,0).
Save image as m.png file in your theme subfolder. - Prepare clock second hand, anchor point must be marked with single red pixel RGB=(255,0,0).
Save image as s.png file in your theme subfolder.