blob: e3fbcf9c538348cbd91ad6687a3897dac897081f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[theme]
base = "dark"
primaryColor = "#4F8EF7"
backgroundColor = "#0E1117"
secondaryBackgroundColor = "#161C27"
textColor = "#FAFAFA"
font = "sans serif"
[server]
headless = false
[browser]
gatherUsageStats = false
|