dotfiles/for-home-directory/.themes/Everblush-gtk-main/scss/gtk-3.0/widgets/_actionbar.scss
2022-12-20 11:40:25 -06:00

6 lines
108 B
SCSS
Executable file

@use '../colors';
actionbar {
background: colors.$surface-2;
border-top: 1px solid colors.$surface-3;
}