datacipen commited on
Commit
5c793b3
·
verified ·
1 Parent(s): dd88571

Update .chainlit/config.toml

Browse files
Files changed (1) hide show
  1. .chainlit/config.toml +1 -1
.chainlit/config.toml CHANGED
@@ -107,7 +107,7 @@ custom_font = "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&d
107
 
108
  [UI.theme.dark.primary]
109
  main = "#00fff3"
110
- dark = "#00ada5"
111
  light = "#c4fffc"
112
  [UI.theme.dark.text]
113
  #primary = "#EEEEEE"
 
107
 
108
  [UI.theme.dark.primary]
109
  main = "#00fff3"
110
+ dark = "#c4fffc"
111
  light = "#c4fffc"
112
  [UI.theme.dark.text]
113
  #primary = "#EEEEEE"