Vincent

Results 13 comments of Vincent

TextBox and ComboBox are easily adjustable with this code: ``` xaml ``` TextBox: ![test](http://fs5.directupload.net/images/161120/ifpv8p64.png) ComboBox: ![test](http://fs5.directupload.net/images/161120/foq89eh3.png) That also looks a lot better in the dark theme, IMO the dark theme...

Here you can find the [Style](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/blob/98c42e80c44fe0a613805abe1b8c584ad78ab782/MaterialDesignThemes.MahApps/Themes/MaterialDesignTheme.MahApps.Flyout.xaml#L237) for the Flyout. As you can see [here](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/blob/98c42e80c44fe0a613805abe1b8c584ad78ab782/MaterialDesignThemes.MahApps/Themes/MaterialDesignTheme.MahApps.Flyout.xaml#L83), the Border has a `DropShadowEffect`. The resource can be found [here](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/blob/81510cc81df4c867d98f42a8dcf3640110e1e252/MaterialDesignThemes.Wpf/Themes/MaterialDesignTheme.Shadows.xaml#L14). Just copy what you need,...

Hey, that doesnt look like a problem I can fix, it seems like your connection to the npm servers is faulty. Would you mind trying again on a different network?