rafaldembski commited on
Commit
2932df2
1 Parent(s): 4da3aca

Update streamlit/config.toml

Browse files
Files changed (1) hide show
  1. streamlit/config.toml +1 -1
streamlit/config.toml CHANGED
@@ -1,7 +1,7 @@
1
  # .streamlit/config.toml
2
 
3
  [theme]
4
- base = "auto"
5
  primaryColor = "#02ab21"
6
  backgroundColor = "#f0f2f6" # Kolor tła dla jasnego motywu
7
  secondaryBackgroundColor = "#fafafa"
 
1
  # .streamlit/config.toml
2
 
3
  [theme]
4
+ base = "auto" # Automatyczne dostosowanie motywu
5
  primaryColor = "#02ab21"
6
  backgroundColor = "#f0f2f6" # Kolor tła dla jasnego motywu
7
  secondaryBackgroundColor = "#fafafa"