My own scheme color for ninja ide! :)

{
    "keyword": "#228b22",
    "operator": "#242424",
    "brace": "#228b22",
    "definition": "#6495ed",
    "string": "#ff8c00",
    "string2": "#838b83",
    "comment": "#8b8878",
    "properObject": "#8b0a50",
    "numbers": "#ff4500",
    "spaces": "#000000",
    "extras": "#ffff00",
    "editor-background": "#eeeee0",
    "editor-selection-color": "#ebc79e",
    "editor-selection-background": "#8b8878",
    "editor-text": "#242424",
    "current-line": "#6ca6Cf",
    "selected-word": "#a2cd5a",
    "fold-area": "white",
    "fold-arrow": "darkGray"
}

Comments

Mohammad said…
How to use it?
J. said…
Hey mohammad!
create that file "name.color" under ~/.ninja_ide/addins/schemes/ !
After that, select if from preferences-> Editor(is a Tab), and then "name" from the list. :)

Popular posts from this blog

Como configurar el control de directv para que funcione con el Tv

Las Tutucas y todo lo demás

Python Ipdb Cheatsheet