gtk-engines-2.20.2-java-look.patch 602 B

1234567891011121314151617181920212223
  1. --- gtk-engines-2.19.0/themes/Clearlooks/gtk-2.0/gtkrc.orig 2011-11-27 14:25:46.523593240 -0800
  2. +++ gtk-engines-2.19.0/themes/Clearlooks/gtk-2.0/gtkrc 2011-11-27 14:25:34.400658810 -0800
  3. @@ -207,8 +207,8 @@
  4. }
  5. style "menu" {
  6. - xthickness = 0
  7. - ythickness = 0
  8. + xthickness = 2
  9. + ythickness = 2
  10. bg[NORMAL] = shade (1.08, @bg_color)
  11. @@ -229,7 +229,7 @@
  12. # 2. The line should go to the edges (ie. no border at the left/right)
  13. style "separator_menu_item" {
  14. xthickness = 1
  15. - ythickness = 0
  16. + ythickness = 1
  17. GtkSeparatorMenuItem::horizontal-padding = 0
  18. GtkWidget::wide-separators = 1