feat: support primary color customization

This commit is contained in:
codytseng
2025-10-18 23:18:44 +08:00
parent b17846f264
commit 28dad7373f
21 changed files with 644 additions and 43 deletions

View File

@@ -455,6 +455,25 @@ export default {
'Unpin from profile': 'ยกเลิกปักหมุดจากโปรไฟล์',
'Pin to profile': 'ปักหมุดไปที่โปรไฟล์',
Appearance: 'รูปลักษณ์',
'Pure Black': 'สีดำล้วน'
'Pure Black': 'สีดำล้วน',
Default: 'ค่าเริ่มต้น',
Red: 'แดง',
Orange: 'ส้ม',
Amber: 'อำพัน',
Yellow: 'เหลือง',
Lime: 'มะนาว',
Green: 'เขียว',
Emerald: 'มรกต',
Teal: 'ฟ้าเขียว',
Cyan: 'ฟ้าน้ำทะเล',
Sky: 'ฟ้า',
Blue: 'น้ำเงิน',
Indigo: 'คราม',
Violet: 'ม่วงอ่อน',
Purple: 'ม่วง',
Fuchsia: 'บานเย็น',
Pink: 'ชมพู',
Rose: 'กุหลาบ',
'Primary color': 'สีหลัก'
}
}