mirror of
https://github.com/atom/atom.git
synced 2026-01-26 23:38:48 -05:00
12 lines
258 B
JSON
12 lines
258 B
JSON
{
|
|
"name": "solarized-dark-syntax",
|
|
"theme": "syntax",
|
|
"version": "1.3.0",
|
|
"description": "A dark syntax theme using the solarized colors",
|
|
"repository": "https://github.com/atom/atom",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"atom": ">0.50.0"
|
|
}
|
|
}
|