mirror of https://gitlab.com/bashrc2/epicyon
Button colors
parent
e06a7c1bb7
commit
32f4570a93
2
theme.py
2
theme.py
|
@ -197,6 +197,8 @@ def setThemeNight(baseDir: str):
|
||||||
"hashtag-vertical-spacing3": "100px",
|
"hashtag-vertical-spacing3": "100px",
|
||||||
"hashtag-vertical-spacing4": "150px",
|
"hashtag-vertical-spacing4": "150px",
|
||||||
"time-vertical-align": "-10px",
|
"time-vertical-align": "-10px",
|
||||||
|
"button-background": "#7961ab",
|
||||||
|
"button-selected": "#86579d",
|
||||||
"*font-family": "'CheGuevaraTextSans-Regular'",
|
"*font-family": "'CheGuevaraTextSans-Regular'",
|
||||||
"*src": fontStr
|
"*src": fontStr
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue