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[] = [ const themeOptions: ThemeOption[] = [
{ {
name: "pink", name: "pink",
displayName: "Nyne Pink", displayName: "Light Pink",
displayColor: "oklch(65% 0.241 354.308)", displayColor: "oklch(65% 0.241 354.308)",
}, },
{ {

View File

@@ -207,7 +207,7 @@ export const i18nData = {
"You need to log in to comment": "You need to log in to comment", "You need to log in to comment": "You need to log in to comment",
// Color Scheme Translation // Color Scheme Translation
"Nyne Pink": "Nyne Pink", "Light Pink": "Light Pink",
"Ocean Breeze": "Ocean Breeze", "Ocean Breeze": "Ocean Breeze",
"Mint Leaf": "Mint Leaf", "Mint Leaf": "Mint Leaf",
"Golden Glow": "Golden Glow", "Golden Glow": "Golden Glow",
@@ -410,7 +410,7 @@ export const i18nData = {
"You need to log in to comment": "您需要登录才能评论", "You need to log in to comment": "您需要登录才能评论",
// Color Scheme Translation // Color Scheme Translation
"Nyne Pink": "Nyne 粉", "Light Pink": "粉",
"Ocean Breeze": "海蓝", "Ocean Breeze": "海蓝",
"Mint Leaf": "薄荷", "Mint Leaf": "薄荷",
"Golden Glow": "微光", "Golden Glow": "微光",
@@ -613,7 +613,7 @@ export const i18nData = {
"You need to log in to comment": "您需要登入才能評論", "You need to log in to comment": "您需要登入才能評論",
// Color Scheme Translation // Color Scheme Translation
"Nyne Pink": "Nyne 粉", "Light Pink": "粉",
"Ocean Breeze": "海藍", "Ocean Breeze": "海藍",
"Mint Leaf": "薄荷", "Mint Leaf": "薄荷",
"Golden Glow": "微光", "Golden Glow": "微光",