Closed jubilee2 closed 1 year ago
Proposed Changes:
In this PR, I've made the following changes:
Updated the filter property in the CSS code to use invert(1) instead of invert() for proper inversion in dark mode.
https://developer.mozilla.org/en-US/docs/Web/CSS/filter-function/invert#parameters
Many thanks for this.
Proposed Changes:
In this PR, I've made the following changes:
Updated the filter property in the CSS code to use invert(1) instead of invert() for proper inversion in dark mode.
https://developer.mozilla.org/en-US/docs/Web/CSS/filter-function/invert#parameters
css #dark-mode #filter-property