diff --git a/public/themes/aura-dark-amber/theme.css b/public/themes/aura-dark-amber/theme.css index 54b263b39..4f7e22ba8 100644 --- a/public/themes/aura-dark-amber/theme.css +++ b/public/themes/aura-dark-amber/theme.css @@ -6051,6 +6051,7 @@ background-color: #3f3f46; } .p-cascadeselect.p-disabled .p-cascadeselect-label { + background-color: #3f3f46; color: #a1a1aa; } diff --git a/public/themes/aura-dark-blue/theme.css b/public/themes/aura-dark-blue/theme.css index 4e0743f9d..433e9db0c 100644 --- a/public/themes/aura-dark-blue/theme.css +++ b/public/themes/aura-dark-blue/theme.css @@ -6051,6 +6051,7 @@ background-color: #3f3f46; } .p-cascadeselect.p-disabled .p-cascadeselect-label { + background-color: #3f3f46; color: #a1a1aa; } diff --git a/public/themes/aura-dark-cyan/theme.css b/public/themes/aura-dark-cyan/theme.css index 8d9227998..3d06bbc53 100644 --- a/public/themes/aura-dark-cyan/theme.css +++ b/public/themes/aura-dark-cyan/theme.css @@ -6051,6 +6051,7 @@ background-color: #3f3f46; } .p-cascadeselect.p-disabled .p-cascadeselect-label { + background-color: #3f3f46; color: #a1a1aa; } diff --git a/public/themes/aura-dark-green/theme.css b/public/themes/aura-dark-green/theme.css index ce3dcae10..b6aaef749 100644 --- a/public/themes/aura-dark-green/theme.css +++ b/public/themes/aura-dark-green/theme.css @@ -6051,6 +6051,7 @@ background-color: #3f3f46; } .p-cascadeselect.p-disabled .p-cascadeselect-label { + background-color: #3f3f46; color: #a1a1aa; } diff --git a/public/themes/aura-dark-indigo/theme.css b/public/themes/aura-dark-indigo/theme.css index 537a4f8e6..f29aa050c 100644 --- a/public/themes/aura-dark-indigo/theme.css +++ b/public/themes/aura-dark-indigo/theme.css @@ -6051,6 +6051,7 @@ background-color: #3f3f46; } .p-cascadeselect.p-disabled .p-cascadeselect-label { + background-color: #3f3f46; color: #a1a1aa; } diff --git a/public/themes/aura-dark-lime/theme.css b/public/themes/aura-dark-lime/theme.css index 93f6a9f0c..99094a4f8 100644 --- a/public/themes/aura-dark-lime/theme.css +++ b/public/themes/aura-dark-lime/theme.css @@ -6051,6 +6051,7 @@ background-color: #3f3f46; } .p-cascadeselect.p-disabled .p-cascadeselect-label { + background-color: #3f3f46; color: #a1a1aa; } diff --git a/public/themes/aura-dark-noir/theme.css b/public/themes/aura-dark-noir/theme.css index ff9b43b53..aa80617fa 100644 --- a/public/themes/aura-dark-noir/theme.css +++ b/public/themes/aura-dark-noir/theme.css @@ -6051,6 +6051,7 @@ background-color: #3f3f46; } .p-cascadeselect.p-disabled .p-cascadeselect-label { + background-color: #3f3f46; color: #a1a1aa; } diff --git a/public/themes/aura-dark-pink/theme.css b/public/themes/aura-dark-pink/theme.css index 89c8b8c46..6136296e6 100644 --- a/public/themes/aura-dark-pink/theme.css +++ b/public/themes/aura-dark-pink/theme.css @@ -6051,6 +6051,7 @@ background-color: #3f3f46; } .p-cascadeselect.p-disabled .p-cascadeselect-label { + background-color: #3f3f46; color: #a1a1aa; } diff --git a/public/themes/aura-dark-purple/theme.css b/public/themes/aura-dark-purple/theme.css index 61ca476a3..a70737dc3 100644 --- a/public/themes/aura-dark-purple/theme.css +++ b/public/themes/aura-dark-purple/theme.css @@ -6051,6 +6051,7 @@ background-color: #3f3f46; } .p-cascadeselect.p-disabled .p-cascadeselect-label { + background-color: #3f3f46; color: #a1a1aa; } diff --git a/public/themes/aura-dark-teal/theme.css b/public/themes/aura-dark-teal/theme.css index ef45936f8..bdab52716 100644 --- a/public/themes/aura-dark-teal/theme.css +++ b/public/themes/aura-dark-teal/theme.css @@ -6051,6 +6051,7 @@ background-color: #3f3f46; } .p-cascadeselect.p-disabled .p-cascadeselect-label { + background-color: #3f3f46; color: #a1a1aa; }