DavidSB commited on
Commit
346d660
·
verified ·
1 Parent(s): f469903

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -488,7 +488,7 @@ outputs = [
488
 
489
  live=False,
490
  #capture_session=True,
491
- theme=gr.themes.Monochrome(),
492
  #title="<span style='color: gray; font-size: 50px;'>aval</span><span style='color: gray; font-size: 50px;'>ia</span><span style='color: gray; font-size: 50px;'>.EVO</span>",
493
  description=f"""
494
  <p style="text-align: left;"><b><span style='color: gray; font-size: 40px;'>aval</span><span style='color: orange; font-size: 40px;'>ia</span><span style='color: gray; font-size: 40px;'>.se</b></p>
 
488
 
489
  live=False,
490
  #capture_session=True,
491
+ theme=gr.themes.Monochrome(primary_hue="yellow", secondary_hue="yellow"),
492
  #title="<span style='color: gray; font-size: 50px;'>aval</span><span style='color: gray; font-size: 50px;'>ia</span><span style='color: gray; font-size: 50px;'>.EVO</span>",
493
  description=f"""
494
  <p style="text-align: left;"><b><span style='color: gray; font-size: 40px;'>aval</span><span style='color: orange; font-size: 40px;'>ia</span><span style='color: gray; font-size: 40px;'>.se</b></p>