easytarget2000 / easytarget2000/matthew-android

Automate colour palette creation

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Kotlin
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

In #4 and #10, the palettes were populated like this:
- Visit materialpalette.com
- Select two colours
- Copy "dark primary color", "light primary color", "primary color" and "accent color" into a 4 item array in the Resources file "array.xml"
- Name the array after the two colours, e.g. "material_color_palette_blue_amber"
- Add the array to the array of Resource IDs, "material_color_palettes"

This process has been done manually so far, but seems like a candidate for automation.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.