File size: 587 Bytes
2482ff6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[global]
# disableWatchdogWarning = true
[server]
runOnSave =true
[browser]
gatherUsageStats = true

[deprecation]
# showfileUploaderEncoding = false
# showPyplotGlobalUse =false
[logger]
# Default: "%(asctime)s %(message)s"
# messageFormat = "%(asctime)s %(message)s"
[theme]
# Primary accent color for interactive elements.
primaryColor = "#042940"
# Background color for the main content area.
backgroundColor = "#ecebe9"
# Background color used for the sidebar and most interactive widgets.
secondaryBackgroundColor = "#ecebe9"
# Color used for almost all text.
textColor = "#042940"