Aurel-test commited on
Commit
d38579b
·
verified ·
1 Parent(s): 04c4c55

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1100,7 +1100,7 @@ def show_results(state: SessionState):
1100
  with gr.Blocks(
1101
  title="Art Matcher",
1102
  theme=gr.themes.Soft(
1103
- primary_hue="teal", secondary_hue="emerald", neutral_hue="gray"
1104
  ),
1105
  ) as demo:
1106
  gr.Markdown(
 
1100
  with gr.Blocks(
1101
  title="Art Matcher",
1102
  theme=gr.themes.Soft(
1103
+ primary_hue="teal", secondary_hue="teal", neutral_hue="zinc"
1104
  ),
1105
  ) as demo:
1106
  gr.Markdown(