mirror of
http://vcs.subcon.town/fristi/pleroma-themes.git
synced 2024-11-16 03:03:17 +00:00
Fixed issue with checkboxes being all white.
This commit is contained in:
parent
299b2e2fac
commit
7028a335ae
|
@ -180,7 +180,7 @@
|
||||||
"panel": "#5f3637",
|
"panel": "#5f3637",
|
||||||
"panelText": "#dddddd",
|
"panelText": "#dddddd",
|
||||||
"panelFaint": "#dddddd",
|
"panelFaint": "#dddddd",
|
||||||
"input": "#ffffff",
|
"input": "#d6bebf,
|
||||||
"topBar": "#4d3536",
|
"topBar": "#4d3536",
|
||||||
"topBarText": "#dddddd",
|
"topBarText": "#dddddd",
|
||||||
"topBarLink": "#dddddd",
|
"topBarLink": "#dddddd",
|
||||||
|
|
Loading…
Reference in a new issue