aboutsummaryrefslogtreecommitdiff
path: root/.streamlit/config.toml
blob: 16c0c8ec1bd14ef586f9ce450fd383c591226515 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[theme]
base = "dark"
primaryColor = "#C2AA7A"
backgroundColor = "#0B0E13"
secondaryBackgroundColor = "#11151C"
textColor = "#C7C0AE"
font = "sans serif"

[server]
headless = false

[browser]
gatherUsageStats = false