Yvann commited on
Commit
48aa9b9
·
1 Parent(s): a296a04

Update setup.sh

Browse files
Files changed (1) hide show
  1. setup.sh +5 -2
setup.sh CHANGED
@@ -13,6 +13,9 @@ port = $PORT\n\
13
  \n\
14
  [theme]\n\
15
  base = \"light\"\n\
16
- backgroundColor = \"#FFF1F9\"\n\
17
- secondaryBackgroundColor = \"#FFDCF1\"\n\
 
 
 
18
  " > ~/.streamlit/config.toml
 
13
  \n\
14
  [theme]\n\
15
  base = \"light\"\n\
16
+ primaryColor = \"#89CFF0\"\n\
17
+ backgroundColor = \"#E0F7FE\"\n\
18
+ secondaryBackgroundColor = \"#FFFCE4\"\n\
19
+ textColor = \"#000000\"\n\
20
+ font = \"sans-serif\"\n\
21
  " > ~/.streamlit/config.toml