adw-gtk3: upgrade 4.6 -> 4.7

Changelog:
==========
- Make sure text selection is somewhat visible on websites with various
  backgrounds in both chromium and firefox
- Slightly increase contrast of menuitems
- Fix borders on vertical linked buttons
- Fix borders on vertical spinbuttons
- Change list row image-button style

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2023-05-25 14:56:04 +08:00 committed by Khem Raj
parent 2424b1500a
commit 4fc602bf38

View File

@ -11,6 +11,6 @@ inherit meson
SRC_URI = "git://github.com/lassekongo83/adw-gtk3.git;protocol=https;branch=main"
S = "${WORKDIR}/git"
SRCREV = "f26e86c8a7b40ac23f165efdb620f734c0f1db23"
SRCREV = "f5e0807a4572ef6d9ca27042b41211efb41936d2"
FILES:${PN} = "${datadir}/themes"