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 @@