TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (387 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (120 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (140169 times)
  2. FAT32 Library (72626 times)
  3. Network Ethernet Library (57645 times)
  4. USB Device Library (47958 times)
  5. Network WiFi Library (43556 times)
  6. FT800 Library (42943 times)
  7. GSM click (30141 times)
  8. mikroSDK (28672 times)
  9. PID Library (27058 times)
  10. microSD click (26553 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Library

Midnight Blue Color Scheme for mikroC Pro

Rating:

0

Author: Andrew Hazelden

Last Updated: 2012-05-20

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 888 times

Not followed.

License: MIT license  

The Midnight Blue color scheme is used to customize the syntax highlighting in mikroC Pro.

I created this color scheme to make the mikroC programming experience even better. The scheme is designed to work with all of the MikroElektronika MikroC Pro compilers.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Midnight Blue Color Scheme for mikroC Pro" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Midnight Blue Color Scheme for mikroC Pro" changes.

Do you want to report abuse regarding "Midnight Blue Color Scheme for mikroC Pro".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC32
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Library Blog

Midnight Blue Syntax Highlighting

Midnight Blue Syntax Highlighting

Midnight Blue is a new syntax highlighting color scheme for mikroC Pro.

View full image

The Midnight Blue color scheme is used to customize the syntax highlighting in mikroC Pro.

I created this color scheme to make the mikroC programming experience even better. The color palette for Midnight Blue was partially inspired from the dark "Ruby Blue" theme included with notepad++. The scheme is designed to work with all of the MikroElektronika MikroC Pro compilers and has been tested with the mikro C Pro for PIC, mikro C Pro for dsPIC, and mikro C Pro for PIC32 compilers.

Tip: I think mikroC looks pretty spiffy when you combine the mikroC "Office XP" style with the "Midnight Blue" Color Scheme!

Version History

Midnight Blue Version 1.0
Released May 20, 2012

Installation

1. Install the Color Scheme

Install the Midnight Blue Color Scheme by copying the file Midnight Blue.col from the "Install" folder into the mikroC Pro program directory.


For example, on Windows 7, the mikroC Pro for PIC32 program directory is located at:

C:\Users\Public\Documents\Mikroelektronika\mikroC PRO for PIC32

For example, on Windows XP, the mikroC Pro for PIC32 program directory is located at:

C:\Program Files\Mikroelektronika\mikroC Pro for PIC32


2. Activate the Color Scheme in mikroC Pro

Start by launching mikroC Pro. Go to the Tools menu and select the "Options" menu item.

In the Options window, click on the Editor tab and select the "Style" icon. In the IDE Style section set the IDE Style to "Office XP".

Next, click on the Editor Colors tab. Set the Current Scheme to "Midnight Blue".

Click Okay.

3. You are now ready to enjoy the Midnight Blue theme.


Software Required

A MikroElektronika mikro C Pro Compiler:
http://www.mikroe.com/eng/categories/view/97/mikroc/

Note: The color scheme is compatible with the free versions of mikroC Pro.

Installing the Color Scheme

Installing the Color Scheme

All you have to do to use the new color scheme is drop the file Midnight Blue.col in the mikroC Pro folder.

View full image
Enabling the Midnight Blue Color Scheme

Enabling the Midnight Blue Color Scheme

The Midnight Blue color scheme is enabled using the Edit Colors section of the Options windows.

View full image

ALSO FROM THIS AUTHOR

mikroMMB PIC32 3D Accelerometer Demo

5

This firmware is a 3D demo for the accelerometer built into the mikromedia PIC32 board from MikroElektronika. The numbers onscreen are the tilt in degrees. The 3D axis view compass shows the orientation of the X, Y, and Z axes. The red line is the X axis, the green line is for the Y axis, and the blue line is the Z axis.

[Learn More]

Mini-Sub Game Demo

10

Navigate a mini-sub through a treacherous ocean filled with naval sea mines. The Mini-Sub Game demo is designed for the Mikromedia PIC32 board with either the Mikromedia Workstation or the Mikromedia Gaming Shield.

[Learn More]

ACH SHT1x Click RPi Demo

0

The python based sht1x_click.py demo allows you to read a MikroElektronika SHT1X Click board on a Raspberry PI using I2C via a Pi Click Shield. The SHT1x Click board uses an I2C based Sensiron SHT11 module for reading the temperature and humidity. The RPi I/O uses MikroBus I2C SDA = RPI Pin 3, MikroBus I2C SCL = RPI Pin 5.

[Learn More]