Files @ 6a1076af059e
Branch filter:

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

Drew Perttula
get new Just-Dark gtk theme
Ignore-this: 816cccf9d727462e53c884b7f1207cc7
@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;
}