new theme: peachy

This commit is contained in:
2025-08-17 20:32:52 +03:00
parent 317182ae12
commit f04f0fb51b
4 changed files with 1028 additions and 2 deletions

View File

@ -478,7 +478,7 @@ input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus
color: black;
}
.infobox.critical {
background-color: rgb(237, 129, 129);
background-color: #ed8181;
color: black;
}
.infobox.warn {