Commit e303c0f6 authored by Janos Wortmann's avatar Janos Wortmann

Add Brackets Color Scheme

I created two color schemes (light and dark) similar to the Adobe
Brackets text editor.
Screenshots: https://github.com/jwortmann/brackets-color-scheme
parent c631705e
...@@ -685,6 +685,16 @@ ...@@ -685,6 +685,16 @@
} }
] ]
}, },
{
"name": "Brackets Color Scheme",
"details": "https://github.com/jwortmann/brackets-color-scheme",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/jwortmann/brackets-color-scheme/tags"
}
]
},
{ {
"name": "Brainfuck", "name": "Brainfuck",
"details": "https://github.com/Drako/SublimeBrainfuck", "details": "https://github.com/Drako/SublimeBrainfuck",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment