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

Gutter could not be themed #15044

Closed
NoHomey opened this issue Nov 5, 2016 · 1 comment
Closed

Gutter could not be themed #15044

NoHomey opened this issue Nov 5, 2016 · 1 comment

Comments

@NoHomey
Copy link

NoHomey commented Nov 5, 2016

Steps to Reproduce:

  1. Try to style gutter like in the Kimbie dark theme

I used the following code:

<key>gutterSettings</key>
<dict>
    <key>background</key>
    <string>#ffffff</string>
    <key>divider</key>
    <string>#b3b3b3</string>
    <key>foreground</key>
    <string>#b3b3b3</string>
</dict>

But the gutter keeps beeing light blue:
gutter

@rebornix
Copy link
Member

rebornix commented Nov 7, 2016

Close as part of #3112

@rebornix rebornix closed this as completed Nov 7, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants