Coder Social home page Coder Social logo

monokai-netbeans's Introduction

Monokai Theme for Netbeans

Originally based on https://github.com/sickill/vim-monokai/blob/master/colors/monokai.vim

Colour Pallete

HEX COLOUR USAGE
f8f8f8 Almost White Text foreground, Cursor Background
75715e Light Grey Comments, todo, code-folding foreground
272822 Dark Grey Editor background, search cursor foreground, whitespace
23241e Slightly Darker Grey My own IDE background
                                            |                       |

49483e | Grey | Special? Text Colour 3c3d37 | Deeper Grey | Special? Background, Highlighted instances | | 66d9ef | Blue | Identifier, StorageClass, Constant a6e22e | Lime Green | Function, Css Class/ID fd971f | Orange | Block param, CSS url ae81ff | Purple | Boolean, Character, Floats, Numbers, Special Chars, CSS Colour, CSS Value Length f92672 | Pink | Keyword, Operator, Statement, Class, Error/Warning bg e6db74 | Straw Yellow | Search background, Strings, labels, document headers | | 2a2815 | Yellow/Background Mix | Warnings 333923 | Lime Green/Background Mix | Diff - Added Line 2D3835 | Blue/Background Mix | Diff - Change 3A2829 | Pink/Background Mix | Diff - Removed | | 46830c | Forest Green | Difference - Added Text BG 2d3e19 | | Debugging current caret | | 8b0807 | Blood Red | Removed Text Colour 491a16 | | Breakpoint | | 243955 | Blue | Changed Text BG 232e37 | | Call stack

Syntax Tab

CATEGORY LANGUAGE EXPLANATION
Default All Languages
Argument HTML
Block Comment HTML
Abstract Class or Method All Languages
Character All Languages
Character HTML ย 
Class All Languages
Code Coverage - Covered PHP
Code Coverage - Inferred PHP
Code Coverage - Partial PHP
Code Coverage - Uncovered PHP
Comment All Languages
Comment PHP
Constructor All Languages
Deprecated Element All Languages
Deprecated Element PHP
Documentation Keyword PHP PHP Doc Keyword
Entity Reference All Languages
Enum All Languages
Error All Languages PHP Syntax Errors
Expression Delimiter HTML {{ expression }} - requires Angular plugin
Field All Languages
Field PHP $instance->$field
HTML Tag PHP
Heredoc Delimiter PHP
Identifier All Languages {{ identifier }}, param="identifier"
Identifier PHP Class Name, Traits, Method names (overridden by method declaration/invocation) etc
Interface All Languages
Keyword All Languages
Keyword PHP class, function, public, extends, return, etc
Line Comment PHP
Local Variable All Languages
Magic Constants PHP
Mark Occurrences PHP Auto-highlighting of other instances of same variable, etc
Markup Attribute All Languages
Markup Value All Languages
Markup Element (Tag) All Languages
Method All Languages
Method Declaration PHP
Method Invocation PHP
Method Parameter All Languages
Number All Languages
Number PHP
Operator All Languages
Operator PHP ->, ::
Parameter Value HTML , Inherits Identifier, Overriden by CSS Selector value?
PHP Open/Close Tag PHP
Private Element All Languages
Protected Element All Languages
Public Element All Languages
Separator All Languages
Separator PHP \ between class names, ; line termination, etc
Static Element All Languages
Static Element PHP SomeClass::staticElement()
String All Languages
String PHP
Type Declaration PHP Class TypeDeclaration
Url All Languages
Unused Element All Languages
Unused Element PHP
Var Doc Keyword PHP /** @var $foo Foo */
Warning All Languages Potential syntax error
Whitespace All Languages All whitespace, even between words

Highlighting Tab

Option Explanation
Braces matching (match, multiple characters)
Braces matching (match, single character) if (true) { }
Braces matching (mismatch, multiple characters)
Braces matching (mismatch, single character) if (false}
Braces outline sidebar [] indicator to show start/end of braces
Caret Colour
Caret Colour (Overwrite mode)
Code Folding
Code Folding Bar
Guarded Block ???
Highlight Caret Row
Highlight Search All search occurrences highlighted

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.