Goz3rr / SatisfactorySaveEditor

297 stars 78 forks source link

Implement Material design UI #140

Closed oMaN-Rod closed 4 years ago

oMaN-Rod commented 5 years ago

Includes mostly aesthetic changes (eye candy!) along with fill/empty inventory functionality:

I wasn't sure about the colors, tried to go with a vibe similar to the game. These can be changed in App.xaml, i.e.

<ResourceDictionary Source="pack://application:,,,/MaterialDesignColors;component/Themes/Recommended/Primary/materialdesigncolor.Orange.xaml" />
<ResourceDictionary Source="pack://application:,,,/MaterialDesignColors;component/Themes/Recommended/Accent/materialdesigncolor.Indigo.xaml" />