danicafisher commited on
Commit
8da59d9
1 Parent(s): 518d519

Update .chainlit/config.toml

Browse files
Files changed (1) hide show
  1. .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 = "#74c6f7"
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]