Loading README.md +13 −1 Original line number Diff line number Diff line Loading @@ -56,12 +56,24 @@ You can set the HTML source of the image to point directly to **tinygraphs.com** You can specify the color of the background or foreground by using parameters `bg` and `fg` and passing an hexadecimal value of the color: * **theme**: `tinygraphs.com/squares/random?theme=summerwarmth` * **theme**: `tinygraphs.com/squares/random?theme=frogideas` You can specify the theme you want to take into account in the image.  Here is the list of existing themes: * base * sugarsweets * heatwave * daisygarden * seascape * summerwarmth * bythepool * duskfalling * frogideas * berrypie * **numcolors**: `tinygraphs.com/squares/random?theme=summerwarmth&numcolors=4` You can specify the number of colors that you want to render the image. Loading Loading
README.md +13 −1 Original line number Diff line number Diff line Loading @@ -56,12 +56,24 @@ You can set the HTML source of the image to point directly to **tinygraphs.com** You can specify the color of the background or foreground by using parameters `bg` and `fg` and passing an hexadecimal value of the color: * **theme**: `tinygraphs.com/squares/random?theme=summerwarmth` * **theme**: `tinygraphs.com/squares/random?theme=frogideas` You can specify the theme you want to take into account in the image.  Here is the list of existing themes: * base * sugarsweets * heatwave * daisygarden * seascape * summerwarmth * bythepool * duskfalling * frogideas * berrypie * **numcolors**: `tinygraphs.com/squares/random?theme=summerwarmth&numcolors=4` You can specify the number of colors that you want to render the image. Loading