Merge pull request #28 from welpo/style/smooth-img-invert
💄 style: don't fully invert images in dark theme
This commit is contained in:
commit
7cc887d654
@ -61,7 +61,7 @@
|
|||||||
--accent-color: #ff9a8c;
|
--accent-color: #ff9a8c;
|
||||||
|
|
||||||
.invertable-image {
|
.invertable-image {
|
||||||
filter: invert(1);
|
filter: invert(.88);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user