7 lines
140 B
TOML
7 lines
140 B
TOML
|
[theme]
|
||
|
primaryColor = "#E694FF"
|
||
|
backgroundColor = "#00172B"
|
||
|
secondaryBackgroundColor = "#0083B8"
|
||
|
textColor = "#C6CDD4"
|
||
|
font = "sans-serif"
|