UCS2014 commited on
Commit
510ce93
·
verified ·
1 Parent(s): 2a7fe8d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ THEME: Dict[str, Any] = {
24
  # GOLD header palette (high contrast)
25
  "bg1": "#D4AF37", # gold
26
  "bg2": "#B88917", # deeper gold
27
- "text": "#0B1220", # dark text in pill for contrast
28
  "tagline_color": "#000000",
29
  },
30
  "page": {
 
24
  # GOLD header palette (high contrast)
25
  "bg1": "#D4AF37", # gold
26
  "bg2": "#B88917", # deeper gold
27
+ "text": "#570861", # dark text in pill for contrast
28
  "tagline_color": "#000000",
29
  },
30
  "page": {