Files @ 499d5c6b153b
Branch filter:

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

Drew Perttula
rewrite /live to edit effects in-graph
Ignore-this: ea45128f7bae6d17fda122991105eed
@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;
}