shubhendu-ghosh commited on
Commit
8df27e5
1 Parent(s): e0ba87e

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +5 -4
.streamlit/config.toml CHANGED
@@ -1,5 +1,6 @@
1
  [theme]
2
- base="light"
3
- primaryColor="#000000"
4
- backgroundColor="#ffffff"
5
- secondaryBackgroundColor="#f9fce3"
 
 
1
  [theme]
2
+ primaryColor="#47f3ff"
3
+ backgroundColor="#070c0a"
4
+ secondaryBackgroundColor="#070c0a"
5
+ textColor="#17f57f"
6
+ font="monospace"