[ui/ux] The tree highlighting differs from VS Code #6919
Labels
good first issue
good first issues for new contributors
help wanted
issues meant to be picked up, require help
theming
issues related to theming
tree
issues related to the tree (ex: tree widget)
ui/ux
issues related to user interface / user experience
Description
Theia uses different styles in the tree than VS Code. Something is odd with the
mark
style.VS Code:
Theia Tree:
Theia File Dialog:
API:
theia/packages/core/src/browser/widget-decoration.ts
Lines 212 to 214 in fd2d384
CSS:
theia/packages/core/src/browser/style/tree.css
Lines 129 to 131 in fd2d384
TSX:
theia/packages/core/src/browser/tree/tree-widget.tsx
Line 590 in fd2d384
Reproduction Steps
OS and Theia version:
Diagnostics:
The text was updated successfully, but these errors were encountered: