mirror of
https://github.com/atom/atom.git
synced 2026-01-26 07:19:06 -05:00
17 lines
283 B
JSON
17 lines
283 B
JSON
{
|
|
"name": "one-dark-syntax",
|
|
"theme": "syntax",
|
|
"version": "1.8.4",
|
|
"description": "A dark syntax theme",
|
|
"keywords": [
|
|
"dark",
|
|
"blue",
|
|
"syntax"
|
|
],
|
|
"repository": "https://github.com/atom/atom",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"atom": ">0.50.0"
|
|
}
|
|
}
|