John Graham Reynolds commited on
Commit
f124e6d
·
1 Parent(s): 85d3678

move style.css file location and update colors

Browse files
.streamlit/config.toml CHANGED
@@ -1,6 +1,6 @@
1
  [theme]
2
- primaryColor="#1F71AE"
3
- backgroundColor="#E36B4B"
4
- secondaryBackgroundColor="#1F71AE"
5
  textColor="#1B3139"
6
  font="sans serif"
 
1
  [theme]
2
+ primaryColor="#FCFF3E"
3
+ backgroundColor="#47A1E4"
4
+ secondaryBackgroundColor="#FCFF3E"
5
  textColor="#1B3139"
6
  font="sans serif"
.streamlit/style.css → style.css RENAMED
File without changes