deepthi6 commited on
Commit
c7baa15
·
verified ·
1 Parent(s): 07b16d0

Update config.toml

Browse files
Files changed (1) hide show
  1. config.toml +5 -8
config.toml CHANGED
@@ -1,9 +1,6 @@
1
  [theme]
2
- primaryColor="#8AB4F8"
3
- backgroundColor="#0E1117"
4
- secondaryBackgroundColor="#1B1F24"
5
- textColor="#FFFFFF"
6
- font="sans serif"
7
-
8
- [browser]
9
- gatherUsageStats = false
 
1
  [theme]
2
+ primaryColor = "#4F46E5"
3
+ backgroundColor = "#FFFFFF"
4
+ secondaryBackgroundColor = "#F3F4F6"
5
+ textColor = "#000000"
6
+ font = "sans serif"