Skip to content

Commit 20b6fa3

Browse files
committed
Fix #298
1 parent 44be524 commit 20b6fa3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/sass/gtk4/libadwaita-tweaks.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,8 @@ notebook > header {
6969
}
7070
}
7171

72+
// https://github.com/lassekongo83/adw-gtk3/issues/298
73+
tooltip.background.chromium {
74+
background-color: RGB(0 0 6 / 80%);
75+
}
76+

0 commit comments

Comments
 (0)