개정판 266a2d4f
controller 수정
Change-Id: Idf0594d916581de9935e533dc62e16434ea18153
ConvertService/ServiceBase/Markus.Service.StationController/Themes/MaterialDesignTheme.xaml | ||
---|---|---|
3 | 3 |
xmlns:system="clr-namespace:System;assembly=mscorlib" |
4 | 4 |
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"> |
5 | 5 |
<ResourceDictionary.MergedDictionaries> |
6 |
<ResourceDictionary Source="/MaterialDesignThemes.Wpf;component/Themes/MaterialDesignTheme.Light.xaml" />
|
|
7 |
<ResourceDictionary Source="/MaterialDesignThemes.Wpf;component/Themes/MaterialDesignTheme.Defaults.xaml" />
|
|
8 |
<ResourceDictionary Source="/MaterialDesignThemes.Wpf;component/Themes/generic.xaml" />
|
|
9 |
<ResourceDictionary Source="/MaterialDesignColors;component/Themes/Recommended/Primary/MaterialDesignColor.Blue.xaml" />
|
|
10 |
<ResourceDictionary Source="/MaterialDesignColors;component/Themes/Recommended/Accent/MaterialDesignColor.Purple.xaml" />
|
|
6 |
<ResourceDictionary Source="pack://application:,,,/MaterialDesignThemes.Wpf;component/Themes/MaterialDesignTheme.Light.xaml"/>
|
|
7 |
<ResourceDictionary Source="pack://application:,,,/MaterialDesignThemes.Wpf;component/Themes/MaterialDesignTheme.Defaults.xaml"/>
|
|
8 |
<ResourceDictionary Source="pack://application:,,,/MaterialDesignColors;component/Themes/Recommended/Primary/MaterialDesignColor.Blue.xaml" />
|
|
9 |
<ResourceDictionary Source="pack://application:,,,/MaterialDesignColors;component/Themes/Recommended/Accent/MaterialDesignColor.DeepPurple.xaml" />
|
|
10 |
<ResourceDictionary Source="pack://application:,,,/MaterialDesignColors;component/Themes/Recommended/Accent/MaterialDesignColor.Lime.xaml" />
|
|
11 | 11 |
</ResourceDictionary.MergedDictionaries> |
12 | 12 |
</ResourceDictionary> |
내보내기 Unified diff