mirror of
https://github.com/atom/atom.git
synced 2026-02-06 04:34:55 -05:00
14 lines
211 B
JSON
14 lines
211 B
JSON
{
|
|
"stylesheets":[
|
|
"atom.css",
|
|
"editor.css",
|
|
"select-list.css",
|
|
"tree-view.css",
|
|
"tabs.css",
|
|
"status-bar.css",
|
|
"command-panel.css",
|
|
"command-logger.css",
|
|
"blurred.css"
|
|
]
|
|
}
|