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