A Steam Deck Gaming Mode custom CSS theme to display the selected image in fullscreen when viewing them in Media page.
- Open Quick Access Menu -> Decky -> CSS Loader -> Manage Themes
- Search
View Media in Fullscreen
- Select
View Media in Fullscreen
and click install - Turn on
View Media in Fullscreen
- Download the theme via one of the methods:
- From Deckthemes
- download the code from Release
- Clone the repo via git
- Copy
View Media in Fullscreen
folder to/home/deck/homebrew/themes/
- Open Quick Access Menu -> Decky -> CSS Loader -> Reload themes
- Turn on
View Media in Fullscreen
Users aren't expected to turn on Delay Effective Time
unless it breaks
other pages. If enabled, the theme won't apply until about 10
seconds after user enters Media page. See the comment in source code
for explanation.
- Minimal theme template
- There are other templates in the repo
- thene.json schema
- Or use Theme Visualizer
- On PC, open Steam client with
-dev -gamepadui
- Hit F12 to open Dev console to inspect HTML and test CSS overrides
- Note that each dev console targets different views, which you need to set
in
inject
section in theme.json:- SP: Main window
- MainMenu: Pop up menu on the left
- QuickAccess: Pop up menu on the right
- Use Manual installation step to test the theme on Steamdeck