Changed to use the config labels and src

This commit is contained in:
WBHarry 2025-08-10 10:05:00 +02:00
parent 4d2c72fb84
commit f8d9257cd0
7 changed files with 29 additions and 10 deletions

View file

@ -10,7 +10,7 @@
}
.character-row .domains-section img {
filter: invert(88%) sepia(98%) saturate(1784%) hue-rotate(311deg) brightness(104%) contrast(91%);
filter: @golden-filter;
}
}
}, {
@ -20,7 +20,7 @@
}
.character-row .domains-section img {
filter: invert(87%) sepia(15%) saturate(343%) hue-rotate(333deg) brightness(110%) contrast(87%);
filter: brightness(0) saturate(100%);
}
}
});