색상 테마
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
시스템은 현재 미디어 항목의 아트워크에서 시드 색상을 가져와 앱의 미디어 컨트롤 테마를 만듭니다. Material 3 표현형 동적 테마 알고리즘은 보조, 3차, 중립 팔레트를 생성합니다. 이 테마는 앱 화면의 나머지 부분에 반영됩니다.
색상 테마의 예
다음 섹션에서는 색상 테마의 예를 보여줍니다.
예시 1
색상 팔레트 (작품 시드 색상에서 가져옴)
미디어 제어
오버플로 앱 화면
예시 2
색상 팔레트 (작품 시드 색상에서 가져옴)
미디어 제어
오버플로 앱 화면
예시 3
색상 팔레트 (작품 시드 색상에서 가져옴)
미디어 제어
오버플로 앱 화면
대체 테마
아트워크나 시드 색상을 사용할 수 없는 경우를 대비하여 시스템은 사용자의 현재 시계 화면을 기반으로 대체 테마를 사용합니다.
미디어 앱에서 단색 팔레트와 시드 색상을 사용할 수도 있습니다. 이 경우 미디어 컨트롤 화면에 미디어 항목의 아트워크가 표시되지 않습니다.
색상 팔레트 (시계 화면/SysUI 색상에서 가져옴)
미디어 제어
오버플로 앱 화면
색상 팔레트 (단색 색상 팔레트)
미디어 제어
오버플로 앱 화면
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-07-27(UTC)
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-07-27(UTC)"],[],[],null,["# Color themes\n\nThe system creates a theme for your app's media controls by sourcing a seed\ncolor from the current media entity's artwork. The Material 3 Expressive dynamic\ntheme algorithm generates a secondary, tertiary and neutral palette. This theme\nreflects across the rest of the app screens.\n\nExamples of color themes\n------------------------\n\nThe following sections show examples of color themes.\n\n### Example 1\n\n\u003cbr /\u003e\n\nColor palette (from artwork seed color)\n\n\u003cbr /\u003e\n\nMedia controls\n\n\u003cbr /\u003e\n\nOverflow app screen\n\n\u003cbr /\u003e\n\n### Example 2\n\n\u003cbr /\u003e\n\nColor palette (from artwork seed color)\n\n\u003cbr /\u003e\n\nMedia controls\n\n\u003cbr /\u003e\n\nOverflow app screen\n\n\u003cbr /\u003e\n\n### Example 3\n\n\u003cbr /\u003e\n\nColor palette (from artwork seed color)\n\n\u003cbr /\u003e\n\nMedia controls\n\n\u003cbr /\u003e\n\nOverflow app screen\n\n\u003cbr /\u003e\n\nFallback theme\n--------------\n\nTo prepare for an instance where there is no artwork, or seed color available,\nthe system uses a fallback theme based on the user's current watch face.\n\nYou can also choose to use a monochrome palette and seed color in your media\napp. In this case, the media entity's artwork doesn't appear on the media\ncontrols screen.\n\n### System media controls (fallback)\n\n\u003cbr /\u003e\n\nColor palette (from Watchface/SysUI color)\n\n\u003cbr /\u003e\n\nMedia controls\n\n\u003cbr /\u003e\n\nOverflow app screen\n\n\u003cbr /\u003e\n\n### Media app controls (fallback) - mono\n\n\u003cbr /\u003e\n\nColor palette (monochrome color palette)\n\n\u003cbr /\u003e\n\nMedia controls\n\n\u003cbr /\u003e\n\nOverflow app screen\n\n\u003cbr /\u003e"]]