mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2025-03-02 00:01:25 +01:00
8 lines
264 B
XML
8 lines
264 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
<item name="bg" type="color">#111111</item>
|
||
|
<item name="key_bg" type="color">#303030</item>
|
||
|
<item name="key_down_bg" type="color">#000000</item>
|
||
|
<item name="key_label" type="color">#BFBFBF</item>
|
||
|
</resources>
|