mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04: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"
|
|
]
|
|
}
|