diff --git a/.streamlit/config.toml b/.streamlit/config.toml index 5c460d9..29675e3 100644 --- a/.streamlit/config.toml +++ b/.streamlit/config.toml @@ -1,6 +1,6 @@ [theme] -primaryColor = "#4ECCA3" -backgroundColor = "#232931" -secondaryBackgroundColor = "#393E46" -textColor = "#EEEEEE" +primaryColor = "#5B8FB9" +backgroundColor = "#03001C" +secondaryBackgroundColor = "#301E67" +textColor = "#B6EADA" font = "monospace"