henrikruscon / hyper-statusline

Status Line Plugin for Hyper
MIT License
386 stars 79 forks source link

Adjust opacity or contrast for current working directory #83

Closed adlersantos closed 6 years ago

adlersantos commented 6 years ago

Hi! I'd like to suggest the ability to adjust opacity or contrast for the font/foreground in relation to the background.

It's a bit difficult to read the current working directory given the default settings:

screen shot 2018-06-19 at 12 10 07 pm

Thanks!

ypresto commented 6 years ago

FYI: You can disable transparency of footer.

    hyperStatusLine: {
      footerTransparent: false,
    },
adlersantos commented 6 years ago

@ypresto Thank you! It's more readable now