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.
Adding a README |
3 years ago | |
---|---|---|
ColGen | 6 years ago | |
HTMLUserInput | 6 years ago | |
sampleimg | 6 years ago | |
.gitattributes | 6 years ago | |
.gitignore | 6 years ago | |
ColGen.VC.db | 6 years ago | |
ColGen.sln | 6 years ago | |
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.