Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
ShadowforgeNewsShadowforge 16 - Workshop galore!
Major update

Shadowforge 16 - Workshop galore!

Shadowforge · published 27 Mar 2026, 14:09 UTC · build 22534811

All newsPlayers around this dateRead on Steam

🎨 Shadowforge Theme Workshop Guide

🧠 What is this?

Shadowforge supports custom UI themes.
You can:

  • 🎨 Create your own theme

  • 📥 Download themes from the Steam Workshop

  • 📤 Upload your theme for others


📥 How to install themes (Workshop)

  1. Open Shadowforge on Steam

  2. Go to the Workshop page

  3. Click Subscribe on a theme

  4. Launch the game

👉 The theme will appear automatically in the Theme Browser


🎮 How to use a theme in-game

  1. Open the Theme Browser

  2. Click the Workshop tab

  3. Click a theme to preview it

  4. Press Apply Theme


📤 How to upload your own theme

Step 1 — Create a theme

Create a folder:

themes/my_theme/

Inside it, create a file:

theme.json

Step 2 — Add theme data

Paste this template:

{
"name": "My Theme",
"author": "YourName",
"description": "Describe your theme.",
"bg": [40, 40, 50],
"title": [70, 70, 100],
"text": [255, 255, 255],
"slider_bg": [80, 80, 90],
"slider_knob": [255, 140, 0],
"button": [60, 60, 70],
"bar": [255, 255, 0]
}

Step 3 — Import into the game

  1. Put your folder here:

themes/import/my_theme/theme.json
  1. Open Theme Browser

  2. Click Import


Step 4 — Upload to Workshop

  1. Select your theme

  2. Click Upload

  3. Wait for upload to complete

👉 Your theme will now appear on the Workshop


📁 Theme folder structure

themes/
import/
my_theme/
theme.json
workshop/
(auto-downloaded themes)

⚠️ Important notes

  • Steam must be running

  • You must be logged in

  • The game must be launched through Steam

  • Upload may take a few seconds


❌ Common mistakes

Theme not showing

  • wrong folder (must be inside a folder)

  • invalid JSON

Upload not working

  • Steam not running

  • not logged in

  • game not launched via Steam


🎨 Optional: preview image

You can add:

preview.png

in your theme folder for future support.


💡 Tip for creators

  • Use strong contrast for readability

  • Test both dark and bright colors

  • Keep UI elements visible

More from Shadowforge

Other announcements

All news
Community12 Sep 2026Sunsetting (for now)...Going to focus on a game for a Slow Jam , I wish I had all the time in the world for everything - but time to sleep, make food and other daily things and now also this Slow Jam game eats up a lot of time. The timer down there on the screenshot is visible to the player because it is a timer for extracting out of that map. The full amount of timer is not set in stone now. This is an update of my…Game update6 Sep 2026Shadowforge 21.3A new Shadowforge patch is here! Recently added: * Improved Image shader tools and previews * Fixed Apply behavior on shader windows * Better draggable window handling * Camera no longer moves while dragging UI windows and palettes * Improved palette and Recent Colors behavior * General UI and stability fixes Thanks for sticking with Shadowforge while I keep polishing it!In-game event31 Aug 2026Shadowforge 21 — Cool & Warm, Safer Shader Previews and MoreHey everyone, Michel here. Shadowforge 21 is here, and this update continues the work on expanding the Image tools while also making sure these effects don't get in the way of actually using the editor. The biggest new addition is Cool & Warm . New: Cool & Warm Shader A new Cool & Warm tool has been added to the Image menu, directly underneath Pixel Halver. The idea is pretty simple: Dark color…