Skip to content

feat: random theme on startup with style options (Material You / Chaos / Monochrome)#809

Open
sang765 wants to merge 9 commits into
ArchiveTuneApp:devfrom
sang765:refactor/appearance
Open

feat: random theme on startup with style options (Material You / Chaos / Monochrome)#809
sang765 wants to merge 9 commits into
ArchiveTuneApp:devfrom
sang765:refactor/appearance

Conversation

@sang765

@sang765 sang765 commented Jun 15, 2026

Copy link
Copy Markdown
Member

Changes

  • Default enable on Android < 12 (no wallpaper color support)
  • Random theme style selector with 10 options, each with dedicated seed generation:
    • TonalSpot — medium saturation (0.5–0.9), standard Material You
    • Neutral — low saturation (0.1–0.3), muted palette
    • Vibrant — high saturation (0.8–1.0), max colorfulness
    • Expressive — wide lightness range (0.35–0.7), dramatic
    • Rainbow — seed hue does not appear in output
    • FruitSalad — playful, slightly wider range
    • Monochrome — gray seed → grayscale Material 3 scheme
    • Fidelity — faithful to seed hue
    • Content — analogous to seed hue
    • Chaos — 4 fully independent random colors
  • Reload new color theme button to generate & apply a palette immediately
  • Vietnamese & Japanese translations

Commits

  • Add dedicated seed generation per random style
  • Add all PaletteStyle random theme options
  • Rename Material You -> TonalSpot
  • Add Monochrome random style
  • Add vi/jp translations for random theme strings
  • Add Reload new color theme button
  • Add random theme style selector (Material You / Chaos)

@sang765 sang765 changed the title {title_error} feat: random theme on startup enhancements Jun 15, 2026
@sang765 sang765 self-assigned this Jun 15, 2026
@sang765 sang765 added the ENHANCEMENT New feature or request label Jun 15, 2026
@sang765 sang765 force-pushed the refactor/appearance branch from f028017 to 5aca383 Compare June 15, 2026 20:56
@sang765 sang765 changed the title feat: random theme on startup enhancements feat: random theme on startup with style options (Material You / Chaos / Monochrome) Jun 15, 2026
@sang765 sang765 force-pushed the refactor/appearance branch from c349310 to b939dd6 Compare June 15, 2026 21:01
@sang765 sang765 marked this pull request as ready for review June 15, 2026 21:29
@rukamori

Copy link
Copy Markdown
Member

@sang765 visual evidence or screenshot?

@sang765

sang765 commented Jun 16, 2026

Copy link
Copy Markdown
Member Author

@sang765 visual evidence or screenshot?

Here is screenshot:
Screenshot_20260616-110518
Screenshot_20260616-110532

@rukamori

Copy link
Copy Markdown
Member

I mean when changing colors, this ensures that the colors I see do not clash with the md3 colors

@sang765

sang765 commented Jun 16, 2026

Copy link
Copy Markdown
Member Author

I mean when changing colors, this ensures that the colors I see do not clash with the md3 colors

https://jumpshare.com/s/7qPmk7BL3WLnT3dxPtTJ <= here is tested vid

@rukamori

Copy link
Copy Markdown
Member

Screenshot_2026-06-16-14-25-14-88_b13c7655225956067387931bb4d781b0.jpg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ENHANCEMENT New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants