ags: config option for symbolic icon theme (#547)

This commit is contained in:
end-4
2024-05-28 21:59:22 +07:00
parent e5339a146b
commit d6a34b1d07
5 changed files with 35 additions and 17 deletions
+3 -3
View File
@@ -29,9 +29,9 @@ $rounding_large: 1.705rem;
-gtk-outline-radius: 9999px;
}
@mixin symbolic-icon {
-gtk-icon-theme: 'Adwaita';
}
// @mixin symbolic-icon {
// -gtk-icon-theme: 'Adwaita';
// }
@mixin titlefont {
// Geometric sans-serif
+1
View File
@@ -8,6 +8,7 @@
@import 'material'; // Material colors
@import './colors'; // Global color definitions. Uses material colors as base.
@import './lib_mixins';
@import 'lib_mixins_overrides';
@import './lib_classes';
@import './common'; // Context menu n stuff