GTK3: remove blue border from headerbar

This commit is contained in:
Daniel Ruiz de Alegría
2020-12-22 11:15:30 +01:00
parent 33d24a462d
commit 0ebeb087f7
4 changed files with 4 additions and 4 deletions
@@ -155,7 +155,7 @@ scale slider:active {
***************/
.titlebar,
headerbar {
border-color: $selected_bg_color;
border-color: $borders_color;
$_scale_asset: 'assets/kali-headerbar-logo#{$asset_suffix}';
@include headerbar_fill(darken($bg_color, if($variant == 'light', 2%, 10%)),