Rename pink theme.

This commit is contained in:
2025-06-05 19:57:29 +08:00
parent 0697098e26
commit 6dca0bee7f
2 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ interface ThemeOption {
const themeOptions: ThemeOption[] = [
{
name: "pink",
displayName: "Nyne Pink",
displayName: "Light Pink",
displayColor: "oklch(65% 0.241 354.308)",
},
{