forked from indymedia/epicyon
Button highlighting
parent
541bfbadfc
commit
8b8e475767
|
@ -1,4 +1,9 @@
|
||||||
{
|
{
|
||||||
|
"button-approve": "#160afe",
|
||||||
|
"button-deny": "#fd294f",
|
||||||
|
"button-highlighted": "#0481f5",
|
||||||
|
"button-selected-highlighted": "#0481f5",
|
||||||
|
"button-fg-highlighted": "white",
|
||||||
"login-button-color": "#6800e7",
|
"login-button-color": "#6800e7",
|
||||||
"login-button-fg-color": "white",
|
"login-button-fg-color": "white",
|
||||||
"verticals-width": "16px",
|
"verticals-width": "16px",
|
||||||
|
|
Loading…
Reference in New Issue