ThatOneKevDev commited on
Commit
28e281e
·
verified ·
1 Parent(s): 68fe40b

another text attempt

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -14,9 +14,9 @@ theme = gr.themes.Default(
14
  ).set(
15
  body_text_color='*primary_950',
16
  body_text_color_dark='*secondary_50',
17
- body_text_size='*text_xl',
18
  body_text_color_subdued='*primary_400',
19
- body_text_weight='500',
20
  background_fill_primary='*primary_300',
21
  background_fill_primary_dark='*primary_800',
22
  background_fill_secondary='*primary_50',
 
14
  ).set(
15
  body_text_color='*primary_950',
16
  body_text_color_dark='*secondary_50',
17
+ body_text_size='*text_lg',
18
  body_text_color_subdued='*primary_400',
19
+ body_text_weight='700',
20
  background_fill_primary='*primary_300',
21
  background_fill_primary_dark='*primary_800',
22
  background_fill_secondary='*primary_50',