/* Catppuccin Macchiato (lavender) for GTK4 / libadwaita. * libadwaita ignores gtk-theme-name, so the theme's own stylesheet is imported * here instead. Assets are symlinked next to this file. */ @import url("theme/gtk.css"); /* vte terminal: local override, kept from the previous config. */ VteTerminal { padding: 10px; -VteTerminal-inner-border: 10px; }