mirror of
https://github.com/atom/atom.git
synced 2026-02-18 10:31:54 -05:00
22 lines
404 B
JSON
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"
|
|
]
|
|
}
|