mrbeliever commited on
Commit
e3a1514
·
verified ·
1 Parent(s): c1324cf

Update config.toml

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