このDynamic theme exportについて
デバイスの動的テーマからカラーをプレビューおよびエクスポートする
注: このアプリはアプリ開発者を対象としています。
動的テーマのエクスポートは、デバイスの現在の動的テーマから使用可能な色をプレビューおよびエクスポートするツールです。これらの色を開始点として使用して、アプリケーションの新しいテーマを作成します。
[プレビュー] タブを使用して、現在の動的テーマで使用可能なすべての色の役割を調べます。
デバイスの壁紙を変更して好みのテーマを見つけ、それを新しいテーマの基礎として使用します。
[エクスポート] タブを使用して、すべての動的テーマ値を Material3 Compose ColorSchemes としてコピーします。
最新バージョン 0.2.1 の更新情報
Last updated on 2026-08-30
New in Compose Material 3
- "Fixed" color roles are part of the M3 "ColorScheme" class since Compose Material 3 v1.4.0.
Change how "fixed" color roles are used in the app
- "Preview" screen now uses the real colors from the scheme instead of calculating them.
- "Export" screen now uses the new "ColorScheme" constructor with the "fixed" color roles included.
Small UI changes
- Remove zoom limits from "Preview"
- Add color swatches to "Export"
- Better edge-to-edge support
- "Fixed" color roles are part of the M3 "ColorScheme" class since Compose Material 3 v1.4.0.
Change how "fixed" color roles are used in the app
- "Preview" screen now uses the real colors from the scheme instead of calculating them.
- "Export" screen now uses the new "ColorScheme" constructor with the "fixed" color roles included.
Small UI changes
- Remove zoom limits from "Preview"
- Add color swatches to "Export"
- Better edge-to-edge support






