harpreetsahota commited on
Commit
06ab712
1 Parent(s): f13a645

Delete .chainlit/config.toml

Browse files
Files changed (1) hide show
  1. .chainlit/config.toml +0 -13
.chainlit/config.toml DELETED
@@ -1,13 +0,0 @@
1
- [UI]
2
- name = "Miles Morales"
3
- description = "Chat with Miles Morales about reviews of Across the Spiderverse"
4
-
5
- # Override default MUI dark theme. (Check theme.ts)
6
- [UI.theme.dark]
7
- background = "#0D0D0D"
8
- paper = "#8C1F28"
9
-
10
- [UI.theme.dark.primary]
11
- main = "#F80061"
12
- dark = "#242426"
13
- light = "#F2F2F2"