blob: d45eaa5991ca9765d7e0fcd8986502e1fd0be213 (
plain) (
blame)
1
2
3
4
5
6
|
// https://gitlab.gnome.org/GNOME/gtk/-/blob/gtk-3-24/gtk/theme/Adwaita/_colors-public.scss
// $fg-color: #{"@theme_fg_color"};
// $bg-color: #{"@theme_bg_color"};
@use "./widget/bar/Bar";
@use "./widget/notifications/Notifications";
|