Skip to content

Commit 53794e6

Browse files
set background color for variables view in dark mode
1 parent a791b17 commit 53794e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

debug/org.eclipse.debug.ui/css/e4-dark_debug_prefstyle.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,5 @@ IEclipsePreferences#org-eclipse-debug-ui {
5757

5858
#VariablesViewer {
5959
font-family: '#org-eclipse-debug-ui-VariableTextFont';
60+
background-color: #2F2F2F;
6061
}

0 commit comments

Comments
 (0)