We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d4680a commit 7be28eeCopy full SHA for 7be28ee
.github/workflows/update-gtk4-theme.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- name: Clone libadwaita and compile scss
18
run: |
19
- git clone -b libadwaita-1-5 --single-branch https://gitlab.gnome.org/GNOME/libadwaita.git
+ git clone -b libadwaita-1-6 --single-branch https://gitlab.gnome.org/GNOME/libadwaita.git
20
cd libadwaita/src/stylesheet
21
sassc -a -M -t compact base.scss libadwaita.css
22
sassc -a -M -t compact defaults-light.scss gtk.css
0 commit comments