remove teal button hover in noctalia
This commit is contained in:
parent
e2912337ab
commit
a3d91c2d46
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ let
|
|||
mOnSurfaceVariant = palette.lavender;
|
||||
mOutline = palette.surface2;
|
||||
mShadow = palette.crust;
|
||||
mHover = palette.teal;
|
||||
mHover = palette.subtext1;
|
||||
mOnHover = palette.crust;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue