diff --git a/themes/neue-dark-ui/package.cson b/themes/neue-dark-ui/package.cson index a85b2e95c..16c7ef40d 100644 --- a/themes/neue-dark-ui/package.cson +++ b/themes/neue-dark-ui/package.cson @@ -1,5 +1,8 @@ 'stylesheets': [ 'atom' - 'panels' + 'text' 'buttons' + 'panels' + 'lists' + 'editor' ]