eclipse-theia/theia
View on GitHubAllow the user to customize theme colors via settings
Open
#6,040 opened on Aug 25, 2019
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.