score:1
i am dealing with the same problem... as a workaround you can take a look at e4-dark_partstyle.css
file and make the background a little bit darker so the selection is visible. the key here is to know what element to modify. i have changed the background-color
of a bunch of elements (including the one i think is related to package and project explorers, called tree
) from #2f2f2f
to #171717
.
hope it helps.
Source: stackoverflow.com
Related Query
- Eclipse - how to change background color of selected file, when Project Explorer View is inactive
- How to change the background color for changed files in eclipse project explorer?
- Eclipse - Change the background color of selected file in the 'View' window
- How to change Eclipse project explorer background color?
- How can we change default label provider of eclipse ide's project explorer view to render file with customized label
- How can I change the name of *.xml file in the eclipse IDE's project explorer with one of its element
- How to change search background color in eclipse
- How can I make hidden files display in Eclipse Project explorer when using a RSE linked folder?
- How to make the whole line change color in Eclipse when I toggle a breakpoint?
- How to change background color in eclipse for a not defined region?
- How can I change Eclipse color scheme for a specific file extension?
- How to change the default C++ file extension in Eclipse CDT when creating a new file?
- How to locate current file in Eclipse Project Explorer view using keyboard shortcut?
- How to change the background color of a potential match in Eclipse
- Eclipse CDT: How can I change background color of tooltip in editor?
- How to change this default background highlight color of eclipse ? Pic attached
- How to navigate to parent folder of current file in Project Explorer view using keyboard shortcut in Eclipse IDE?
- How to Change background Color while Hovering in Eclipse Editor
- How to get selected file in Package Explorer from Eclipse
- How to open folder of a file not in the project explorer in Eclipse IDE?
- How can I change the background color for the the Eclipse 3.5 editor?
- Eclipse buttons menu change color when is in the background
- How to change the file sort in Eclipse (Kepler) project
- Eclipse Neon: How to change color of selected line?
- How to fix unreadable selected text color in Eclipse Mars file properties dialog on Ubuntu?
- How to change the selected text color in pydev / eclipse dark theme
- How to change minSDK Version in Eclipse Android project (recurring errors when saving)
- Is needing to refresh the Project Explorer Pane in Eclipse when the file structure changes a bug or a feature?
- How get the path of a java file selected in the pacake explorer in eclipse
- How to change view Project Explorer tree in Eclipse
More Query from same tag
- how to link tables in birt report
- why are my eclipse code error labels lagging
- Syntax highlighting of class object is different in two versions of code
- Eclipse installer not showing any packages
- How to run specific Activity first?
- Git pull successfully but not shown in eclipse
- reg: what is the library dependency for sqlContext?
- Getting data from particular number of rows
- Entities and the adapter pattern
- Where are per-file editor type overrides stored
- MVEL Expression with multiple conditions
- Installation error plugin WebSphere Application Server V7 in eclipse Mars
- SpringJUnit4ClassRunner isn't recognized as a type
- Android. How correct to set Build Target for application and Min SDK version?
- Spring Security 3.2.0.RC1 - <http> element and deprecated method
- Enable pep8 in Eclipse
- Error converting from ArrayList to double[]?
- GlassFish cannot be installed in Eclipse
- Error when opening eclipse with Spring Tools Suite
- Eclipse shows annotated errors but builds successfully
- Eclipse + Phonegap + Sencha touch ==> call to webserver running locally
- Eclipse freeze accessing project -> properties -> android tab
- Resources shared by two projects in java
- How to attach javadoc or specify javadoc location in eclipse automatically
- Eclipse Fonts Looking Weird
- Eclipse+Pydev: "cleanup" functions aren't called when pressing "stop""?
- Python Anaconda no module name _imagingtk
- How do I get git to stop changing newlines in my files?
- NoClassDefFoundError - Eclipse - Apache HTTPClient
- Eclipse IDE with Android - exceptions while opening XML files for the first time