mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-09 07:28:14 -07:00
feature: Adds schemeVariants to color options (#109)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
parent
98130f953e
commit
0b0cd3a557
11 changed files with 143 additions and 16 deletions
|
|
@ -1105,5 +1105,15 @@
|
|||
"deviceOrientationPortraitUp": "Portrait Up",
|
||||
"deviceOrientationPortraitDown": "Portrait Down",
|
||||
"deviceOrientationLandscapeLeft": "Landscape Left",
|
||||
"deviceOrientationLandscapeRight": "Landscape Right"
|
||||
"deviceOrientationLandscapeRight": "Landscape Right",
|
||||
"clientSettingsSchemeVariantTitle": "Scheme variant",
|
||||
"schemeSettingsTonalSpot": "Tonal spot",
|
||||
"schemeSettingsFidelity": "Fidelity",
|
||||
"schemeSettingsMonochrome": "Monochrome",
|
||||
"schemeSettingsNeutral": "Neutral",
|
||||
"schemeSettingsVibrant": "Vibrant",
|
||||
"schemeSettingsExpressive": "Expressive",
|
||||
"schemeSettingsContent": "Content",
|
||||
"schemeSettingsRainbow": "Rainbow",
|
||||
"schemeSettingsFruitSalad": "Fruit salad"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue