Pattern_Analysis / config.toml
ratulsur's picture
Upload config.toml
99bce8f verified
raw
history blame contribute delete
201 Bytes
[server]
headless = true
address = "0.0.0.0"
port = 5000
[theme]
primaryColor = "#2962FF"
backgroundColor = "#1C1C1C"
secondaryBackgroundColor = "#252525"
textColor = "#E0E0E0"
font = "IBM Plex Sans"