DeckThemes / SDH-CssLoader

Loads CSS dynamically into the steam deck game ui
GNU General Public License v3.0
121 stars 9 forks source link

Add color patch type #21

Closed EMERALD0874 closed 2 years ago

EMERALD0874 commented 2 years ago

Add a patch type for a custom color. This will allow a theme creator to set a root variable as an HSL color defined by the user using a color picker. The most recent development image is shown below. image

beebls commented 2 years ago

The entire front-end for this is done, we're just workin on the backend implementation

joamjoamjoam commented 2 years ago

A color Opacity slider would be nice to have to support translucent colors for things like keyboard keys, focusable panels over images etc.

Talked to beebles and he said he might toy around with adding it but with all the decky loader broken webpack stuff going on i figured i should ink it down so it doesnt get lost.