Skip to content

Commit

Permalink
Add config.toml file to force dark mode as default
Browse files Browse the repository at this point in the history
  • Loading branch information
Bergam0t committed Nov 17, 2023
1 parent d10e764 commit 6f2c6a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .streamlit/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[theme]
base = "dark"

0 comments on commit 6f2c6a4

Please sign in to comment.