Files
atom/themes/atom-dark-ui/package.json
Justin Palmer 55d282fdd4 valid json
2013-02-05 08:22:14 -08:00

16 lines
266 B
JSON

{
"stylesheets":[
"atom.css",
"editor.css",
"select-list.css",
"tree-view.css",
"tabs.css",
"status-bar.css",
"markdown-preview.css",
"command-panel.css",
"command-logger.css",
"blurred.css",
"bracket-matcher.css"
]
}