Skip to content

Commit

Permalink
create custom theme #7
Browse files Browse the repository at this point in the history
  • Loading branch information
michivonah committed May 16, 2023
1 parent 2a8a68d commit b8a5d4a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .streamlit/config.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
[theme]
base="light"
primaryColor="#e67e22"
backgroundColor="#181818"
secondaryBackgroundColor="#202020"
textColor="#f8f8f8"
font="monospace"

0 comments on commit b8a5d4a

Please sign in to comment.