Reduce button hover/highlight overlay opacity

This commit is contained in:
miruka
2019-08-28 19:44:52 -04:00
parent 1eaec701dc
commit 73af3bd2c5
2 changed files with 10 additions and 9 deletions

View File

@@ -113,8 +113,8 @@ controls:
color background: colors.inputBackground
color text: colors.text
color hoveredOverlay: hsluv(0, 0, 50, 0.3)
color pressedOverlay: hsluv(0, 0, 50, 0.6)
color hoveredOverlay: hsluv(0, 0, 50, 0.2)
color pressedOverlay: hsluv(0, 0, 50, 0.5)
color checkedOverlay: colors.accentBackground
menu: