Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It does not show the dots. #5

Open
wdanilo opened this issue Nov 19, 2021 · 1 comment
Open

It does not show the dots. #5

wdanilo opened this issue Nov 19, 2021 · 1 comment

Comments

@wdanilo
Copy link

wdanilo commented Nov 19, 2021

Hi, I've got the following plugins plugins: ['hyper-material-theme','hyperline','hypercwd','hyperterm-visor','hyperterm-dibdabs'] and this does not show any dots next to tabs :(

image

@dukhovnyi
Copy link

dukhovnyi commented Dec 27, 2021

@wdanilo you need to define color hexes for which paths would you like to apply it

module.exports = {
  config: {
    'hyperterm-dibdabs': {
      overrides: {
        '~/Development': '#c0ffee'
      }
    }
  }
}

but for me looks like something wrong with hex colors :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants