Add font size theme support & improve theme system
This commit is contained in:
@@ -9,6 +9,8 @@ namespace Filtration.ObjectModel.Enums
|
||||
[Description("Background")]
|
||||
BackgroundColor,
|
||||
[Description("Border")]
|
||||
BorderColor
|
||||
BorderColor,
|
||||
[Description("Font Size")]
|
||||
FontSize
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user