mirror of
https://github.com/atom/atom.git
synced 2026-02-08 13:45:09 -05:00
16 lines
266 B
JSON
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"
|
|
]
|
|
}
|