From aa8d58508d227f0464a7fbcda70d4c73e217a98b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aritra=20Ghosh=20=E2=9A=A1?= Date: Fri, 2 Feb 2024 11:09:01 +0530 Subject: [PATCH] Update config.toml --- .streamlit/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.streamlit/config.toml b/.streamlit/config.toml index 7a80f08..f899b9d 100644 --- a/.streamlit/config.toml +++ b/.streamlit/config.toml @@ -1,6 +1,6 @@ [theme] primaryColor="#11111" backgroundColor="#FFFFFF" -secondaryBackgroundColor="#FOF2F6" +secondaryBackgroundColor="#e6efff" textColor="#111111" font="monospace"