Files
atom/themes/atom-light-ui/package.cson
Kevin Sawicki de6e930bad Support package.cson in Atom themes
Migrate light and dark themes to use package.cson
instead of package.json
2013-02-10 15:11:06 -08:00

12 lines
178 B
Plaintext

'stylesheets': [
'atom.css'
'editor.css'
'select-list.css'
'tree-view.css'
'tabs.css'
'status-bar.css'
'command-panel.css'
'command-logger.css'
'blurred.css'
]