EliverLara/Andromeda

Debug Tool Bar is off

g-kanoufi opened this issue · 4 comments

Hi, good job with Andromeda, my new preferred theme right now :)
One thing though, the debug tool bar is off with a very wrong color.

If you want i could make a pull request but i think you'll be better doing it with a colour that fit best your theme.
The css for the debug tool bar right now(with bad colors):

.debug-toolbar{
    background-color: rgb(55, 47, 60);
    box-shadow: rgb(46, 51, 63) 0px 5px 8px;
}```

Hopefully you'll get the time soon to change those.

Thanks again
     

Hi, thanks for reporting!, I think it looks better now

Before After
and1 and2

Awesome, thank you, btw is saw today that the bookmark tab on the side menu is showing all grey if you want to take a look at it too.

Thank you for fixing this so quick.

@g-kanoufi Could you provide a screenshot of the bookmark issue please? Thanks.

Nevermind, when i restarted vscode this morning i got it like that, but now i checked( i am usually not having the bookmarks tab on) it was looking great.