pop-os / gtk-theme

System76 Pop GTK+ Theme
GNU General Public License v3.0
781 stars 80 forks source link

Building from source doesn't respect modified Shell theme colors #481

Closed AAnzel closed 3 years ago

AAnzel commented 3 years ago

Describe the problem:

Steps to reproduce:

  1. Changing some colors in gtk-theme/gnome-shell/src/gnome-shell-sass/_pop_os_colors.scss, gtk-theme/gnome-shell/src/gnome-shell-sass/_colors.scss, etc.
  2. Building according to README.md
  3. Modified GTK theme builds successfully, as seen below Screenshot from 2020-10-24 11-36-34 However, Shell theme stays default, as seen below Screenshot from 2020-10-24 11-37-07

Distribution:

PRETTY_NAME="Pop!_OS 20.10"

Pop version:

Installed: 5.3.0~1603307552~20.10~a5e0cc9
error: org.gtk.Gtk3theme.Pop/*unspecified*/*unspecified* not installed
isantop commented 3 years ago

I can't replicate this issue on my end. After building and installing a modified copy of the theme from source and restarting the shell, the colors match the updated version that I made.