#Overriding default background for disabled state

1 messages · Page 1 of 1 (latest)

red bear
#

how can I override the defualt background color applied for components lets say for TextInput , light mode , disabled state. I can inspect and see its —input-disabled-bg

gray saffron
red bear
#

Oh sorry , in my previous query I wanted to do it on global theme level.
Thanks for your response mantine

#

Basically I just wanted to change the background color of Select and TextInput components through out my app for disabled state