Add version files and new GIF images for UI components

This commit is contained in:
2025-04-03 06:26:44 +07:00
commit 663c28a2ea
5219 changed files with 772528 additions and 0 deletions

27
themes/common/colors.xml Normal file
View File

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<rows>
<row id="1">
<cell>#ff007f</cell>
<cell>#ff007f</cell>
</row>
<row id="2">
<cell>#ff0000</cell>
<cell>#ff0000</cell>
</row>
<row id="3">
<cell>#bfbfff</cell>
<cell>#bfbfff</cell>
</row>
<row id="4">
<cell>#ffbfff</cell>
<cell>#ffbfff</cell>
</row>
<row id="5">
<cell>#ffffbf</cell>
<cell>#ffffbf</cell>
</row>
<row id="6">
<cell>#000000</cell>
<cell>#000000</cell>
</row>
</rows>