feat: support primary color customization
This commit is contained in:
@@ -456,6 +456,25 @@ export default {
|
||||
'Unpin from profile': 'Unpin from profile',
|
||||
'Pin to profile': 'Pin to profile',
|
||||
Appearance: 'Appearance',
|
||||
'Pure Black': 'Pure Black'
|
||||
'Pure Black': 'Pure Black',
|
||||
Default: 'Default',
|
||||
Red: 'Red',
|
||||
Orange: 'Orange',
|
||||
Amber: 'Amber',
|
||||
Yellow: 'Yellow',
|
||||
Lime: 'Lime',
|
||||
Green: 'Green',
|
||||
Emerald: 'Emerald',
|
||||
Teal: 'Teal',
|
||||
Cyan: 'Cyan',
|
||||
Sky: 'Sky',
|
||||
Blue: 'Blue',
|
||||
Indigo: 'Indigo',
|
||||
Violet: 'Violet',
|
||||
Purple: 'Purple',
|
||||
Fuchsia: 'Fuchsia',
|
||||
Pink: 'Pink',
|
||||
Rose: 'Rose',
|
||||
'Primary color': 'Primary color'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user