SUW: use Lineage accent on logo

Don't use dynamic coloring on the LineageOS logo.

Change-Id: I51b6150e2c914bf7bcba7cc895ea9075a141e3b2
This commit is contained in:
Timi Rautamäki
2022-03-16 11:00:54 +00:00
parent 970967836b
commit 08d08bed26
2 changed files with 11 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2013 The CyanogenMod Project
Copyright (C) 2017-2021 The LineageOS Project
Copyright (C) 2017-2022 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -23,6 +23,7 @@
<color name="primary">@color/page_background</color>
<color name="primary_dark">#c2c5c7</color>
<color name="accent">@*android:color/accent_device_default_light</color>
<color name="lineage_accent">#167C80</color>
<color name="primary_text">#8a000000</color>
<color name="secondary_text">#42000000</color>
<color name="button_bar_text_enabled">#ff1e1e1e</color>