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

Outline View #20

Open
federicosacerdoti opened this issue Mar 12, 2013 · 3 comments
Open

Outline View #20

federicosacerdoti opened this issue Mar 12, 2013 · 3 comments

Comments

@federicosacerdoti
Copy link

Great theme. I have a small issue: The text foreground in the C/C++ outline view is unreadable, see screenshot. I installed the "E4 CSS Editor" and tried adding definitions for

org-eclipse-jdt-ui-ContentOutline

org-eclipse-ui-views-ContentOutline

But neither help. Do you know the right one for this? Would be a big help.

Thanks,
FDS
Uploading light-outline.png . . .

@federicosacerdoti
Copy link
Author

Sorry, had a problem uploading image (firewall issue)

@federicosacerdoti
Copy link
Author

Fixed, seems I needed to restart. This is what I added.

#org-eclipse-jdt-ui-ContentOutline {
background-color: #333;
color: #FFF;
}

The screenshot of the "before" colors:

light-outline

@federicosacerdoti
Copy link
Author

Hmm, seems to still happen occasionally. Perhaps I still need help.

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

1 participant