rill-theme

Define and apply custom color themes to Rill dashboards.

47|9|Updated May 17, 2023
One-click install
npx skills add https://github.com/rilldata/rill-examples --skill rill-theme
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rill-theme
Source: https://github.com/rilldata/rill-examples/tree/main/medicaid-provider-spending/.claude/skills/rill-theme
Command: npx skills add https://github.com/rilldata/rill-examples --skill rill-theme

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to define and apply custom color themes to Rill dashboards, enabling brand consistency and personalized visual experiences.

Core Features & Use Cases

  • Theme Definition: Create custom color palettes for light and dark modes.
  • Project-wide Application: Apply themes globally via rill.yaml.
  • Dashboard-specific Application: Apply themes to individual dashboards.
  • Use Case: A company can create a branded theme with their specific corporate colors to ensure all their Rill dashboards align with their brand identity.

Quick Start

Create a new theme file named brand.yaml in your Rill project's themes directory.

Frequently Asked Questions about rill-theme

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

FAQPage Schema
How do I customize the visual theme of a Rill dashboard?

You can apply custom dashboard themes globally using the `rill.yaml` configuration file, or you can target individual dashboards by applying the theme directly to specific dashboard files within your Rill project.

Can I apply a color palette to only one specific dashboard in Rill?

You can apply custom dashboard themes globally using the `rill.yaml` configuration file, or you can target individual dashboards by applying the theme directly to specific dashboard files within your Rill project.

What color formats are supported when defining a Rill dashboard theme?

A custom theme file allows you to define distinct color palettes for light and dark modes, including primary, secondary, UI surface, and sequential or diverging data visualization colors to personalize visual experiences.

Does Rill support both light and dark mode for dashboard color palettes?

A custom theme file allows you to define distinct color palettes for light and dark modes, including primary, secondary, UI surface, and sequential or diverging data visualization colors to personalize visual experiences.

How do I create a branded theme for my Rill dashboards?

Create a branded theme by making a new YAML file in your Rill project's themes directory to define your corporate color palettes for consistent visual identity across all dashboards.