Closed kkirss closed 2 years ago
Thanks for this project. Works very well. Only had one problem when trying out various different themes. Opened a PR to address it.
I updated all themes while at it too.
@ShiromMakkad Could you take a look?
Sorry this got lost in my email, merged!
All the themes had the same id before. This caused Jetbrains IDEs to not switch between them properly.
Using
base16-{{scheme-slug}}
as the theme id instead. This keeps them unique to the scheme.