diff --git a/data/style/strawberry.css b/data/style/strawberry.css index da12f380..811db558 100644 --- a/data/style/strawberry.css +++ b/data/style/strawberry.css @@ -31,6 +31,10 @@ background-color: %palette-base; } +#context-scrollarea { + background-color: %palette-base; +} + QToolButton { border: 2px solid transparent; border-radius: 3px;