splash-fix.css 208 Bytes
Newer Older
Patiphan Marak's avatar
Patiphan Marak committed
1 2 3 4 5 6 7
#org-eclipse-ui-splash-progressText {
  color: #a6bcd2;
}

#org-eclipse-ui-splash-progressPart {
  background-image: url('me-custom:/platform:/plugin/com.genuitec.eclipse.modernweb.angular2.ui/splash.bmp');
}