Ionite
1 year ago
4 changed files with 15 additions and 23 deletions
@ -0,0 +1,11 @@
|
||||
<ResourceDictionary xmlns="https://github.com/avaloniaui" |
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"> |
||||
<!-- Add Resources Here --> |
||||
<ExperimentalAcrylicMaterial |
||||
x:Key="ThemeDarkAcrylicMaterial" |
||||
FallbackColor="{DynamicResource ThemeBackgroundColor}" |
||||
TintColor="Black" |
||||
TintOpacity="0.78" |
||||
MaterialOpacity="0.9" |
||||
BackgroundSource="Digger" /> |
||||
</ResourceDictionary> |
Loading…
Reference in new issue