---
layout: example.11ty.cjs
title: <n8n-demo> ⌲ Examples ⌲ Overrie Theme
tags: example
name: Override Theme
description: Override theme
---

<n8n-demo workflow='{"nodes":[{"name":"Workflow-Created","type":"n8n-nodes-base.webhook","position":[512,369],"parameters":{"path":"webhook","httpMethod":"POST"},"typeVersion":1}],"connections":{}}' theme="dark"></n8n-demo>

<h3>HTML</h3>

```html
<n8n-demo workflow='{"nodes":[{"name":"Workflow-Created","type":"n8n-nodes-base.webhook","position":[512,369],"parameters":{"path":"webhook","httpMethod":"POST"},"typeVersion":1}],"connections":{}}' theme="dark"></n8n-demo>
```
