feat: support primary color customization
This commit is contained in:
parent
b17846f264
commit
28dad7373f
21 changed files with 644 additions and 43 deletions
|
|
@ -461,6 +461,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': '기본 색상'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue