How to change the Arduino font color in IDE 1

Have you ever wanted to change the font color in the Arduino IDE?

Maybe it is hard for you to read the light grey comments in the Arduino IDE, or maybe you prefer something a little bolder.

Whatever your reason, in this short video, I demonstrate a relatively easy way to change the font color of comments.

Programming Electronics Academy members, learn about the Arduino IDE toolchain in the Familiarization section of the Arduino Course for Absolute Beginners.

Not a member yet?  Sign up here.

AppLab Bricks open in background with actual brick

Arduino AppLab Bricks → Marketing Garbage or New Powerful Interface?

Arduino Ventuno single board computer - top side

New Ventuno Q Dual Brain Single Board Computer

AppLab Pip Install

How to Add Python Packages in Arduino AppLab (No pip install needed)

Arduino Power Section Schematic

Kit-on-a-Shield Schematic Review

Just how random is the ESP32 random number generator?

Just how random is the ESP32 random number generator?

7 Comments

  1. Nicolas Boulay on May 28, 2016 at 5:07 pm

    Hi, I’ve tested your hack but it doesn’t work fully. If I change color of “editor.comment1.style”, it’s work. But if I change color of “editor.comment2.style”, it’s always grey….
    What’s the problem?

  2. saurabh on June 15, 2016 at 2:52 pm

    Sir I want to make an alarm system with RTC DS3231 and arduino uno ,But i don’t have library of RTC 3231 .I have download many library from internet but its not working properly .Please help me to get RTC DS3231 Library .

  3. DEMON on August 23, 2017 at 6:51 pm

    We cant change color for parentheses, brackets, numbers…

  4. Bill Pierce on February 20, 2018 at 11:14 pm

    For a PC, it’s a bit easier to use wordpad rather than notepad because wordpad will format the text. To use wordpad, right-click on the theme.txt file, select “Open with”, and then select “Wordpad”. Also, this website: http://www.color-hex.com/ is a convenient way to determine what hex codes to enter.

  5. Jeffrey Secunda on November 13, 2019 at 5:30 am

    Thanks for this tutorial. The color change was easy but I really want to bold the comments. Any tips?
    Thanks again for a clear and concise tutorial.

Leave a Comment