dogutcu commited on
Commit
1409819
·
verified ·
1 Parent(s): e415c0e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -140,7 +140,7 @@ theme = gr.themes.Monochrome(
140
  primary_hue="lime",
141
  secondary_hue="red",
142
  ).set(
143
- background_fill_primary='*#e0f7fa',
144
  #primary_200
145
  background_fill_primary_dark='*primary_200',
146
  background_fill_secondary='*secondary_300',
 
140
  primary_hue="lime",
141
  secondary_hue="red",
142
  ).set(
143
+ background_fill_primary='#e0f7fa',
144
  #primary_200
145
  background_fill_primary_dark='*primary_200',
146
  background_fill_secondary='*secondary_300',