Create a simple vertical line on gantt chart from react-google-charts

I want to create a vertical red line on the current date on my gantt chart in react.
See the example here.
Additionally, I’d like to get all completed tasks and partial fills to be dark grey.
I wasn’t successful with the options they provide in docs.