From b11310b30e243b22e4b7d6346c312ff33c31bfe9 Mon Sep 17 00:00:00 2001 From: papi <20916260+papi-ux@users.noreply.github.com> Date: Wed, 24 Jun 2026 20:56:33 -0400 Subject: [PATCH] fix(ui): label Portable Chrome as PSP theme --- CHANGELOG.md | 2 +- app/src/main/res/values/arrays.xml | 2 +- app/src/main/res/values/strings.xml | 2 +- app/src/main/res/xml/preferences.xml | 2 +- app/src/test/java/com/papi/nova/ui/NovaThemeManagerTest.kt | 2 +- app/src/test/java/com/papi/nova/ui/NovaThemeResourcesTest.kt | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64f386bb..9f22bad6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## Unreleased -- Adds a Portable Chrome Nova theme matching the Polaris dim Moonlight-grey early-2000s silver palette, including settings/theme-picker entries and restrained Compose library surfaces. +- Adds a PSP / Portable Chrome Nova theme matching the Polaris dim Moonlight-grey early-2000s silver palette, including settings/theme-picker entries and restrained Compose library surfaces. ## 1.1.3 - 2026-06-12 diff --git a/app/src/main/res/values/arrays.xml b/app/src/main/res/values/arrays.xml index fefbe78e..a07ec0e7 100644 --- a/app/src/main/res/values/arrays.xml +++ b/app/src/main/res/values/arrays.xml @@ -4,7 +4,7 @@ Polaris Aurora Console OLED Miami Nebula - Portable Chrome + PSP / Portable Chrome High Contrast Material You diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 06faa290..ebd2cce9 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -50,7 +50,7 @@ Polaris Aurora Console OLED Miami Nebula - Portable Chrome + PSP / Portable Chrome High Contrast Material You Open Nova Library diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index c8c88866..32ed1fcf 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -608,7 +608,7 @@