diff --git a/mate/Dockerfile b/mate/Dockerfile index ae31227..271bab6 100644 --- a/mate/Dockerfile +++ b/mate/Dockerfile @@ -38,6 +38,8 @@ RUN \ adwaita-gtk2-theme \ adwaita-icon-theme \ papirus-icon-theme \ + pop-gtk2-theme \ + pop-gtk3-theme \ thunderbird \ firefox \ code && \ diff --git a/mate/Dockerfile.aarch64 b/mate/Dockerfile.aarch64 index c30f0cf..6557c45 100644 --- a/mate/Dockerfile.aarch64 +++ b/mate/Dockerfile.aarch64 @@ -39,6 +39,8 @@ RUN \ adwaita-gtk2-theme \ adwaita-icon-theme \ papirus-icon-theme \ + pop-gtk2-theme \ + pop-gtk3-theme \ thunderbird \ firefox \ code && \ diff --git a/xfce/Dockerfile b/xfce/Dockerfile index 038f8a5..27d7219 100644 --- a/xfce/Dockerfile +++ b/xfce/Dockerfile @@ -35,6 +35,8 @@ RUN \ adwaita-gtk2-theme \ adwaita-icon-theme \ papirus-icon-theme \ + pop-gtk2-theme \ + pop-gtk3-theme \ thunderbird \ firefox \ code && \