Update Che Theia CSS styling to respect the VS Code theming approach #16079
Labels
area/editor/theia
Issues related to the che-theia IDE of Che
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P1
Has a major impact to usage or development of the system.
status/in-progress
This issue has been taken by an engineer and is under active development.
Milestone
Is your task related to a problem? Please describe.
VS Code like theming has been introduced Theia upstream.
Che Theia styles have to be updated to respect the new theming approach. It will allow us to consume VS Code extensions that provide themes.
Describe the solution you'd like
Update the variables in the CSS styles.
Describe alternatives you've considered
Additional context
Theia PR for VS Code theming support eclipse-theia/theia#6475
Theming guidelines in Theia https://github.com/eclipse-theia/theia/wiki/Coding-Guidelines#theming
VS Code colors https://code.visualstudio.com/api/references/theme-color
The text was updated successfully, but these errors were encountered: