Hi,
I am doing some changes to some elements for a personal project and I am recompiling the source code for Android. I want to make some changes in the Lane Guidance widget.

In particular, I want to change the following:
Background color of the widget. Currently it is set to white in day mode as shown above and transparent black in night mode.
Color of the arrows for the lanes.
Color of the border/outline of the arrows.
If these changes are a simple quick hex color change can someone please explain where in the source code I have to change the color values for day and night mode?
The other changes I would like to make is
Change the size and more particular the width of the arrows. Currently the arrows are slim, I would like to make them a little wider.
Change the width of the border/outline of arrows.