ariel79 commited on
Commit
ef696a4
·
verified ·
1 Parent(s): 94095aa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -155,8 +155,8 @@ theme = gr.themes.Monochrome(
155
  border_color_accent_subdued='#768550',
156
  border_color_primary='#03a9f4',
157
  block_border_color='#b3e5fc',
158
- button_primary_background_fill='#768550',
159
- button_primary_background_fill_dark='#768550'
160
  )
161
 
162
  # Setup the Gradio Blocks interface with custom layout components
 
155
  border_color_accent_subdued='#768550',
156
  border_color_primary='#03a9f4',
157
  block_border_color='#b3e5fc',
158
+ button_primary_background_fill='#054A91',
159
+ button_primary_background_fill_dark='#054A91'
160
  )
161
 
162
  # Setup the Gradio Blocks interface with custom layout components