11 lines
204 B
TOML
11 lines
204 B
TOML
[theme]
|
|
base="dark"
|
|
primaryColor="#1abc9c"
|
|
backgroundColor="#2c3e50"
|
|
secondaryBackgroundColor="#34495e"
|
|
textColor="#ffffff"
|
|
font="sans serif"
|
|
layout="wide"
|
|
|
|
[browser]
|
|
serverAddress = "reporting.stines.de" |