Browse Source

more gtk

master
Marc 4 years ago
parent
commit
03a9f2711a
1 changed files with 4 additions and 0 deletions
  1. 4
      .config/gtk-3.0/widgets/notebook.css

4
.config/gtk-3.0/widgets/notebook.css

@ -13,3 +13,7 @@ notebook header {
background: @bg_color; background: @bg_color;
} }
notebook tab:active {
background-color: #ff0000;
}
Loading…
Cancel
Save