11 lines
199 B
TOML
11 lines
199 B
TOML
[client]
|
|
toolbarMode = "minimal"
|
|
showErrorDetails = false
|
|
|
|
[theme]
|
|
primaryColor = "#6366f1"
|
|
backgroundColor = "#ffffff"
|
|
secondaryBackgroundColor = "#f8fafc"
|
|
textColor = "#0f172a"
|
|
font = "sans serif"
|