# Creating a colorful HD wallpaper using Racket

**URL:** https://racket.discourse.group/t/creating-a-colorful-hd-wallpaper-using-racket/3389
**Category:** Show & Tell
**Tags:** advent-2024
**Created:** [December 3, 2024, 3:36pm UTC](https://racket.discourse.group/t/creating-a-colorful-hd-wallpaper-using-racket/3389 "2024-12-03T15:36:49Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![JustinZed](https://avatars.discourse-cdn.com/v4/letter/j/8e7dd6/32.png) [@JustinZed](https://racket.discourse.group/u/JustinZed)
#### Post date: [December 3, 2024, 3:36pm UTC](https://racket.discourse.group/t/creating-a-colorful-hd-wallpaper-using-racket/3389/1 "2024-12-03T15:36:49Z")

</div>

For today's Advent Calendar, I'm sharing a colorful wallpaper I made for my phone using Racket. There's nothing too deep about it, just a bit of fun, but it does demonstrate a simple way to create a nice rainbow color gradient. It illustrates the power of Racket's `for/fold` form as well as using the `pict` library to create images. The wallpaper and the code is available at [https://github.com/zamora/wallpaper](https://github.com/zamora/wallpaper)

 ![wallpaper](https://global.discourse-cdn.com/free1/uploads/racket/original/2X/3/3b8d541c76aa7aa156bc23235460deeabcb7216e.png)

---

<div class="post-metadata">

### Author: ![al\_shopov](https://avatars.discourse-cdn.com/v4/letter/a/ce73a5/32.png) [@al\_shopov](https://racket.discourse.group/u/al_shopov)
#### Post date: [December 3, 2024, 4:12pm UTC](https://racket.discourse.group/t/creating-a-colorful-hd-wallpaper-using-racket/3389/2 "2024-12-03T16:12:21Z")

</div>

Is the repo public?

На вт, 3.12.2024 г. в 16:46 Justin Zamora via Racket Discourse \<[notifications@racket.discoursemail.com](mailto:notifications@racket.discoursemail.com)\> написа:

---

<div class="post-metadata">

### Author: ![spdegabrielle](https://yyz2.discourse-cdn.com/free1/user_avatar/racket.discourse.group/spdegabrielle/32/95_2.png) [@spdegabrielle](https://racket.discourse.group/u/spdegabrielle)
#### Post date: [December 3, 2024, 5:04pm UTC](https://racket.discourse.group/t/creating-a-colorful-hd-wallpaper-using-racket/3389/3 "2024-12-03T17:04:06Z")

</div>

Yes it is public I just checked

---

<div class="post-metadata">

### Author: ![JustinZed](https://avatars.discourse-cdn.com/v4/letter/j/8e7dd6/32.png) [@JustinZed](https://racket.discourse.group/u/JustinZed)
#### Post date: [December 3, 2024, 5:05pm UTC](https://racket.discourse.group/t/creating-a-colorful-hd-wallpaper-using-racket/3389/4 "2024-12-03T17:05:52Z")

</div>

It is now public. Thanks for letting me know!

---

<div class="post-metadata">

### Author: ![spdegabrielle](https://yyz2.discourse-cdn.com/free1/user_avatar/racket.discourse.group/spdegabrielle/32/95_2.png) [@spdegabrielle](https://racket.discourse.group/u/spdegabrielle)
#### Post date: [December 3, 2024, 5:09pm UTC](https://racket.discourse.group/t/creating-a-colorful-hd-wallpaper-using-racket/3389/5 "2024-12-03T17:09:30Z")

</div>

Thanks Justin this is great 🎄🎄🎄
