atom-material / atom-material-ui

A dynamic UI theme for Atom that follows Google's Material Design Guidelines
MIT License
817 stars 203 forks source link

fixed variable issue #485

Closed isteiger closed 4 years ago

isteiger commented 4 years ago

Description of the Change

Removed (optional) from the @import for user settings

Benefits

Possible Drawbacks

Applicable Issues

467

silvestreh commented 4 years ago

And will make Atom bomb when the file is not there. The theme doesn't include a user-settings.less, it's meant to be created by users when they first set up.

Removing the (optional) import option will make the theme unusable for fresh installs.