How to change font color for inactive tabs of terminal?
.notebook tab { color: #D83923; }
it works for gtk3 applications like gedit, gnome-terminal, but not for roxterm-gtk3 tabs
Log in to post a comment.
How to change font color for inactive tabs of terminal?
.notebook tab {
color: #D83923;
}
it works for gtk3 applications like gedit, gnome-terminal, but not for roxterm-gtk3 tabs