Favicon of ux-theming

ux-theming Skill

AI Agent SkillTypeScriptOpen source

VS Code theming, color tokens, widget styles, focus indicators, and high-contrast theme support. Use when registering colors, styling widgets with theme tokens, or ensuring HC/focus compliance. Published by microsoft in vscode.

Decision snapshot

Is this a fit?

Best for

Design and media, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

9 days ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is ux-theming Skill?

VS Code theming, color tokens, widget styles, focus indicators, and high-contrast theme support. Use when registering colors, styling widgets with theme tokens, or ensuring HC/focus compliance. Published by microsoft in vscode. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
100/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Design and media
  • Design and media use cases

Declared skill metadata

  • Source file: .github/skills/ux-theming/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use ux-theming Skill

  • Use it for design and media.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/vscode
  • Skill file: .github/skills/ux-theming/SKILL.md

What it does

VS Code theming, color tokens, widget styles, focus indicators, and high-contrast theme support. Use when registering colors, styling widgets with theme tokens, or ensuring HC/focus compliance.

Skill instructions

This skill covers color registration, CSS variable usage, widget style patterns, focus indicators, and high-contrast theme requirements. --- 1. Registering Colors File: src/vs/platform/theme/common/colorUtils.ts typescript export const myWidgetBackground = registerColor('myWidget.background', { light: 'ffffff', dark: '252526', hcDark: Color.black, hcLight: Color.white }, nls.localize('myWidgetBackground', "Background color of My Widget.")); Rules: - Provide defaults for all four theme types: light, dark, hcDark, hcLight. - HC themes must use solid colors (avoid transparency) and set explicit borders via contrastBorder. - Use color transforms for derived colors: transparent(), darken(), lighten(), oneOf(). - Reference existing colors when possible instead of hardcoding hex values. 2. Color Categories | File | Colors | |------|--------| | src/vs/platform/theme/common/colors/baseColors.ts | foreground, focusBorder, contrastBorder, text links | | src/vs/platform/theme/common/colors/editorC

Verified compatibility and discovery

Frequently asked questions

What is ux-theming?

ux-theming is a open-source AI agent skill with Copy skill directory. VS Code theming, color tokens, widget styles, focus indicators, and high-contrast theme support. Use when registering colors, styling widgets with theme tokens, or ensuring HC/focus compliance.

Who is ux-theming best for?

ux-theming is best for reusing agent instructions, scripts, and references, design and media workflows.

How do I install ux-theming?

Install or run ux-theming using Copy skill directory. Check ux-theming for the latest setup command.

Is ux-theming actively maintained?

ux-theming may need a closer maintenance check before production use.

Share:

Stars
190,076
Forks
41,909
Last commit
9 days ago
Last verified
Aug 31, 2026
Metadata fetched
Aug 31, 2026
Repository age
11 years
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to ux-theming