Files
spring-tools/eclipse-extensions/org.springframework.ide.eclipse.xterm/css/terminal-dark-theme.css
2020-10-16 18:38:14 -04:00

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'