It is in the default elementary theme.

   set { name: "background"; \
     image { image: "p-5120.png" BACKGROUND_COMP; size: 3841 2161 51200
28800; } \
     image { image: "p-3840.png" BACKGROUND_COMP; size: 3201 1801  3840
 2160; } \
     image { image: "p-3200.png" BACKGROUND_COMP; size: 2561 1441  3200
 1800; } \
     image { image: "p-2560.png" BACKGROUND_COMP; size: 1921 1081  2560
 1440; } \
     image { image: "p-1920.png" BACKGROUND_COMP; size: 1601  900  1920
 1080; } \
     image { image: "p-1600.png" BACKGROUND_COMP; size: 1281  721  1600
900; } \
     image { image: "p-1280.png" BACKGROUND_COMP; size:    0    0  1280
720; } \
   }

the images are here in the source code:
https://git.enlightenment.org/enlightenment/efl/src/branch/master/data/elementary/themes/img

see also
https://git.enlightenment.org/enlightenment/efl/src/branch/master/data/elementary/themes/edc/background.edc

and for the definition of the macro:
https://git.enlightenment.org/enlightenment/efl/src/branch/master/data/elementary/themes/macros.edc#L23

Hope that helps

On Fri, Jun 30, 2023 at 11:18 AM Jon Craig <craig.jo...@gmail.com> wrote:

> I'm trying to find the default background - the one shown here:
> http://www.enlightenment.org/_media/aa/shot-2021-12-13_17-47-19.png
>
> I edje_decc'ed all the included backgrounds and the only theme I could find
> but I can not find this background graphic!
>
> Where is it!?
>
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>

_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to