Compare commits

...

1 Commits

Author SHA1 Message Date
Teffen Ellis
e16a5cfdc0 Fix inversion of opacity. 2025-12-04 15:57:13 +01:00

View File

@@ -165,8 +165,8 @@
--pf-global--BackgroundColor--dark-200: oklab(0.3659 -0.0025 -0.0061);
--pf-global--BackgroundColor--dark-300: oklab(0.2585 -0.0027 -0.0066);
--pf-global--BackgroundColor--dark-400: oklab(0.4369 -0.0024 -0.0058);
--pf-global--BackgroundColor--dark-transparent-100: oklab(0.9693 0 -0.00001 / 0.62);
--pf-global--BackgroundColor--dark-transparent-200: oklab(0.9693 0 -0.00001 / 0.32);
--pf-global--BackgroundColor--dark-transparent-100: oklab(9.693% 0 -0.00001 / 0.62);
--pf-global--BackgroundColor--dark-transparent-200: oklab(9.693% 0 -0.00001 / 0.32);
}
/* #endregion */