Sub AppStart(Form1 As Form, Args() As String)
...
' write the theme
SKTools.SetMenuBackgroudColor("#2B3E50") '<----
SKTools.WriteTheme
' start the actual build
BANano.Build(File.DirApp)
...
EndSub
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.