randy3k / Terminus

Bring a real terminal to Sublime Text
https://packagecontrol.io/packages/Terminus
MIT License
1.37k stars 83 forks source link

Terminus flashes when typing when using any monokai pro theme #417

Open ilmoralito opened 2 months ago

ilmoralito commented 2 months ago

I recently installed monokai pro, when opening terminus the theme does not apply properly, I understand this from what is described in the terminus configuration section.

{
   ...
    // the name of the theme
    // the theme could be either "classic", "adaptive", "user" or any predefined themes
    // listed in the command `Terminus Utilities: Select Theme`.
    // For Sublime Text before 4096, the adaptive theme will fallback to the classic theme.
    "theme": "adaptive",
    ...
}

The detail is that when writing in terminus a blinking occurs