6 lines
134 B
TOML
6 lines
134 B
TOML
[theme]
|
|
base = "light"
|
|
primaryColor = "#4A90D9"
|
|
backgroundColor = "#ffffff"
|
|
secondaryBackgroundColor = "#f5f5f5"
|
|
textColor = "#1a1a1a" |