Files
atom/themes/atom-light-ui/package.json
Jon Rohan 2788ee2715 rename to
2013-02-01 12:59:57 -05:00

22 lines
404 B
JSON

{
"stylesheets":[
"atom.css",
"editor.css",
"grammar-view.css",
"select-list.css",
"tree-view.css",
"tabs.css",
"wrap-guide.css",
"status-bar.css",
"symbols-view.css",
"markdown-preview.css",
"fuzzy-finder.css",
"command-panel.css",
"command-palette.css",
"command-logger.css",
"autocomplete.css",
"gists.css",
"go-to-line.css"
]
}