hyperterm-overlay icon indicating copy to clipboard operation
hyperterm-overlay copied to clipboard

Foreground color makes nano unreadable

Open jcoetzee opened this issue 6 years ago • 1 comments

Since upgrading to Hyper 2.0 foreground colour now hides the hints on nano. This only occurs when I enable this plugin.

screen shot 2018-05-03 at 7 58 06 am

jcoetzee avatar May 03 '18 06:05 jcoetzee

From me using this plugin I have not noticed it changing any UI elements and I've looked in the code and there is no code doing any UI adjusting either. For me nano also works just fine with this installed:

My plugins are:

  plugins: [
    'hyper-tab-icons',
    "hyper-material-theme",
    "gitrocket",
    "hyper2-border",
    "hyper-overlay"
  ]

This should not be related to this plugin specifically by any means.

(Note: I know you'll see I don't have hyperTERM-overlay, I forked this repo and re-released it to npm since the project is strongly suggested to have been deserted)

favna avatar Jun 27 '18 22:06 favna