Community
Participate
Working Groups
A small list of default themes should be available and one can be chosen simply by setting a property in the config when creating the editor. 1)For example: const codeEdit = new CodeEdit({ ... theme: 'dark' }); 2) Or: codeEdit.create({ parent: 'parent', theme: 'dark'})
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see: https://dev.eclipse.org/mhonarc/lists/orion-dev/msg04114.html