We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afec376 commit 0a031a0Copy full SHA for 0a031a0
.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-4 --single-branch https://gitlab.gnome.org/GNOME/libadwaita.git
+ git clone -b libadwaita-1-5 --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