diff --git a/.streamlit/config.toml b/.streamlit/config.toml new file mode 100644 index 0000000..7a80f08 --- /dev/null +++ b/.streamlit/config.toml @@ -0,0 +1,6 @@ +[theme] +primaryColor="#11111" +backgroundColor="#FFFFFF" +secondaryBackgroundColor="#FOF2F6" +textColor="#111111" +font="monospace"