Monokai / monokai-pro-sublime-text

Monokai Pro: beautiful functionality for professional developers
191 stars 7 forks source link

Apparently monokai pro doesn't work on terminus instance #172

Open ilmoralito opened 3 months ago

ilmoralito commented 3 months ago

I use sublime text 4159 with terminus. When opening a terminal using a monokai pro theme. The colors don't look good. Attached image. Also when writing in the terminal it flashes

image

Terminus allows you to change the theme, but not all monokai pro themes are listed and once selected it is only applied to the prompt

image

Greetings and thanks

Monokai commented 3 months ago

I think this is an issue with the Terminus package. By the looks of it, they're handling their own themes specifically for their plugin.

ilmoralito commented 3 months ago

Likewise, I just identified this related entry in the terminus configuration

    // 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",