Crowpi3 - How to change colours in the code display window in Python course module
I find the colours used in the code input panel for entering Python code very difficult to read and frustrating. The light blue and yellow are terrible. How can I change/customise the colours please?
Tagged:
Comments
Dear johnfiott,
hope your are doing well.
Could you please take a photo and indicate which colors you would like to change?
Best regards,
In the CrowPi 3 Python course, the code editor colors are fixed by the ThinkNode interface and cannot be customized by the user.
If readability is an issue, the workaround is to open and edit the same Python files in an external editor on the Pi, such as Thonny or VS Code, where you can fully control themes and colors.