Added custom theme creator

This commit is contained in:
Paweł Malak
2022-03-24 16:07:14 +01:00
parent 378dd8e36d
commit 9ab6c65d85
10 changed files with 246 additions and 41 deletions

View File

@@ -38,3 +38,7 @@
resize: none;
height: 50vh;
}
.InputGroup input[type='color'] {
all: unset;
}