https://github.com/boltuix/android-color-palette
Selecting Colors with the Palette API
https://github.com/boltuix/android-color-palette
android color-palette color-scheme colors kotlin palette-api
Last synced: 2 months ago
JSON representation
Selecting Colors with the Palette API
- Host: GitHub
- URL: https://github.com/boltuix/android-color-palette
- Owner: BoltUIX
- License: apache-2.0
- Created: 2022-10-10T12:13:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-13T07:45:24.000Z (over 3 years ago)
- Last Synced: 2024-12-26T03:27:12.396Z (over 1 year ago)
- Topics: android, color-palette, color-scheme, colors, kotlin, palette-api
- Language: Kotlin
- Homepage: https://www.boltuix.com/2022/10/selecting-colors-with-palette-api.html
- Size: 210 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Android-Color-Palette
Selecting Colors with the Palette API
Good visual design is essential for a successful app, and color schemes are a primary component of design.
The palette library is a support library that extracts prominent colors from images to help you create visually engaging apps.

Read more:
https://www.boltuix.com/2022/10/selecting-colors-with-palette-api.html