PringlePeanut commited on
Commit
32f4358
·
verified ·
1 Parent(s): 20f086d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -121,7 +121,7 @@ topics = """
121
 
122
  🕹️ Feeling
123
  """
124
- theme = gr.themes.Base().set(
125
  background_fill_primary='#FAB9CB', # Light pink background
126
  background_fill_primary_dark='#AFC9AD', # Dark teal background
127
  background_fill_secondary='#FFCCBC', # Light orange background
 
121
 
122
  🕹️ Feeling
123
  """
124
+ 'theme' = gr.themes.Base().set(
125
  background_fill_primary='#FAB9CB', # Light pink background
126
  background_fill_primary_dark='#AFC9AD', # Dark teal background
127
  background_fill_secondary='#FFCCBC', # Light orange background