Skip to content

Easter Egg Boot Splash Function

Rd Esde logo

Main splash location

The main retrodeck boot logo called splash in ES-DE is located in:

res/splash.svg

This is used at all times unless it is being overridden by the Easter Egg function.


Easter Egg Logic

When an event is active, the system replaces the default splash from either source and overides the desitination splash.

Source /retrodeck/graphics/

`User

~/.local/share/flatpak/app/net.retrodeck.retrodeck/current/active/files/retrodeck/graphics/splash.svg

~/.local/share/flatpak/app/net.retrodeck.retrodeck/current/active/files/retrodeck/graphics/extra_splashes/<Easter Egg splash>.svg

System

/var/lib/flatpak/app/net.retrodeck.retrodeck/current/active/files/retrodeck/graphics/splash.svg

/var/lib/flatpak/app/net.retrodeck.retrodeck/current/active/files/retrodeck/graphics/extra_splashes/<Easter Egg splash>.svg

Destination

The selected splash is copied to:

~/.var/app/net.retrodeck.retrodeck/config/ES-DE/resources/graphics/splash.svg

The file replaces the currently active splash.svg file in this directory.

This override remains active only during the configured date and time window.


splash_screens - features.json

The function is part of the config/retrodeck/reference_lists/features.json json.

The splash_screens" looks in the reference .svg files under: res/extra_splashes/ and overrides the bootlogo with one of the .svg files from the referense list.

"splash_screens": {
    "new_year": {
      "start_date": "MMDD",
      "end_date": "MMDD",
      "start_time": "MMDD",
      "end_time": "MMDD",
      "holiday_type": "stable",
      "filename": "placeholder.svg"
      }
    }

Example:

 "splash_screens": {
    "new_year": {
      "start_date": "1231",
      "end_date": "0101",
      "start_time": "0000",
      "end_time": "2359",
      "holiday_type": "stable",
      "filename": "placeholder.svg"
    },
    "up_helly_aa": {
      "start_date": "0127",
      "end_date": "0127",
      "start_time": "0000",
      "end_time": "2359",
      "holiday_type": "dynamic",
      "filename": "rd-up-helly-aa-splash.svg"
    }
  }

Here we show both the New Year and Up Helly Aa


Field Reference

start_date

  • Format: MMDD
  • Description: Calendar start date (Month + Day) when the splash screen becomes eligible for display.

end_date

  • Format: MMDD
  • Description: Calendar end date (Month + Day) when the splash screen expires.

Supports cross-year ranges (e.g., 12310101).


start_time

  • Format: HHMM (24-hour clock)
  • Description: Daily activation time.

Examples:

  • 0000 → Midnight
  • 0900 → 9:00 AM
  • 2359 → 11:59 PM

end_time

  • Format: HHMM (24-hour clock)
  • Description: Daily deactivation time.

holiday_type

  • Allowed Values: stable, dynamic
Value Meaning
stable Occurs on the same calendar date every year.
dynamic Date may change year-to-year.

Overlapping Holiday Handling

If a stable (or multi-day dynamic) holiday spans across another holiday’s date range, it is recommended to split and re-declare the remaining span after the conflicting holiday rather than relying on overlap resolution.

This avoids priority ambiguity and ensures deterministic rendering behavior. Single-day holidays should always take precedence over multi-day spans (whether stable or dynamic).

Example (span split to avoid overlap):

"chinese_new_year": {
  "start_date": "0207",
  "end_date": "0208",
  "start_time": "0000",
  "end_time": "2359",
  "holiday_type": "dynamic",
  "filename": "rd-lunar-goat-splash.svg"
},
"carnival": {
  "start_date": "0209",
  "end_date": "0209",
  "start_time": "0001",
  "end_time": "2359",
  "holiday_type": "dynamic",
  "filename": "rd-carnival-splash.svg"
},
"chinese_new_year_2": {
  "start_date": "0210",
  "end_date": "0210",
  "start_time": "0000",
  "end_time": "2359",
  "holiday_type": "dynamic",
  "filename": "rd-lunar-goat-splash.svg"
}

filename

  • Description: File name of the splash screen asset rd-<splashname>.svg from /res/extra_splashes/.

Boot Logo Credits

The boot logo (also referred to as the boot splash) is displayed during RetroDECK start-up.

Note:

Boot splashes created by members of the RetroDECK team are provided on a best-effort basis and serve as an homage to the clipart and WordArt aesthetic associated with the Windows 3.1 to 98 era, in alignment with the Retro theme. These assets are considered provisional and may be replaced by future contributions from REAL artists or community collaborators.

Open-Source and Creative Commons Art Resources

The majority of visual assets incorporated were created using materials distributed under open-source and/or Creative Commons licenses, obtained from the following repositories, or were independently produced:

  • SVGRepo
  • OpenClipart
  • KenneyNL
  • Creazilla
  • Pixabay

We acknowledge and extend our appreciation to the respective creators and contributors who make these assets publicly available under open licenses.

Rd Logo Box logo

Artists that contributed:

The following contributors played important roles in the development of the first and second iterations of the RetroDECK logo, including work on color schemes, iconography, SteamGridDB assets, and overall conceptual design:


Q1

Up Helly Ah

Spoiler Artists - RetroDECK Team: Lazorne

Groundhog Day

Spoiler Artists - RetroDECK Team: Lazorne

Setsubun - 節分

Spoiler Artists - RetroDECK Team: XargonWan

Chinese / Lunar New Year - 春节 - Dragon - 龙

Spoiler Artists: Weestuarty

Chinese / Lunar New Year - 春节 - Snake - 蛇

Spoiler Artists - RetroDECK Team: XargonWan

Chinese / Lunar New Year - 春节 - Horse - 马

Spoiler Artists - RetroDECK Team: XargonWan

Valentines Day

Spoiler Artists- RetroDECK Team: Weestuarty

Holi

Spoiler Artists: Lazorne

RetroDECK's Birthday & International Game Masters's Day

Spoiler Artists: Weestuarty

International Women's Day

Spoiler Artists - RetroDECK Team: Lazorne

St Patrick's Day

Spoiler Artists: Weestuarty

Eid al-Fitr

Spoiler Artists - RetroDECK Team: Lazorne

Q2

Walpurgis Night

Spoiler Artists - RetroDECK Team: Lazorne

May day / International Workers Day / Labour Day

Spoiler Artists - RetroDECK Team: Lazorne

Kodomo no Hi - こどもの日

Spoiler Artists - RetroDECK Team: XargonWan

Cooper's Hill Cheese-Rolling and Wake

Spoiler Artists - RetroDECK Team: Lazorne

Midsommarafton

Spoiler Artists - RetroDECK Team: Lazorne

Dragon Boat Festival - 端午节

Spoiler Artists - RetroDECK Team: Lazorne

Q3

Running of the Bulls - El Encierro

Spoiler Artists - RetroDECK Team: Lazorne

Tanabata - たなばた

Spoiler Artists - RetroDECK Team: XargonWan

Matariki

Spoiler Artists - RetroDECK Team: Lazorne

La Tomatina

Spoiler Artists - RetroDECK Team: Lazorne

International Talk Like a Pirate Day

Spoiler Artists - RetroDECK Team: Lazorne

Oktoberfest

Spoiler Artists - RetroDECK Team: Lazorne

Q4

Halloween

Spoiler Artists - RetroDECK Team: Lazorne

Dia de los Muertos

Spoiler Artists - RetroDECK Team: Lazorne

Diwali - Festival of Lights

Spoiler Artists - RetroDECK Team: Lazorne

International Men's Day

Spoiler Artists - RetroDECK Team: Lazorne

Monkey Buffet Festival

Spoiler Artists - RetroDECK Team: Lazorne

Chanukah / Hanukkah

Spoiler Artists - RetroDECK Team: Lazorne

Lucia

Spoiler Artists - RetroDECK Team: Lazorne

Xmas - Holiday Period

Spoiler Artists: Weestuarty

New Year

Spoiler Artists - RetroDECK Team: Lazorne

Other

Pride

Spoiler Artists: Weestuarty

Looking for Artist

Event Date (Typical) Region / Country Description Key Symbols Color Palette Patterns & Motifs Mood Logo Available Comments
Desert Kite Festival Jan-Mar (varies) UAE Large outdoor kite-flying event Kites, wind, sky Bright multicolor, blue Geometric kite shapes Joyful, airy No
Camel Festival Jan-Mar (varies) Saudi Arabia Cultural festival with camel shows and races Camels, desert motifs Sand, brown, gold Tribal patterns Traditional, proud No
Inti Raymi Feb Peru Historic Incan festival celebrating the sun Sun discs, traditional dress Gold, red Incan geometry Ceremonial, proud No
International Polar Bear Day Feb 27 Arctic Awareness day for polar bear conservation Polar bears, ice White, icy blue Ice textures Reflective, educational No
Hanami (花見) Late Mar-Early Apr Japan Cherry blossom viewing Sakura petals, picnics Soft pink, white Falling petals Calm, serene No
April Fools’ Day Apr 1 International Day of jokes and pranks Jester hats, props Bright primaries Comic shapes Silly, playful No
Earth Day Apr 22 International Environmental awareness and action Earth, leaves Green, blue Organic shapes Hopeful, mindful No
International Penguin Awareness Day Apr 25 Antarctica Penguin conservation awareness Penguins, ice Black, white, blue Ice patterns Educational No
Syttende Mai May 17 Norway National day with parades Flags, bunads Red, white, blue Clean lines Proud, joyful No
Mother’s Day May (2nd Sunday) International Honoring mothers and caregivers Flowers, cards Soft pastels Floral motifs Warm, thankful No
Towel Day May 25 International Tribute to Douglas Adams and The Hitchhiker’s Guide to the Galaxy Towels, number 42 Black, neon green, deep blues Stars, sci-fi UI Geeky, humorous No “Don’t Panic”
White Night Festivals Jun (varies) Northern Europe Cultural events during long daylight Sun, cityscapes Light blue, gold Gradients Dreamy No
Father’s Day Jun (3rd Sunday) International Honoring fathers and caregivers Tools, ties Blue, gray Simple icons Appreciative No
Matariki Jun-Jul (varies) New Zealand Māori New Year Stars, constellations Deep blue, white Star patterns Reflective No
Ferragosto Aug Italy Peak summer holiday Beach, sun Aqua, coral Waves Relaxed No
Feria de las Flores Aug Colombia Flower parade and culture Flowers Bright florals Petals Joyful No
Obon Aug 13-16 Japan Remembrance of ancestors Lanterns Warm amber Floating lights Respectful No
Waffle House Fight Club Day Aug 24 USA Pop-culture anniversary Waffles Yellow, brown Retro diner Humorous No
Tsukimi / Mid-Autumn Festival Sep-Oct East Asia Moon-viewing and harvest Moon, lanterns Gold, navy Clouds Tranquil No
Frühlingsfest Late Sep-Early Oct Germany Beer and folk festival Pretzels, steins Blue, white Bavarian diamonds Festive No
Thanksgiving (Canada) Oct (2nd Mon) Canada Harvest and gratitude Leaves, turkey Warm browns Autumn leaves Cozy No
Thanksgiving (USA) Nov (4th Thu) USA Harvest and gratitude Turkey, cornucopia Warm earth tones Leaves Cozy No
Black Friday Nov (4th Fri) International Major shopping day Price tags Black, red Bold typography Urgent No Often followed by Cyber Monday
Powwows Varies / Seasonal North America Indigenous cultural gatherings Drums, regalia Earth tones Feathers Communal No
Reindeer Racing Winter months Arctic Traditional winter sport Reindeer, sleds White, red Snow textures Energetic No
Festival of Masks Varies West Africa Traditional mask ceremonies Masks Bold earth colors Tribal patterns Ceremonial No
Lake of Stars Festival Varies Malawi Music and arts festival Lake, stars Deep blue Waves Creative No
Sauti za Busara Varies Zanzibar African music festival Instruments Warm tropical Rhythmic lines Energetic No
Bushfire Festival Varies Eswatini Music and arts with workshops Instruments, people Warm sunset tones Organic patterns Community-focused No