Frictional Games Forum (read-only)

Full Version: How to change Geany scripting colors?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
*PROBLEM SOLVED*

How do I change the colors assigned to Geany? For instance, I am using the Vibrant Ink Theme and it displays anything in quotes green, voids and booleans orange, intigers and other characters yellow and forward slash purple and the background is black. I also have the Geany HPL2 Setup installed so it adds all the tags needed for Amnesia scripting.

Here's an example: PlaySoundAtEntity("", "amb_idle.snt", "Player", 0, false);//Play Grunt Sound

What do I need to change to get the desired colors for the certain tags? I hope this is clear enough and makes sense, not sure how to go about describing this.