Conversation
☁️ Cloudflare Worker Preview Deployed!🔗 https://ks-vs-add-n8n-page-docs.kestra-io.workers.dev |
|
There is also the hero image to make. You can see the Dagster interface in the background. |
|
in Hero , lso we have the ability to change the background gradient if you want that as according to competitor. |
src/assets/styles/ks-theme-dark.scss
Outdated
| #{--ks-background-alert-warning}: #3d1500; | ||
| #{--ks-background-artwork}: $base-grey-800; | ||
| #{--ks-background-blue-light}: #65a5ff33; | ||
| #{--ks-background-orange-light}: #ff9f7a33; |
There was a problem hiding this comment.
Always avoid making direct changes in ks-theme-dark and -ks-theme-light file. We should do that with script after updating Figma.json @elliotgunn
There was a problem hiding this comment.
noted. reversed changes
src/contents/vs-pages/n8n.yaml
Outdated
| title: Visual App Automation | ||
| description: "Visual-first workflow automation platform built around a drag-and-drop node editor. Connect SaaS apps, build AI agent workflows, and prototype automations quickly with JavaScript and Python code nodes." | ||
| shadowColor: "#FF9F7A" | ||
| subCardBg: "var(--ks-background-orange-light)" |
There was a problem hiding this comment.
I don't think this exist at Nico side in design. so better to use hex
@Nico-Kestra I'll add a design ticket |
Add new vs page for n8n