adding some coloring related improvements

This commit is contained in:
tibbi
2022-04-02 17:13:24 +02:00
parent 356b56fe71
commit bdb1c1f18a
7 changed files with 99 additions and 18 deletions

View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="you_keyboard_background_color">@android:color/system_neutral1_10</color>
<color name="you_keyboard_toolbar_color">@android:color/system_neutral1_50</color>
</resources>