XThomasBU commited on
Commit
6528947
1 Parent(s): 3a1356f

minor update

Browse files
Files changed (1) hide show
  1. code/.chainlit/config.toml +1 -1
code/.chainlit/config.toml CHANGED
@@ -87,7 +87,7 @@ custom_meta_image_url = "https://upload.wikimedia.org/wikipedia/commons/thumb/f/
87
  # custom_build = "./public/build"
88
 
89
  [UI.theme]
90
- default = "dark"
91
  #layout = "wide"
92
  #font_family = "Inter, sans-serif"
93
  # Override default MUI light theme. (Check theme.ts)
 
87
  # custom_build = "./public/build"
88
 
89
  [UI.theme]
90
+ default = "light"
91
  #layout = "wide"
92
  #font_family = "Inter, sans-serif"
93
  # Override default MUI light theme. (Check theme.ts)