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
Go to file
Eugene ;) 04c65669f3 Add 'README.md'
Adding a README
2020-07-11 18:40:13 +02:00
ColGen First commit 2017-03-02 13:36:26 +01:00
HTMLUserInput cleaning 2017-08-24 20:26:43 +02:00
sampleimg Functions output in images 2017-03-02 13:47:22 +01:00
.gitattributes 👾 Added .gitattributes & .gitignore files 2017-03-02 13:34:19 +01:00
.gitignore a 2017-04-02 18:11:43 +02:00
ColGen.VC.db up 2017-03-26 03:19:13 +02:00
ColGen.sln cleaning 2017-08-24 20:15:15 +02:00
README.md Add 'README.md' 2020-07-11 18:40:13 +02:00

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.