Revert aluminum styling changes for TextBox

This commit is contained in:
Sasha Koshka 2024-06-06 22:42:37 -04:00
parent 1bc08bcfe4
commit b87f3445e4
1 changed files with 0 additions and 4 deletions

View File

@ -122,10 +122,6 @@ var rules = []dataTheme.Rule {
borderFocused,
borderInnerShadow,
},
dataTheme.AttrColor { Color: colorSunkenFocused },
),
Pressed: dataTheme.AS (
dataTheme.AttrColor { Color: colorSunkenPressed },
),
},