10 lines
525 B
CSS
10 lines
525 B
CSS
/* See bug 466075 about the pseudo-selector ":org-springframework-tooling-ls-eclipse-commons" */
|
|
IEclipsePreferences#org-eclipse-ui-workbench:org-springframework-ide-eclipse-xterm {
|
|
preferences:
|
|
'org.springframework.ide.eclipse.xterm.background=41,41,41'
|
|
'org.springframework.ide.eclipse.xterm.foreground=255,255,255'
|
|
'org.springframework.ide.eclipse.xterm.selection=235,235,235'
|
|
'org.springframework.ide.eclipse.xterm.cursor=255,255,255'
|
|
'org.springframework.ide.eclipse.xterm.cursorAccent=255,255,255'
|
|
|