Finish up ThemeRegistry
and remove AnyAssetSource
This commit is contained in:
parent
51c66f508b
commit
4ca7ddfc42
9 changed files with 39 additions and 51 deletions
|
@ -93,6 +93,7 @@ pub struct PlayerTheme {
|
|||
pub selection: Hsla,
|
||||
}
|
||||
|
||||
#[derive(Clone)]
|
||||
pub struct ThemeMetadata {
|
||||
pub name: SharedString,
|
||||
pub is_light: bool,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue