Style Project Find results heading pane
r0ckarong opened this issue · 3 comments
Hi,
your syntax theme uses a default color value for the Project Find heading pane and makes it impossible to use because it's dark text on dark background.
If I add this to my styles.less it works fine:
.preview-pane .panel-heading {
background-color: #e0dad3;
}
I don't understand Atom theming very much but if you tell me where I need to apply this and how I'll create a pull request. The color is the same as in @heftstreifen (toller Name!) in the colors.less
Hi @r0ckarong,
Thanks for your report! However, I can't reproduce it.
I did a quick screnrecording, see: https://vimeo.com/184362115 (pw: penpapercoffe)
Are you sure it isn't any other package that might interfer with the colors?
What UI-theme do you use? What happens if you choose a different UI-Theme or a different Syntax-Theme, does the behaviour remain?
You're right. I thought I checked thoroughly. This comes from the Atom Material theme. Will file it there.
Danke trotzdem für das tolle Theme!
Danke trotzdem für das tolle Theme!
Gerne :)