mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-08 23:08:35 +07:00
Recognize uncontrasting colors for nations according to WCAG guidelines, and suggest tinted versions to conform
This commit is contained in:
@ -163,8 +163,8 @@
|
||||
"neutralHello": "Hello.",
|
||||
"hateHello": "It's you.",
|
||||
"tradeRequest": "France offers you this exceptional proposition.",
|
||||
"outerColor": [65, 141, 254],
|
||||
"innerColor": [235, 235, 139],
|
||||
"outerColor": [58, 126, 228],
|
||||
"innerColor": [237, 237, 150],
|
||||
"uniqueName": "Ancien Régime",
|
||||
"uniques": ["[+2 Culture] [in all cities] <before discovering [Steam Power]>"],
|
||||
"cities": ["Paris","Orleans","Lyon","Troyes","Tours","Marseille","Chartres","Avignon","Rouen","Grenoble",
|
||||
|
Reference in New Issue
Block a user