orderly-sdk-theming

Customize Orderly DEX appearance with CSS variables and Tailwind CSS themes.

2|1|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/OrderlyNetwork/skills --skill orderly-sdk-theming-orderlynetwork
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orderly-sdk-theming
Source: https://github.com/OrderlyNetwork/skills/tree/main/skills/orderly-sdk-theming
Command: npx skills add https://github.com/OrderlyNetwork/skills --skill orderly-sdk-theming-orderlynetwork

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 Decentralized Exchange (DEX) built with the Orderly SDK, enabling rebranding and personalization.

Core Features & Use Cases

  • Visual Customization: Modify colors, fonts, logos, and chart styles.
  • Theming System: Utilizes CSS variables and Tailwind CSS for flexible theming.
  • Use Case: A project wants to rebrand their DEX from the default Orderly look to match their specific brand guidelines, including changing primary colors, updating the logo, and adjusting font styles.

Quick Start

Apply a custom blue and cyan theme to your Orderly DEX by updating your CSS variables.

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 my Orderly DEX?

You can customize your Orderly DEX visual appearance by modifying CSS variables, integrating Tailwind CSS, and using theme provider components to rebrand colors, fonts, and logos.

Can I rebrand the default Orderly SDK look using CSS variables?

Yes, you can rebrand the default Orderly SDK look using CSS variables to easily update primary colors, adjust font styles, and replace logos to match your specific brand guidelines.

How do I change TradingView chart styling in an Orderly DEX?

To change TradingView chart styling in an Orderly DEX, use the theming system to modify chart styles alongside other UI components for a cohesive and personalized user experience.

Does Orderly SDK theming work with Tailwind CSS?

Yes, Orderly SDK theming works directly with Tailwind CSS to provide a flexible theming system that integrates with Orderly UI components and assets for cohesive visual customization.

What do I need to apply a custom theme to an Orderly DEX?

To apply a custom theme to an Orderly DEX, you need to update your CSS variables to define your brand's visual properties, such as applying a custom blue and cyan color scheme.