How can i use custom icon as my widget icon in theia?
February 20, 2020 at 2:18amHow can i use custom icon as my widget icon in theia?
February 20, 2020 at 2:18amRight now we use the default icon by coding "this.title.iconClass = 'fa fa-window-maximize';", but how can i use custom icon instead? Please help, thank you.
February 20, 2020 at 2:26am
The
explorer
(navigator
) uses a custom theme (one that is not from FontAwesome). The idea is to provide an iconClass
which you then reference in css and add your icon: