13 lines
215 B
TOML
13 lines
215 B
TOML
[client]
|
|
toolbarMode = "minimal"
|
|
showErrorDetails = false
|
|
|
|
[theme]
|
|
primaryColor = "#e94560"
|
|
backgroundColor = "#16213e"
|
|
secondaryBackgroundColor = "#1a1a2e"
|
|
textColor = "#ffffff"
|
|
|
|
[browser]
|
|
gatherUsageStats = false
|