Skip to content

Theme: импорт VS Code workbench colors (subset) #44

@ZhuchkaTriplesix

Description

@ZhuchkaTriplesix

Summary

Маппинг subset VS Code colors / workbench.colorCustomizationsQueryaWorkbenchTheme + shadcn ColorScheme.

Не в scope MVP

Минимальный набор ключей VS Code

VS Code key Querya token
editor.background editorBackground
editor.foreground → editor theme foreground
sideBar.background sidebarBackground
sideBar.foreground sidebar text
activityBar.background optional
tab.activeBackground tabs
statusBar.background status bar
panel.background results panel
focusBorder accent ring
input.background forms
list.hoverBackground tree hover
gitDecoration.modifiedResourceForeground gitModified
gitDecoration.untrackedResourceForeground gitUntracked

Неизвестные ключи — ignore + debug log.

Fallback

Если ключ отсутствует в JSON → значение из QueryaTheme.darkDefault.

Acceptance criteria

  • Таблица маппинга в коде (vscode_color_map.dart) + тест на 3 fixture-темы
  • type: dark / type: light в manifest переключает brightness
  • Документация: какие ключи поддержаны (docs/theme-import.md)

Зависимости

Оценка

~2 дня

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestthemeTheming, colors, VS Code themes

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions