Update .chainlit/config.toml
Browse files- .chainlit/config.toml +0 -9
.chainlit/config.toml
CHANGED
@@ -53,15 +53,6 @@ hide_cot = false
|
|
53 |
# Link to your github repo. This will add a github button in the UI's header.
|
54 |
# github = ""
|
55 |
|
56 |
-
# Override default MUI light theme. (Check theme.ts)
|
57 |
-
[UI.theme.light]
|
58 |
-
#background = "#FAFAFA"
|
59 |
-
#paper = "#FFFFFF"
|
60 |
-
|
61 |
-
[UI.theme.light.primary]
|
62 |
-
#main = "#F80061"
|
63 |
-
#dark = "#980039"
|
64 |
-
#light = "#FFE7EB"
|
65 |
|
66 |
# Override default MUI dark theme. (Check theme.ts)
|
67 |
[UI.theme.dark]
|
|
|
53 |
# Link to your github repo. This will add a github button in the UI's header.
|
54 |
# github = ""
|
55 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
|
57 |
# Override default MUI dark theme. (Check theme.ts)
|
58 |
[UI.theme.dark]
|