Replies: 1 comment
-
Hey @fipro78, Both definitely work. In the past, we had some extra handling for the It might make sense to replace the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the readme of @theia/cli is a section about how to configure a default theme:
https://github.com/eclipse-theia/theia/tree/master/dev-packages/cli#default-theme
IMHO this section is outdated. IIUC Theia replaced the custom theming with the VS Code Color Theme approach. Is my understanding correct? At least I do not see any Theia Theme package anymore and the VS Code Color Theme works AFAICS.
Instead of
it should be configured via
preferences
Beta Was this translation helpful? Give feedback.
All reactions