NathanPap commited on
Commit
76e5886
·
verified ·
1 Parent(s): 020fab7

Update .streamlift/config.toml

Browse files
Files changed (1) hide show
  1. .streamlift/config.toml +4 -12
.streamlift/config.toml CHANGED
@@ -1,13 +1,5 @@
1
  [theme]
2
- primaryColor = "#FF4B4B"
3
- backgroundColor = "#FFFFFF"
4
- secondaryBackgroundColor = "#F0F2F6"
5
- textColor = "#262730"
6
- font = "sans serif"
7
-
8
- [server]
9
- enableXsrfProtection = true
10
- enableCORS = false
11
-
12
- [browser]
13
- gatherUsageStats = false
 
1
  [theme]
2
+ primaryColor="#0077ff"
3
+ backgroundColor="#000000"
4
+ secondaryBackgroundColor="#003366"
5
+ textColor="#ffffff"