marcossuzuki commited on
Commit
2112a0b
·
verified ·
1 Parent(s): b20b652

comment background color

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +4 -4
.streamlit/config.toml CHANGED
@@ -35,8 +35,8 @@ weight = 400
35
 
36
  [theme]
37
  primaryColor = "#bb5a38"
38
- backgroundColor = "#f4f3ed"
39
- secondaryBackgroundColor = "#ecebe3"
40
  textColor = "#3d3a2a"
41
  linkColor = "#3d3a2a"
42
  borderColor = "#d3d2ca"
@@ -49,5 +49,5 @@ codeBackgroundColor = "#ecebe4"
49
  showSidebarBorder = true
50
 
51
  [theme.sidebar]
52
- backgroundColor = "#e8e7dd"
53
- secondaryBackgroundColor = "#ecebe3"
 
35
 
36
  [theme]
37
  primaryColor = "#bb5a38"
38
+ #backgroundColor = "#f4f3ed"
39
+ #secondaryBackgroundColor = "#ecebe3"
40
  textColor = "#3d3a2a"
41
  linkColor = "#3d3a2a"
42
  borderColor = "#d3d2ca"
 
49
  showSidebarBorder = true
50
 
51
  [theme.sidebar]
52
+ #backgroundColor = "#e8e7dd"
53
+ #secondaryBackgroundColor = "#ecebe3"