dogutcu commited on
Commit
c28256b
·
verified ·
1 Parent(s): e36d1ee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -138,7 +138,7 @@ def display_image():
138
  return "https://www.canva.com/design/DAGK-t9jh54/MjcPaIj-4-W8Py0XfhMnmg/view?utm_content=DAGK-t9jh54&utm_campaign=designshare&utm_medium=link&utm_source=editor"
139
  theme = gr.themes.Monochrome(
140
  primary_hue="lime",
141
- secondary_hue="brown",
142
  ).set(
143
  background_fill_primary='*primary_200',
144
  background_fill_primary_dark='*primary_200',
 
138
  return "https://www.canva.com/design/DAGK-t9jh54/MjcPaIj-4-W8Py0XfhMnmg/view?utm_content=DAGK-t9jh54&utm_campaign=designshare&utm_medium=link&utm_source=editor"
139
  theme = gr.themes.Monochrome(
140
  primary_hue="lime",
141
+ secondary_hue="emerald",
142
  ).set(
143
  background_fill_primary='*primary_200',
144
  background_fill_primary_dark='*primary_200',