added my custom theme

This commit is contained in:
bach
2026-01-16 15:03:29 +01:00
parent 1d3e126529
commit a850bdea1f
172 changed files with 18368 additions and 0 deletions
@@ -0,0 +1,3 @@
{% set form_field_checkbox_classes = 'form-switch' %}
{% extends "forms/fields/checkbox/checkbox.html.twig" %}