style: Update default theme

This commit is contained in:
2026-05-25 16:51:44 +02:00
parent 155fe20862
commit 1259645706
23 changed files with 1206 additions and 630 deletions

View File

@@ -50,7 +50,10 @@
"assets": [
{
"glob": "**/*",
"input": "public"
"input": "public",
"ignore": [
"web.config"
]
},
{
"glob": "**/*",
@@ -130,7 +133,10 @@
"assets": [
{
"glob": "**/*",
"input": "public"
"input": "public",
"ignore": [
"web.config"
]
},
{
"glob": "**/*",