Files
lineageos_setupwizard/res/values-night/colors.xml
Michael Bestas ec05005cfe SetupWizard: Make it REUSE compliant
* Ignored all the strings.xml since they are auto-synced

Change-Id: I5d9e7aa5ae7b0079f792450f7e6dbf83216ebac4
2024-02-26 00:25:43 +02:00

12 lines
351 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: 2022-2024 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<resources>
<color name="page_background">@color/sud_glif_background_color_dark</color>
<color name="accent">?attr/colorAccent</color>
<color name="divider">#40ffffff</color>
</resources>