abanm commited on
Commit
da52471
·
verified ·
1 Parent(s): b7ecba1

Create config.toml

Browse files
Files changed (1) hide show
  1. config.toml +6 -0
config.toml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ [client]
2
+ showErrorDetails = "none"
3
+
4
+ [theme]
5
+ primaryColor = "#F63366"
6
+ backgroundColor = "white"