abanm commited on
Commit
b135bfe
·
verified ·
1 Parent(s): 130988e

Update config.toml

Browse files
Files changed (1) hide show
  1. config.toml +5 -5
config.toml CHANGED
@@ -1,6 +1,6 @@
1
- [client]
2
- showErrorDetails = "none"
3
-
4
  [theme]
5
- primaryColor = "#F63366"
6
- backgroundColor = "white"
 
 
 
 
 
 
 
1
  [theme]
2
+ primaryColor="#FF4B4B"
3
+ backgroundColor="#FFFFFF"
4
+ secondaryBackgroundColor="#F0F2F6"
5
+ textColor="#31333F"
6
+ font="sans serif"