返回 Skill 列表
extension
分类: 开发与工程无需 API Key

"windsurf-theme-customization"

配置Windsurf主题和视觉设置以提高可访问性。当用户提到“更改主题”、“自定义颜色”、“可访问性设置”、“视觉偏好”或“暗模式”时激活。处理主题配置和可访问性合规性。在使用windsurf主题定制功能时使用。通过诸如“windsurf主题定制”、“windsurf定制”、“windsurf”等短语触发。

person作者: jakexiaohubgithub

Windsurf Theme Customization

Overview

This skill enables comprehensive theme customization within Windsurf. It covers color schemes, font configurations, UI scaling, and accessibility settings. Proper theme configuration reduces eye strain, improves code readability, and ensures compliance with accessibility standards like WCAG 2.1 for team members with visual impairments.

Prerequisites

  • Windsurf IDE installed
  • Understanding of accessibility requirements
  • Color vision considerations for team
  • Preferred font selections
  • Display resolution and scaling needs

Instructions

  1. Select Base Theme
  2. Configure Colors
  3. Set Up Fonts
  4. Enable Accessibility Features
  5. Verify Compliance

See {baseDir}/references/implementation.md for detailed implementation guide.

Output

  • Customized theme configuration
  • Font settings optimized for readability
  • Accessibility-compliant color scheme
  • Cross-panel consistent styling

Error Handling

See {baseDir}/references/errors.md for comprehensive error handling.

Examples

See {baseDir}/references/examples.md for detailed examples.

Resources