Skip to content

Commit

Permalink
chore: adjust the hover brightness to darken when hovering
Browse files Browse the repository at this point in the history
  • Loading branch information
jenniferarnesen committed Sep 27, 2024
1 parent 4f10dcd commit 7b94c81
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@ export default ({
inactive: {
enabled: false,
},
hover: {
brightness: -0.3, // darken
},
},
},
}
Expand Down

0 comments on commit 7b94c81

Please sign in to comment.