Dea22 commited on
Commit
0f4b461
·
1 Parent(s): 119377e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,7 +63,7 @@ Plots represent Lasso, MultiTaskLasso and Ground truth time series
63
  with gr.Blocks(theme=gr.themes.Glass(primary_hue=gr.themes.colors.gray,
64
  secondary_hue=gr.themes.colors.sky,
65
  text_size=gr.themes.sizes.text_lg),
66
- css=".gradio-container {background-color: zinc, font-size: 2rem }") as demo:
67
 
68
  gr.Markdown('''
69
  <div>
 
63
  with gr.Blocks(theme=gr.themes.Glass(primary_hue=gr.themes.colors.gray,
64
  secondary_hue=gr.themes.colors.sky,
65
  text_size=gr.themes.sizes.text_lg),
66
+ css=".gradio-container {background-color: #335960 }") as demo:
67
 
68
  gr.Markdown('''
69
  <div>