8 lines
154 B
TOML
8 lines
154 B
TOML
[theme]
|
|
base = "dark"
|
|
primaryColor = "#00d4ff"
|
|
backgroundColor = "#0e1117"
|
|
secondaryBackgroundColor = "#262730"
|
|
textColor = "#e0e0e0"
|
|
font = "sans serif"
|