mirror of https://gitlab.com/bashrc2/epicyon
Button text color
parent
5cdeaf0992
commit
5a99906c00
2
theme.py
2
theme.py
|
@ -932,7 +932,7 @@ def setThemeIndymediaModern(baseDir: str):
|
|||
"timeline-border-radius": "0px",
|
||||
"button-background": "#767674",
|
||||
"button-background-hover": "#555",
|
||||
"button-text-hover": "black",
|
||||
"button-text-hover": "white",
|
||||
"button-selected": "white",
|
||||
"button-selected-text": "black",
|
||||
"button-text": "white",
|
||||
|
|
Loading…
Reference in New Issue