jueves, 18 de marzo de 2021

Arduino IDE Dark Mode

 Arduino IDE Dark Mode

https://create.arduino.cc/projecthub/konradhtc/one-dark-arduino-modern-dark-theme-for-arduino-ide-2fca81


Step 1: Downloading the One Dark Arduino theme

Go to https://github.com/konrad91/OneDarkArduino and download and the.zip-file.

Step 2: Replace the "Theme" Folder

Go to the directory where Arduino is installed. The default directory is "C:\Program Files (x86)\Arduino\lib". Rename the original "theme" folder for backup. Then drag the "theme" folder from the.zip-file in.

Step 3: Change Preferences.txt

Open the preferences.txt file for Arduino. The default location is C:\Users\USERNAME\AppData\Local\Arduino15. To help find it, you can also go into the Arduino IDE->File->Preferences and click the link on the bottom.

Remeber to close the Arduino IDE before editing the preferences.txt!

Change the line that says "editor.font=..." to the following:

"editor.font=Consolas, plain, 14"

This will give the Arduino IDE a font that looks very similar to the One Dark Pro theme.

Step 4: Enjoy Your New Dark IDE!

That is all, enjoy the new theme!

No hay comentarios:

Publicar un comentario