orderly-sdk-theming

Customize Orderly DEX appearance with CSS variables and Tailwind CSS.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/wuzhong-orderly/orderly-ai-samples --skill orderly-sdk-theming
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orderly-sdk-theming
Source: https://github.com/wuzhong-orderly/orderly-ai-samples/tree/main/.github/skills/orderly-sdk-theming
Command: npx skills add https://github.com/wuzhong-orderly/orderly-ai-samples --skill orderly-sdk-theming

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows developers to easily customize the visual appearance of their Orderly DEX, ensuring brand consistency and a tailored user experience.

Core Features & Use Cases

  • Theming: Modify colors, fonts, and spacing using CSS variables.
  • Branding: Integrate custom logos, favicons, and PnL sharing backgrounds.
  • Component Customization: Override specific UI component styles.
  • Use Case: A project manager wants to rebrand a white-labeled DEX to match their company's new visual identity, including updating the primary color scheme, logo, and font.

Quick Start

Apply a blue and cyan theme to your Orderly DEX by updating the CSS variables in your theme file.

Frequently Asked Questions about orderly-sdk-theming

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I customize the visual appearance of an Orderly DEX?

To customize an Orderly DEX, modify CSS variables, configure the theme provider, and update asset settings to adjust color palettes, typography, logos, and PnL sharing backgrounds for brand consistency.

Can I use Tailwind CSS for UI customization on a white-labeled DEX?

Yes, UI customization supports integration with Tailwind CSS, allowing you to streamline styling and override specific component styles to match your project's visual identity.

What branding assets can I configure for DEX theming?

DEX theming allows you to configure custom logos, favicons, and PnL sharing backgrounds, ensuring the decentralized exchange aligns with your company's visual identity and branding.

How do I apply a new color scheme like blue and cyan to my DEX frontend?

To apply a new color scheme, update the CSS variables in your theme file to define the primary colors, which dynamically alters the DEX frontend appearance according to your branding requirements.

Does dynamic DEX theming require specific frontend development dependencies?

Dynamic DEX theming relies on frontend development tools like CSS variables and Tailwind CSS, requiring no external dependencies to implement dynamic color palettes and typography adjustments.

What is the best way to rebrand a white-labeled DEX to match a new visual identity?

The best way to rebrand a white-labeled DEX is by updating CSS variables for the primary color scheme, integrating custom logos via the theme provider, and adjusting typography for brand consistency.