Tinyinfo stores all it's settings in a single file called "tinyinfo.ini".
Here is a list of all configuration Settings:
theme: Stores which theme is to be used. Possible Options: light; dark
refresh: Sets maximum theoretical refresh rate in miliseconds of the continuous refresh function. Possible Options: Any Positive 32-Bit nummerical value. 0 for as fast as possible though it may cause other issues.
fontsize: Sets the font size. Possible Options: Any Positive 32-Bit nummerical value. Staying below 72 and above 4 is recommended.
fontname: Sets the font to use for the UI. Possible Options: Any fontname of your installed fonts
fonstyle: Sets the fonstyle to use for the UI. Possible Options (Depending on font used): Regular; Bold; Italic; Bold, Italic
transparentsplash: Sets the Transparent Splash setting. Possible Options: true; false