vivek9 commited on
Commit
a6cc43c
·
verified ·
1 Parent(s): b777768

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ theme = gr.themes.Base(
58
  body_text_weight='500',
59
  embed_radius='*radius_xxl',
60
  background_fill_primary='*primary_50',
61
- button_shadow='*input_shadow'
62
  background_fill_primary_dark='*secondary_800',
63
  background_fill_secondary_dark='*primary_200',
64
  border_color_accent='*secondary_800',
 
58
  body_text_weight='500',
59
  embed_radius='*radius_xxl',
60
  background_fill_primary='*primary_50',
61
+ button_shadow='*input_shadow',
62
  background_fill_primary_dark='*secondary_800',
63
  background_fill_secondary_dark='*primary_200',
64
  border_color_accent='*secondary_800',