Skip to content

Centralize ThemeColor constants #3295

@shouples

Description

@shouples

ThemeColor string literals like "problemsWarningIcon.foreground" and "notificationsErrorIcon.foreground" are scattered across multiple files. We chould extract these into a shared enum in src/icons.ts alongside IconNames, or split this into a more explicit src/themeIcons.ts and src/themeColors.ts since some colors may be used outside of the icon context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupGeneral refactoring and/or minor adjustments needed that shouldn't impact overall functionality

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions