gtk.scss.in
ASCII text
1@use "@current_source_dir@/../theme" with ( 2$dark-theme: @dark_theme@, 3$light-topbar: @light_topbar@, 4$compact: @compact@, 5$toolkit: "gtk3" 6); 7@use "@current_source_dir@/sass/common"; 8@use "@current_source_dir@/sass/apps"; 9@use "@current_source_dir@/sass/public-colors"; 10