Spaces:
Paused
Paused
danicafisher
commited on
Commit
•
8da59d9
1
Parent(s):
518d519
Update .chainlit/config.toml
Browse files- .chainlit/config.toml +1 -1
.chainlit/config.toml
CHANGED
@@ -67,7 +67,7 @@ custom_css = "/public/stylesheet.css"
|
|
67 |
[UI.theme.light.primary]
|
68 |
main = "#5461cb"
|
69 |
dark = "#5461cb"
|
70 |
-
light = "#
|
71 |
|
72 |
# Override default MUI dark theme. (Check theme.ts)
|
73 |
[UI.theme.dark]
|
|
|
67 |
[UI.theme.light.primary]
|
68 |
main = "#5461cb"
|
69 |
dark = "#5461cb"
|
70 |
+
light = "#279af1"
|
71 |
|
72 |
# Override default MUI dark theme. (Check theme.ts)
|
73 |
[UI.theme.dark]
|