Added color randomization logic, small design changes

This commit is contained in:
AlacrisDevs
2025-12-10 21:34:04 +02:00
parent f36757ddb0
commit a3fa056c1f
7 changed files with 244 additions and 38 deletions

View File

@@ -91,8 +91,10 @@
"kv_edit_rules": "Jeopardy Rules",
"kv_edit_how_to": "How to Play?",
"kv_settings_colors": "Colors",
"kv_settings_primary": "Primary",
"kv_settings_secondary": "Secondary",
"kv_randomize": "Randomize",
"kv_randomize_all_colors": "Randomize All Colors",
"kv_settings_primary": "Primary Color",
"kv_settings_secondary": "Secondary Color",
"kv_settings_text_color": "Text",
"kv_settings_background": "Background",
"kv_settings_reset": "Reset Settings",

View File

@@ -91,6 +91,8 @@
"kv_edit_rules": "Kuldvillaku reeglid",
"kv_edit_how_to": "Kuidas mängida?",
"kv_settings_colors": "Värvid",
"kv_randomize": "Suvaline",
"kv_randomize_all_colors": "Muuda suvaliselt kõiki värve",
"kv_settings_primary": "Primaarne",
"kv_settings_secondary": "Sekundaarne",
"kv_settings_text_color": "Tekst",