This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/CC3220SF-LAUNCHXL: Dark theme and not defined section

Part Number: CC3220SF-LAUNCHXL

Tool/software: Code Composer Studio

Hi, I love the dark theme but the "undefined" sections (I mean where the #define conditions are not met) the highlight color is so close to the text one and actually hide the code. I cannot find the related palette in the color settigns.

Somebody has the same feel and fixed in any way?

  • I personally do not use the dark theme so am not sure exactly which setting to change for this case, but there are several different places where color settings can be customized, as mentioned in this article, which you may want to give a try.

    Perhaps others in the community that use a dark theme will also chime in with their suggestions.

  • Thanks. I tried with no luck. It seems I'm the only one who uses this theme :)
  • Mark,

    Here is how to change the background colour for inactive code:

    Go to the preferences dialog.

    Click Show advanced options at the bottom

    Then go to C/C++ -> Editor.

    The option is shown in the capture below

    Regards,

    John

  • Thanks! I missed the advanced settings...