Initial commit
This commit is contained in:
13
.streamlit/config.toml
Normal file
13
.streamlit/config.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
[theme]
|
||||
base = "light"
|
||||
primaryColor = "#4F46E5"
|
||||
backgroundColor = "#F8FAFC"
|
||||
secondaryBackgroundColor = "#FFFFFF"
|
||||
textColor = "#0F172A"
|
||||
font = "sans serif"
|
||||
|
||||
[client]
|
||||
showSidebarNavigation = false
|
||||
|
||||
[server]
|
||||
fileWatcherType = "poll"
|
||||
Reference in New Issue
Block a user