repl-color -> repl_color

This commit is contained in:
2022-10-16 00:07:02 +02:00
parent 37b723d3fb
commit a7998e48af
11 changed files with 38 additions and 38 deletions

View File

@@ -1,5 +1,5 @@
.spinnerPath {
stroke: var(--repl-color);
stroke: var(--repl_color);
stroke-width: 25;
fill: none;
}