Skip to content

Bltgn/alohaPHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

alohaPHP

A dark color theme for Netbeans 8.0 updated for PHP5

AlohaPHP is a modified version of the Aloha color theme by Mike McKinney. This theme featured a good contrast of warm colors, easing the readability of code. Unfortunately it didn't color the PHP features ending with black on dark code. Annotations were also not updated causing them to display bright colors with bright code.

This theme is an effort in providing a ready to use dark theme for PHP developpers. In addition of the original theme, it will color class attributes in order to pick them appart from method calls as well as various elements of the PHP 5.4 syntax.

Installation

  • Download this repo as a ZIP archive.
  • Delete the README.md file from the archive.
  • In netbeans open the options window and import the settings archive.
  • A new theme "Aloha PHP" will be available in the "Fonts and color tab".

Please note that this will overwrite your annotation colors. If you wish to keep them :

  • Unpack the contents of the archive in a folder or clone the repository
  • Delete the config/Editors/AnnotationTypes subfolder
  • Archive the settings as a ZIP and import them in Netbeans

Credits

Original Aloha theme by Mike McKinney - http://blog.huikau.com

If you have an issue using this color please send me a mail : [email protected]

About

A dark color theme for Netbeans updated for the PHP syntax

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors