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

Is possible to change dot colors? #12

Closed
pedrofernandezm opened this issue Aug 1, 2012 · 2 comments
Closed

Is possible to change dot colors? #12

pedrofernandezm opened this issue Aug 1, 2012 · 2 comments

Comments

@pedrofernandezm
Copy link

I was wondering if it is possible to change dot colors? In some color schemes, like LAZY, the dots appear in black for changes and new lines too.

@gornostal
Copy link
Owner

Yes, it's possible.

All themes stored in ~/.config/sublime-text-2/Packages/Color Scheme - Default (at least I have them there).
If you open Monokai.tmTheme (which is default theme), you will find colors for diff files (just search for diff).
Then you should copy diff colors to your theme.

Write here if it help you.

Good luck.

@pedrofernandezm
Copy link
Author

Thank you for the quick response.

It worked!. The key name was "diff.inserted" but thank you for pointing me in the right direction.

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