Skip to content

Commit

Permalink
docs(scheme_android add TODO note):
Browse files Browse the repository at this point in the history
  • Loading branch information
InioX committed Aug 15, 2023
1 parent 510b44b commit f7e7d70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions material-color-utilities-rs/src/scheme/scheme_android.rs
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ impl SchemeAndroid {
}
}

// TODO: Make this look like amoled mode
pub fn pure_dark_from_core_palette(core: &mut CorePalette) -> SchemeAndroid {
SchemeAndroid {
color_accent_primary: core.a1.tone(90),
Expand Down

0 comments on commit f7e7d70

Please sign in to comment.