Igalia / wolvic

A fast and secure browser for standalone virtual-reality and augmented-reality headsets.
https://wolvic.org
Mozilla Public License 2.0
796 stars 100 forks source link

[Vision Glass] Fix theming issues #1418

Closed felipeerias closed 4 months ago

felipeerias commented 4 months ago

The main application (and therefore the UI for VR) uses FxR_Dark, which fixes all the glitches with text colors, theming, etc.

The theme for the phone UI is applied with a LayoutInflater which uses a different theme, which ensures that the correct values are applied in a way that does not interfere with the VR interface.

Colors of the status and navigation bars are specified in FxR.Dark to ensure that they are properly applied. This doesn't affect VR.