create theme chocolate

This commit is contained in:
2026-07-23 04:24:02 +02:00
committed by kitoy
parent cf3f6a33ae
commit 0a9baaafb1
11 changed files with 876 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"blocs": {
"Texte1": {
"name": "Texte1",
"type": "simple_article",
"title": "Mon Petit à moi",
"property": "",
"bg_color": "#000000",
"fg_color": "#000000",
"text": "<p class=\"ql-align-center\">Composez\u00a0votre\u00a0texte\u00a0libre\u00a0ici\u00a0!</p>"
}
}
}