Junaidb commited on
Commit
3e6f1d6
·
verified ·
1 Parent(s): 95e6877

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +1 -1
.streamlit/config.toml CHANGED
@@ -35,7 +35,7 @@ enableStaticServing=true
35
 
36
 
37
  [theme]
38
- base = "light"
39
  primaryColor = "#FFB800" # warm golden-yellow accent like Cohere's logo
40
  backgroundColor = "#F9FAFB" # very light gray/white background
41
  secondaryBackgroundColor = "#FFFFFF" # card/sidebar: clean white
 
35
 
36
 
37
  [theme]
38
+ base = "dark"
39
  primaryColor = "#FFB800" # warm golden-yellow accent like Cohere's logo
40
  backgroundColor = "#F9FAFB" # very light gray/white background
41
  secondaryBackgroundColor = "#FFFFFF" # card/sidebar: clean white