Here you will find a dark theme for Keil µVision (tested on V5.37.0.0). I found some other dark themes that did not the support the Assembly editor (only C/C++). So I decided to create a theme for both editors. It currently supports following editors/windows:
- Asm Editor Files
- C/C++ Editor Files
- Other/Editor Text Files
I am an Iranian/a Persian computer science student and made this theme over the night. Therefore, I decided to call it "Persian Nights".
I used everywhere the "Consolas" font (size 10 as default). Most (not all) of the colors used are from following palettes:
- https://colorhunt.co/palette/191919750e21e3651dbed754
- https://colorhunt.co/palette/511845900c3fc70039ff5733
- https://colorhunt.co/palette/2c36393f4e4fa27b5cdcd7c9
- https://colorhunt.co/palette/16213e0f3460533483e94560
- Go to C:\Keil_v5\UV4
- Make a backup from global.prop and global.prop.def files (if they exist)
- Download the global.prop from this repository (or clone the whole repository)
- Copy and paste it into the path mentioned above (see first point)
- Close the Keil µVision and open it again
- Congratualtion! You are done!
Important: If you want to restore your old configuration (for eaxmple in the case that you got an error), you can copy and paste the backup created earlier into the same path.