TovaHasi commited on
Commit
6c6ba2a
1 Parent(s): e6f15f9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -12,9 +12,9 @@ st.set_page_config(
12
  initial_sidebar_state="expanded"
13
  )
14
 
15
- primary_clr="#F63366"
16
- secondary_clr="#F0F2F6"
17
- text_clr="#262730"
18
 
19
  st.title("Калькулятор Toyota📄")
20
 
 
12
  initial_sidebar_state="expanded"
13
  )
14
 
15
+ primary_clr="#bb001e"
16
+ secondary_clr="#bb001e"
17
+ text_clr="#bb001e"
18
 
19
  st.title("Калькулятор Toyota📄")
20