Finish up ThemeRegistry and remove AnyAssetSource
This commit is contained in:
@@ -93,6 +93,7 @@ pub struct PlayerTheme {
|
||||
pub selection: Hsla,
|
||||
}
|
||||
|
||||
#[derive(Clone)]
|
||||
pub struct ThemeMetadata {
|
||||
pub name: SharedString,
|
||||
pub is_light: bool,
|
||||
|
||||
Reference in New Issue
Block a user