Skip to content

Commit 06be2fa

Browse files
committed
[Gtk-3.20] Tilix: Do not bottom-border color
1 parent 82568c7 commit 06be2fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/gtk-3.20/scss/apps/_gnome-terminal.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
.terminal-titlebar:active {
4848
border-width: 0 0 2px 0;
4949
border-style: solid;
50-
border-color: #d64937;
50+
border-color: $selected_bg_color;
5151
}
5252
}

0 commit comments

Comments
 (0)