refactor: migrate to kindred-addon-sdk for theme tokens #2
Reference in New Issue
Block a user
Delete Branch "feat/migrate-to-sdk"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace hardcoded MOCHA color dict in
icons.pyandtheme.pywithkindred_sdk.theme.get_theme_tokens().Add SDK dependency to
package.xml.Part of kindred/create#250.