Relaxed-Theme / relaxed-terminal-themes

🕶️ A relaxed terminal theme to take a more relaxed view of things. For iTerm, Hyper, the macOS Terminal and a bunch of others.
MIT License
450 stars 12 forks source link

hyper-relaxed: Warning regarding deprecated CSS classes #10

Open leonlaser opened 6 years ago

leonlaser commented 6 years ago

When using the hyper-relaxed plugin, a warning message is thrown when closing tab or window in the developer console:

bundle.js:1 Warning: "hyper-relaxed" plugin uses some deprecated CSS classes

Hyper is using system notifications in macOS to inform you about the message/error. So when every I close tab or window a system notification pops up.

leonlaser commented 6 years ago

Sorry, I just found out, another plugin is responsible for the system notifications. The warning related to hyper-relaxed is not triggering any notifications.

mischah commented 6 years ago

Thanks for letting me know about this.