update Resources.Designer.cs
add default theme images to resources
add buttons to main form and style them
** initial support for themes (better put this in now, rather than having to do a major re-write later)
** add initial theme images ** add theme image to main form ** set form opacity to 98% ** need to work out transparency for the theme image (beyond setting form opacity) ** need to setup on form: + No borders/control box + Ability to move form by clicking/dragging on inner parts of form + etc, etc
initial commit