1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00
dotfiles/.config/gtk-3.0/gtk.css

16 lines
207 B
CSS

VteTerminal,
TerminalScreen,
vte-terminal {
padding: 1.3em;
}
.window-frame, .window-frame:backdrop {
margin: 0;
border-style: none;
border-radius: 0;
}
.titlebar {
border-radius: 0;
}