Y4SH commited on
Commit
94130f2
·
verified ·
1 Parent(s): 026749c

Update config.toml

Browse files
Files changed (1) hide show
  1. config.toml +5 -5
config.toml CHANGED
@@ -1,6 +1,6 @@
1
  [theme]
2
- primaryColor = "#FF4B4B" # Change this to your preferred color
3
- backgroundColor = "#FFFFFF" # Set the background color
4
- secondaryBackgroundColor = "#F0F0F0" # Color for the sidebar
5
- textColor = "#000000" # Text color
6
- font = "sans serif" # Choose from 'sans serif', 'serif', or 'monospace'
 
1
  [theme]
2
+ primaryColor = "#1E88E5" # Blue for primary actions
3
+ backgroundColor = "#121212" # Dark background color
4
+ secondaryBackgroundColor = "#1E1E1E" # Slightly lighter dark for sidebar
5
+ textColor = "#E0E0E0" # Light gray text for readability
6
+ font = "sans serif" # Clean sans-serif font