mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-04-21 14:49:10 +00:00
dark theme adjustments
This commit is contained in:
parent
dcd46f9326
commit
db1af954d3
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
<corners android:radius="5dp"/>
|
||||
</shape>
|
||||
</item>
|
||||
<item android:bottom="3px">
|
||||
<item android:bottom="5px">
|
||||
<shape android:shape="rectangle">
|
||||
<solid android:color="#303030" />
|
||||
<corners android:radius="5dp" />
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<corners android:radius="5dp"/>
|
||||
</shape>
|
||||
</item>
|
||||
<item android:bottom="3px">
|
||||
<item android:bottom="5px">
|
||||
<shape android:shape="rectangle">
|
||||
<solid android:color="#424242" />
|
||||
<corners android:radius="5dp" />
|
||||
|
|
Loading…
Add table
Reference in a new issue