huathedev commited on
Commit
5c29919
·
1 Parent(s): e256cde

Updated colors

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +4 -4
.streamlit/config.toml CHANGED
@@ -1,8 +1,8 @@
1
  [theme]
2
- primaryColor="#e5ab00"
3
- backgroundColor="#0e1117"
4
- secondaryBackgroundColor="#282929"
5
- textColor = "#ffffff"
6
  font="sans serif"
7
 
8
  [server]
 
1
  [theme]
2
+ primaryColor="#04045c"
3
+ backgroundColor="#ffffff"
4
+ secondaryBackgroundColor="#f1f2f6"
5
+ textColor = "#38343c"
6
  font="sans serif"
7
 
8
  [server]