ProfessorLeVesseur commited on
Commit
6ebdac7
·
verified ·
1 Parent(s): 6a1f988

Create config.toml

Browse files
Files changed (1) hide show
  1. config.toml +7 -0
config.toml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ [theme]
2
+ base="dark"
3
+ primaryColor="#F63366"
4
+ backgroundColor="#1A1A1A"
5
+ secondaryBackgroundColor="#404040"
6
+ textColor="#FFFFFF"
7
+ font="sans serif"