Text displayed in black and white at Aptana Studio

I recently worked with Python on a different system where there were brackets. I copied the files to another system running Aptana Studio 3. The problem is that the python code is displayed in black, and I cannot find a way to change this display option.

enter image description here

Any suggestions? Is this a bug in my code and therefore it does not display correctly or is my Aptana not working correctly?

+4
source share
2 answers

After several hours of working with Aptana, I found a third theme package, the "Settings> Editor> Code" property can solve your problem.

+1
source
0

All Articles