DigiP-AI commited on
Commit
bd82559
·
verified ·
1 Parent(s): 93d1e3a

Update theme.py

Browse files
Files changed (1) hide show
  1. theme.py +2 -2
theme.py CHANGED
@@ -15,8 +15,8 @@ theme = gr.themes.Ocean(
15
  body_text_weight='500',
16
 
17
  #Background Settings
18
- background_fill_primary='*primary_200',
19
- background_fill_secondary='*secondary_300',
20
 
21
  color_accent='*primary_300',
22
 
 
15
  body_text_weight='500',
16
 
17
  #Background Settings
18
+ background_fill_primary='*primary_100',
19
+ background_fill_secondary='*secondary_200',
20
 
21
  color_accent='*primary_300',
22