JavierGon12 commited on
Commit
48b11be
1 Parent(s): 5c97133

Change appearance to retraced colors

Browse files
Files changed (2) hide show
  1. .streamlit/config.toml +4 -4
  2. style.css +1 -0
.streamlit/config.toml CHANGED
@@ -1,6 +1,6 @@
1
  [theme]
2
- primaryColor="#c9d2ca"
3
- backgroundColor="#e4e0e0"
4
- secondaryBackgroundColor="#a4bcea"
5
- textColor="#0a27d2"
6
  font="monospace"
 
1
  [theme]
2
+ primaryColor="#37b4b4"
3
+ backgroundColor="#0D1C35"
4
+ secondaryBackgroundColor="#1E5C67"
5
+ textColor="#F2F2F0"
6
  font="monospace"
style.css CHANGED
@@ -1,6 +1,7 @@
1
 
2
  /* styles.css */
3
 
 
4
  .title {
5
  color: #ffffff;
6
  font-size: 34px;
 
1
 
2
  /* styles.css */
3
 
4
+
5
  .title {
6
  color: #ffffff;
7
  font-size: 34px;