Files
mt5-tools/.streamlit/config.toml
T

12 lines
203 B
TOML
Raw Normal View History

[theme]
base = "light"
primaryColor = "#2E75B6"
backgroundColor = "#ffffff"
secondaryBackgroundColor = "#f0f2f6"
textColor = "#1a1a1a"
font = "sans serif"
[server]
address = "192.168.2.115"
port = 8501