diff --git a/.streamlit/config.toml b/.streamlit/config.toml new file mode 100644 index 0000000..706635f --- /dev/null +++ b/.streamlit/config.toml @@ -0,0 +1,6 @@ +[theme] +base="dark" +primaryColor="#7952b3" +backgroundColor="#0e1117" +secondaryBackgroundColor="#262730" +textColor="#ffffff" \ No newline at end of file