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.
- 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
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]