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
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Eugene ;) 04c65669f3 Add 'README.md'
Adding a README
3 years ago
ColGen First commit 6 years ago
HTMLUserInput cleaning 6 years ago
sampleimg Functions output in images 6 years ago
.gitattributes 👾 Added .gitattributes & .gitignore files 6 years ago
.gitignore a 6 years ago
ColGen.VC.db up 6 years ago
ColGen.sln cleaning 6 years ago
README.md Add 'README.md' 3 years ago

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.