The-Adnan-Syed commited on
Commit
9651ebd
·
verified ·
1 Parent(s): 3a4f13c

Create config.toml

Browse files
Files changed (1) hide show
  1. config.toml +6 -0
config.toml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ [theme]
2
+ primaryColor = "#E694FF"
3
+ backgroundColor = "#00172B"
4
+ secondaryBackgroundColor = "#0083B8"
5
+ textColor = "#FAFAFA"
6
+ font = "sans serif"