eclipse-theia/theia

Allow the user to customize theme colors via settings

Open

#6,040 opened on Aug 25, 2019

View on GitHub
 (4 comments) (4 reactions) (0 assignees)TypeScript (2,478 forks)batch import
help wantedthemingvscode

Repository metrics

Stars
 (18,676 stars)
PR merge metrics
 (Avg merge 15d 4h) (75 merged PRs in 30d)

Description

VSCode has a mechanism to allow the user to customize theme colors, using the editors.tokenColorCustomizations setting.

It would be nice if Theia supported something similar.

Contributor guide