Samuel

Results 3 issues of Samuel

I use Home Assistant in darkmode (Google Dark Theme or the Caule dark themes) which works fine normally. But with the Google Dark Theme, the Buttons don't change at all...

bug

I get an error in hexToRgb.js when I use a short hex code (eg. #00f instead of #0000ff). It looks like the converter can't handle short hex codes.

### Installation Method Docker ### The Problem I have installed / tried to install stirlingpdf via Docker Stack using the following docker-compose config. ```yml version: '3.3' services: stirling-pdf: image: stirlingtools/stirling-pdf:latest...

needs investigation