Hello,
I’m looking for a script that meets two requirements:
- It should read text from a file (I have already found several scripts)
- The text in a line should have different colors (always following the same pattern - first 5 characters in color 1, 15 characters in color 2 and the rest again in color 1)
Does such a script already exist? Or do I have to do it myself?