Spaces:
Runtime error
Runtime error
Update config.toml
Browse files- config.toml +1 -1
config.toml
CHANGED
@@ -3,4 +3,4 @@ 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 = "
|
|
|
3 |
backgroundColor = "#121212" # Dark background color
|
4 |
secondaryBackgroundColor = "#1E1E1E" # Slightly lighter dark for sidebar
|
5 |
textColor = "#E0E0E0" # Light gray text for readability
|
6 |
+
font = "monospace" # Clean sans-serif font
|