gnome-shell.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: "st" 6); 7@use "@current_source_dir@/sass/gnome-shell" with ($version: @version@); 8@use "@current_source_dir@/sass/components"; 9@use "@current_source_dir@/sass/extensions"; 10