Made in C#, it make use of another library that can generate differently themed sets of colours, which I adapted to generate some HTML forms with random color set generated from that library.
https://git.thepra.dev/thepra/HTMLgenerator
|
||
---|---|---|
ColGen | ||
HTMLUserInput | ||
sampleimg | ||
.gitattributes | ||
.gitignore | ||
ColGen.sln | ||
ColGen.VC.db | ||
README.md |
Made in C#, it make use of another library that can generate differently themed sets of colours, which I adapted to generate some HTML forms with random color set generated from that library, output is an html.txt file, which content I copy-paste in the actual template index.html.
No further updates I made on it, it was made for the sake of experimenting on an old idea.