Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.
/ CssLoader-WebViewer Public archive

The old website to view CssLoader themes, superceded by DeckThemes

License

Notifications You must be signed in to change notification settings

beebls/CssLoader-WebViewer

Repository files navigation

DEPRECATED

This repository is no longer used, CSSLoader & AudioLoader have moved to deckthemes.com

App Description

CssLoader is a plugin for the Steam Deck Homebrew (Decky) plugin loader, it enables users to design or install custom CSS themes that they can apply to the Steam Deck UI. It has a react-based theme browser that can be accessed from within the plugin, that pulls data from a database and has 1-click installs of themes.

This project just ports my front-end code for the Steam Deck application and turns it into a webpage that is viewable from any device.

Website Technical Details

Made in React, statically generated with NextJS, and hosted on Netlify. The data is grabbed from a mirror repo to ensure CORS compatibility.