Files @ c8f0d1b9a171
Branch filter:

Location: light9/theme/Just-Dark/gtk-3.0/applications-dark-overrides.css - annotation

drewp@bigasterisk.com
timeline scrubbing shows up on vidref (again)
Ignore-this: 62d3c7ffc411949e211c6e286f551b55
@define-color documents_collection_bg shade(@theme_bg_color, 1.2);

GeditStatusbar {
  background-image: linear-gradient(to bottom,
                                    shade(@theme_bg_color, 1.05),
                                    shade(@theme_bg_color, 0.9));
  box-shadow: inset 0 1px alpha(white, 0.15);
}

/* Rhythmbox */
RBButtonBar.toolbar {
  background-color: @theme_bg_color;
  border-style: none;
  background-image: none;
}