12-01-2025, 08:31 PM
I had to look for where you would want to put those in a modern version of QB64PE. We've moved and sorted things a bit, so the config file isn't in the same place where it used to be. Where you want to be is:
QB64PE FOLDER\settings\config.ini <-- at this file.
Scroll down until you see the part that says the following:
Paste the schemes from above down below that area. You don't need the header or instructions; simply paste starting with the line reading Scheme11$.
When you start QB64PE, from that point on, you'll always have the above schemes available for choosing from and using whenever you wish. That's the whole list of all the old schemes that I could find and round up, collected in one simple place for ease of pasting and inserting into your config file.
Enjoy, one and all!
QB64PE FOLDER\settings\config.ini <-- at this file.
Scroll down until you see the part that says the following:
Quote:[IDE COLOR SCHEMES]
Instructions1="Create custom color schemes in the IDE (Options->IDE Colors)."
Instructions2="Custom color schemes will be stored in this section."
Paste the schemes from above down below that area. You don't need the header or instructions; simply paste starting with the line reading Scheme11$.
When you start QB64PE, from that point on, you'll always have the above schemes available for choosing from and using whenever you wish. That's the whole list of all the old schemes that I could find and round up, collected in one simple place for ease of pasting and inserting into your config file.
Enjoy, one and all!

