diff --git a/src/base/nord.user.css b/src/base/nord.user.css index cf6ab77..f1a0acc 100644 --- a/src/base/nord.user.css +++ b/src/base/nord.user.css @@ -99,6 +99,7 @@ /*!CSS Filters*/ --filter-reset: brightness(0) saturate(100%) !important; + /*TODO: Add monochrome color filter for images with bg*/ /*?Background Colors*/ --filter-bg_h: invert(17%) sepia(12%) saturate(1017%) hue-rotate(182deg) brightness(97%) contrast(89%) !important; @@ -117,7 +118,6 @@ --filter-fg4: invert(78%) sepia(21%) saturate(488%) hue-rotate(147deg) brightness(90%) contrast(92%) !important; /*?Primary Colors*/ - /*TODO: blue - orange*/ --filter-red: invert(45%) sepia(39%) saturate(767%) hue-rotate(305deg) brightness(93%) contrast(76%) !important; --filter-green: invert(81%) sepia(23%) saturate(429%) hue-rotate(49deg) brightness(90%) contrast(79%) !important; --filter-yellow: invert(71%) sepia(53%) saturate(248%) hue-rotate(2deg) brightness(105%) contrast(95%) !important;