prathamt commited on
Commit
1c2b812
·
verified ·
1 Parent(s): a80ea68

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,7 +69,7 @@ def solve_and_plot(a, b, c):
69
 
70
 
71
  # -------- Theme with Google Font --------
72
- theme = gr.themes.Monochrome(
73
  font=[
74
  gr.themes.GoogleFont("Libertinus Math"),
75
  "ui-sans-serif",
 
69
 
70
 
71
  # -------- Theme with Google Font --------
72
+ theme = gr.themes.Ocean(
73
  font=[
74
  gr.themes.GoogleFont("Libertinus Math"),
75
  "ui-sans-serif",