---
title: "Get app theme"
method: GET
path: "/api/v1/device/app/theme"
tags: ["device"]
---

# Get app theme

`GET /api/v1/device/app/theme`

Returns the current in-app theme override and effective application theme. This is app-scoped and does not change the host operating system appearance.

## Response `200`

Application theme information.

- ThemeInfo — unresolved $ref

## Other responses

- `500` — Internal server error.
- `501` — Capability not implemented by the connected backend.

---

[API](https://skmtc.dev/dotnet/apis/devflow-agent-protocol.md) · [All operations](https://skmtc.dev/dotnet/apis/devflow-agent-protocol/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dotnet/devflow-agent-protocol/revisions/31dec8eed3de/schema)
