Button colors

main
Bob Mottram 2020-06-05 22:38:42 +01:00
parent e06a7c1bb7
commit 32f4570a93
1 changed files with 2 additions and 0 deletions

View File

@ -197,6 +197,8 @@ def setThemeNight(baseDir: str):
"hashtag-vertical-spacing3": "100px",
"hashtag-vertical-spacing4": "150px",
"time-vertical-align": "-10px",
"button-background": "#7961ab",
"button-selected": "#86579d",
"*font-family": "'CheGuevaraTextSans-Regular'",
"*src": fontStr
}