9 lines
156 B
TOML
9 lines
156 B
TOML
[theme]
|
|
base="dark"
|
|
primaryColor="#1abc9c"
|
|
backgroundColor="#2c3e50"
|
|
secondaryBackgroundColor="#34495e"
|
|
textColor="#ffffff"
|
|
font="sans serif"
|
|
|
|
layout="wide" |