skyline/app/src/main/res/values-night/colors.xml
lynxnb 2bcf0e2abd Update themes and styles to Material Design 3
This commit transitions all layouts and views to the use the new stuff from MD3.
2023-03-22 21:57:50 +01:00

5 lines
118 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="onBackgroundLight">#1AFFFFFF</color>
</resources>