Skip to content

Commit

Permalink
Fix secondaryBackgroundColor for readibility reasons
Browse files Browse the repository at this point in the history
  • Loading branch information
serverhorror authored Dec 15, 2023
1 parent d2d6d61 commit 7679628
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ds-streamlit/files/src/.streamlit/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
base = "dark"
primaryColor = "#00E47C"
backgroundColor = "#08312A"
secondaryBackgroundColor = "#E5E3DE"
secondaryBackgroundColor = "#5D4495"
textColor = "#F6F5F3"
font = "sans serif"

0 comments on commit 7679628

Please sign in to comment.