[SOLVED] how to set gnome apps apperance ?

Forum › Forums › Official Releases › antiX-26 “Stephen Kapos” › [SOLVED] how to set gnome apps apperance ?

  • This topic has 3 replies, 3 voices, and was last updated Sep 24-3:28 pm by denispr.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #212888
    denispr
    Member

      Hello all,
      simple-scan appears in light theme.
      I would like to set a dark theme for it and other gnome apps like epiphany-browser,
      Is there a way to do it without having to install all the gnome stuff ?
      Thanks !

      • This topic was modified 1 day, 7 hours ago by denispr.
      #212891
      Steve Doe
      Member

        epiphany

        Hello denispr

        You can use the antix package installer, CC => Sofware => on top “Installer Software”
        and for Dark theme with simple-scan check the settings maybe ?

        Two eggs are in the fridge. The first egg says: "Brrr...it's cold in here, isn't it ?" ...and the second egg goes: "AAAAAH ! A TALKING EGG !"
        😮 antixforum.com/search-forums

        #212904
        Xunzi_23
        Member

          Gnome project is having fun and annoying users yet again.
          Below should help
          https://bbs.archlinux.org/viewtopic.php?id=275450

          From Npa

          Hi perhaps it’s late to answer but i had the same problem with simple scan 46.
          A solution i found on the web :
          Copy the correct .desktop file associated to gThumb, simple-scan or file-roller from
          /usr/share/applications to ~/.local/share/applications.
          Open the copied .desktop file using a text editor (mousepad…).
          Look for the Exec= line. Add env GTK_THEME=<Theme-Name>:<Theme-variant> just after Exec=
          so that it now looks like
          Exec=env GTK_THEME=<Theme-Name>:<Theme-variant> simple-scan %U
          for example
          Exec=env GTK_THEME=Adwaita:dark simple-scan %U
          Save the .desktop file.

          #212918
          denispr
          Member

            Thank Steve and Xunzi_23 for your answers that put me in the right direction.
            Creating .icewm/env containing the following line
            GTK_THEME=Adwaita:dark
            solved the problem !

          Viewing 4 posts - 1 through 4 (of 4 total)
          • You must be logged in to reply to this topic.