mirror of
https://github.com/SimpleMobileTools/Simple-Keyboard.git
synced 2025-06-05 21:49:26 +02:00
adding some coloring related improvements
This commit is contained in:
5
app/src/main/res/values-v31/colors.xml
Normal file
5
app/src/main/res/values-v31/colors.xml
Normal 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>
|
Reference in New Issue
Block a user