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