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.

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.

Key capabilities

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

Technical details

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

Explore related resources

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
187,531
Forks
41,265
Last commit
9 days ago
Repository age
11 years
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to ux-theming

ux-theming: Install, Config & GitHub Signals – SkillIndex