Skip to main content
GET
/
themes
/
{id}
.css
Get theme CSS
curl --request GET \
  --url https://fluxerusercontent.com/themes/{id}.css
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.fluxer.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required

Theme ID

Response

Theme CSS

The response is of type string.