leboncoin/spark-android

[FR]: Document useRebrandedButtons flag in theming.md

Open

#2,112 opened on Jul 27, 2026

 (0 comments) (0 reactions) (0 assignees)Kotlin (31 forks)auto 404
contribution welcomeddocumentationgood first issuepriority:MEDIUM

Repository metrics

Stars
 (85 stars)
PR merge metrics
 (Avg merge 4d 9h) (73 merged PRs in 30d)

Description

Describe the problem

theming.md documents useRebrandedShapes and its component token objects. SparkFeatureFlag also has useRebrandedButtons: Boolean = false but theming.md makes no mention of it.

Describe the solution

Add a useRebrandedButtons subsection alongside the useRebrandedShapes section describing what it controls.

Additional context

Priority: Medium. Effort: XS.

Contributor guide