mrbeliever commited on
Commit
61308a1
·
verified ·
1 Parent(s): 26bf9cb

Update config.toml

Browse files
Files changed (1) hide show
  1. config.toml +4 -0
config.toml CHANGED
@@ -1,2 +1,6 @@
1
  [theme]
2
  base = "dark"
 
 
 
 
 
1
  [theme]
2
  base = "dark"
3
+ primaryColor = "#F39C12" # Customize your primary color
4
+ backgroundColor = "#1E1E1E"
5
+ secondaryBackgroundColor = "#262626"
6
+ textColor = "#FFFFFF"