Spaces:
Runtime error
Runtime error
danushkhanna
commited on
Commit
•
a39f85b
1
Parent(s):
144c5a0
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -7
.streamlit/config.toml
CHANGED
@@ -2,10 +2,4 @@
|
|
2 |
backgroundColor="#000000"
|
3 |
secondaryBackgroundColor="#FFFFFF"
|
4 |
textColor="#FF851B"
|
5 |
-
font="serif"
|
6 |
-
|
7 |
-
[theme.success]
|
8 |
-
backgroundColor = "#00FF00" # Green for positive results
|
9 |
-
|
10 |
-
[theme.error]
|
11 |
-
backgroundColor = "#FF0000" # Red for negative results
|
|
|
2 |
backgroundColor="#000000"
|
3 |
secondaryBackgroundColor="#FFFFFF"
|
4 |
textColor="#FF851B"
|
5 |
+
font="serif"
|
|
|
|
|
|
|
|
|
|
|
|