Compare commits

..
4 Commits
2 changed files with 6 additions and 4 deletions
+2 -2
View File
@@ -23,8 +23,8 @@
<content_rating type="oars-1.1" />
<branding>
<color type="primary" scheme_preference="light">#64819c</color>
<color type="primary" scheme_preference="dark">#34526e</color>
<color type="primary" scheme_preference="light">#a1bedd</color>
<color type="primary" scheme_preference="dark">#363e4f</color>
</branding>
<screenshots>
+4 -2
View File
@@ -16,8 +16,10 @@
"buildsystem": "meson",
"sources": [
{
"type": "dir",
"path": "."
"type": "git",
"url": "https://gitea.angeltech.jp/Angel-Technologies/MoeMoji",
"tag": "v0.1.0",
"commit": "17678d789a3d1fd3f22449a1a06927ebee5d982e"
}
]
}