datacipen commited on
Commit
b451efa
1 Parent(s): 81046bd

Update .chainlit/config.toml

Browse files
Files changed (1) hide show
  1. .chainlit/config.toml +0 -4
.chainlit/config.toml CHANGED
@@ -61,10 +61,6 @@ custom_css = "/public/stylesheet.css"
61
  # Specify a custom font url.
62
  custom_font = "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap"
63
 
64
- [UI.theme]
65
- default = "light"
66
- layout = "wide"
67
- font_family = "Inter, sans-serif"
68
  # Override default MUI light theme. (Check theme.ts)
69
  [UI.theme.light]
70
  #background = "#FAFAFA"
 
61
  # Specify a custom font url.
62
  custom_font = "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap"
63
 
 
 
 
 
64
  # Override default MUI light theme. (Check theme.ts)
65
  [UI.theme.light]
66
  #background = "#FAFAFA"