gnome-shell-dark-theme/gnome-shell-high-contrast.scss

8 lines
215 B
SCSS
Raw Normal View History

$variant: 'dark';
2024-09-19 20:40:52 -04:00
$contrast: "high";
2024-09-19 20:40:52 -04:00
@import "gnome-shell-sass/_high-contrast-colors"; //use gtk colors
@import "gnome-shell-sass/_drawing";
@import "gnome-shell-sass/_common";
@import "gnome-shell-sass/_widgets";