ariel79 commited on
Commit
cc4ceba
·
verified ·
1 Parent(s): fecd654

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -145,7 +145,7 @@ topics2 = """
145
 
146
  """
147
  headline="""
148
- #Welcome to AI-nstein!
149
  """
150
 
151
 
@@ -157,7 +157,7 @@ theme = gr.themes.Monochrome(
157
  primary_hue="amber", #okay this did NOT work lmaoo
158
  secondary_hue="rose",
159
  ).set(
160
- body_text_color='#FFFFFF',
161
  body_text_color_dark='#000000',
162
  background_fill_primary='#81A4CD', # BACKGROUND
163
  background_fill_primary_dark='#81A4CD',
 
145
 
146
  """
147
  headline="""
148
+ ##Welcome to AI-nstein!
149
  """
150
 
151
 
 
157
  primary_hue="amber", #okay this did NOT work lmaoo
158
  secondary_hue="rose",
159
  ).set(
160
+ body_text_color='#F17300',
161
  body_text_color_dark='#000000',
162
  background_fill_primary='#81A4CD', # BACKGROUND
163
  background_fill_primary_dark='#81A4CD',