Spaces:
Running
Running
Update .chainlit/config.toml
Browse files- .chainlit/config.toml +1 -1
.chainlit/config.toml
CHANGED
|
@@ -107,7 +107,7 @@ custom_font = "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&d
|
|
| 107 |
|
| 108 |
[UI.theme.dark.primary]
|
| 109 |
main = "#00fff3"
|
| 110 |
-
dark = "#
|
| 111 |
light = "#c4fffc"
|
| 112 |
[UI.theme.dark.text]
|
| 113 |
#primary = "#EEEEEE"
|
|
|
|
| 107 |
|
| 108 |
[UI.theme.dark.primary]
|
| 109 |
main = "#00fff3"
|
| 110 |
+
dark = "#c4fffc"
|
| 111 |
light = "#c4fffc"
|
| 112 |
[UI.theme.dark.text]
|
| 113 |
#primary = "#EEEEEE"
|