Ctaake commited on
Commit
3a6f668
·
verified ·
1 Parent(s): 9a0c160

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ def findShops(target_platform, target_region, target_field, target_rangeFrom, ta
58
 
59
 
60
  with gr.Blocks(title="Shop finder",
61
- theme=gr.themes.Soft(primary_hue="sky")) as demo:
62
  gr.Markdown(
63
  "## Shop finder")
64
  gr.Markdown(
 
58
 
59
 
60
  with gr.Blocks(title="Shop finder",
61
+ theme=gr.themes.Soft(primary_hue="violet")) as demo:
62
  gr.Markdown(
63
  "## Shop finder")
64
  gr.Markdown(